List Info

Thread: gdb 6.7.50.20071127 - few problems




gdb 6.7.50.20071127 - few problems
country flaguser name
Poland
2007-12-12 05:26:05
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.

Re: gdb 6.7.50.20071127 - few problems
user name
2007-12-13 18:52:59
Bogdan Slusarczyk wrote:
> 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)

I can reproduce this when attaching without specifying the
executable
'gdb --pid $pid', and can't if I do specify it.  I take it
that's
what you mean.

> 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).

I haven't tried to reproduce this, but from the description,
it
either,
   looks like the same problem -- GDB should have at least
minimal symbols from the loaded dlls (extracted from the
dll's export table) ; if it didn't find the dlls, and you
didn't
pass a symbol file on the command line, there will be no
symbol
table loaded
   or looks like related to PR2368 and/or PR2369.

> 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?
> 

Bug.

Could you open a bug report for 1) ?

(Also, when reporting win32 bugs, it would be nice to also
test it on a cygwin build -- nice, but not required.)

-- 
Pedro Alves


Re: gdb 6.7.50.20071127 - few problems
user name
2007-12-15 09:43:53
> Could you open a bug report for 1) ?
> 
Done, see bug 2386 (http://sour
ceware.org/cgi-bin/gnatsweb.pl)

Best regards,
Bogdan

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )