Daniel Jacobowitz wrote:
On Sun, Apr 29, 2007 at 12:21:56AM +0200, Jiri Palecek wrote:
Package: gdb
Version: 6.4.90.dfsg-1
Severity: normal

Hello,

I was trying to debug a dynamic loaded library (it was a KPart in Krusader).
However, if I do

break 'KABC::StdAddressBook::self()'

and confirm the ...pending library load question, and then, run the program
till the point the library is actually loaded, gdb crashes.

The backtrace is attached.

Unfortunately the backtrace doesn't tell me anything.  How can I
reproduce this?

There are already some pending breakpoint tests in the testsuite, so
it can't be completely broken.

Well, this is just an example that shows working tests do not imply
bug-free program :-) BTW, I compiled gdb and not all tests passed,
see attachment.

Did you try reproducing with the same libraries? Eg. set up a breakpoint
inside a KPart that will only be loaded when you view a certain file?

Regards
   Jiri Palecek

Attachment: gdb.testlog.gz
Description: GNU Zip compressed data

Reply via email to