[MI] Stepping through disassembly without file:line info

Dmitry Dzhus dima@sphinx.net.ru
Tue Aug 11 21:24:00 GMT 2009


Greetings!

To get assembler code, -data-disassemble needs either file:line
information or start/end address.

Given that for most library functions (like malloc or printf) debug info
is usually unavailable, what shall I do to show full disassembly code
for such function using MI command?

With CLI it is as simple as `disassemble printf`.

I'm mostly interested how existing IDEs handle this.
-- 
Happy Hacking.

http://sphinx.net.ru
ã‚€



More information about the Gdb mailing list