Bug#421427: gdb: crashes when using a pending library load breakpoint

2007-05-03 Thread Daniel Jacobowitz
On Fri, May 04, 2007 at 01:42:08AM +0200, Jiri Palecek wrote: > 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. The testsuite is never zero-failure unfortunately. Your results look fine. >

Bug#421427: gdb: crashes when using a pending library load breakpoint

2007-05-03 Thread Jiri Palecek
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

Bug#421427: gdb: crashes when using a pending library load breakpoint

2007-04-29 Thread Daniel Jacobowitz
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 ..

Bug#421427: gdb: crashes when using a pending library load breakpoint

2007-04-28 Thread Jiri Palecek
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