question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tracer exploration technique only expects ELF

See original GitHub issue

Describe the bug.

The tracer exploration technique only uses project.loader.all_elf_objects (here too), but not all_pe_objects and all_objects which would be appropiate for non-ELF targets.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
rhelmotcommented, Sep 30, 2021

I see. I’ve pushed yet another fix. does this work for you?

1reaction
rhelmotcommented, Sep 23, 2021

all_objects will never be appropriate because what we really need is to filter out all the simulated objects, i.e. the extern object, the kernel object, and the tls object.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tracer exploration technique only expects ELF issue ...
The tracer exploration technique only uses project.loader.all_elf_objects (here too), but not all_pe_objects and all_objects which would be appropiate for ...
Read more >
1.0.5 Packet Tracer - Logical and Physical Mode Exploration
Introduction to Networks v7.02 ITN - 1.0.5 Packet Tracer - Logical and Physical Mode Exploration.pka file: ...
Read more >
4.7.1 Packet Tracer - Physical Layer Exploration - YouTube
Introduction to Networks v7.02 ITN - 4.7.1 Packet Tracer - Physical Layer Exploration - Physical Mode.pka file: ...
Read more >
Elf - an overview | ScienceDirect Topics
Another interesting method consists of regenerating waste oil as base oil. Obviously, this solution can be considered only in a refinery already manufacturing ......
Read more >
A Hybrid Approach to Effort-Limited Fair (ELF) Scheduling for ...
FIGURE 16: ADJACENT TRACE,100% CFP, ELF-DCF ENABLED, POWER FACTOR ... Although techniques have been introduced to reduce the amount.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found