gdb 6.7.50.20071127 - few problems
Bogdan Slusarczyk
bodzio131@op.pl
Wed Dec 12 11:26:00 GMT 2007
Hi,
I've tried to use gdb6.7.50.20071127 (mingw). I noticed few problems (in
comparison with gdb6.7.1).
1) after attaching to process 'info shared' returns: "No shared
libraries loaded at this time" (gdb6.7.1 returns few libraries)
2) debugged process has loaded shared library using LoadLibrary, and I
cannot set breakpoint in this library. I get: "No symbol table is
loaded. Use the "file" command" (using gdb6.7.1 I can set breakpoint
without problem).
Why I have to use 'file' command (and 'symbol-file' too)? It works with
mentioned commands but I'm wondering it's intended behaviour or bug?
Regards
Bogdan
P.S. 6.7.50.20071211 works in the same way.
More information about the Gdb
mailing list