dlmopen and core dumps
Jan Kratochvil
jan.kratochvil@redhat.com
Wed Dec 19 18:07:00 GMT 2012
On Sat, 15 Dec 2012 01:20:03 +0100, Carlos O'Donell wrote:
> Why not just run a generic program, or rather a python script?
Python is needlessly expensive. There does not exist only GDB, there exist
other smaller tools examining external programs which can for example run on
embedded targets.
Python also has various compatibility issues, I doubt it is compatible with
every platform GDB and other debugging tools are compatible with.
Why not to use DWARF expression code?
Jan
More information about the Libc-alpha
mailing list