On Sun, 22 Nov 2020 at 09:42, Niels Sascha Reedijk
niels.reedijk@xxxxxxxxx wrote:
all the loaded images, and gives you all the elf program headers as
they are loaded. I am looking for an equivalent for Haiku (or how to
approximate it). My gut tells me to start looking at the (private)
debugging API between the kernel and the Debugger, but I don't really
know where to look.
In the absence of symbolic debugging info a la DWARF, you are correct, c.f.
...
↧