gdb 5.0.90

2001-12-11 Thread wim delvaux
STILL NOT ABLE SO RESTORE BREAKPOINTS IN SHARED LIBRARY. There exists a patch to do it but apparently it is STILL not in the main release. So if you run a program, crash, set a breakpoint in a source file for a shared library and rerun, it stil does not reset the breakpoint !!! What is going

bleeding edge gdb 5.1 : build 20010812

2001-08-12 Thread wim delvaux
HI all, I have some serious problems with thread cleanups. Before I was running gdb 5.0 and could not find a way out. I had already dropped down to assembler stepping (stepi) to notice that in one statement there was not problem STEPi once more and BOOM ptrace: no such process So

Re: strange behavior after program exits sucessfully

2001-07-31 Thread wim delvaux
Mark Kettenis wrote: Thanks for your report. Unfortunately you've left out some essential information. What version of GDB are you using, and in which platform? Mark Sorry gdb 5.0 on linux 2.2.18 ___ Bug-gdb mailing list [EMAIL PROTECTED]

bug in gdb-5.0 (and other versions)

2000-05-23 Thread wim delvaux
THIS DOWN FOR 2 DAYS TRYING TO FIX IT MYSELF BUT ALTHOUGH I KNOW WHY THE ERROR OCCURS AND ALSO WHAT CODE IS IN ERROR I DO NOT KNOW THE CLEAN/NICE/ELEGANT WAY TO FIX IT. IS THERE ANYBODY WHO CAN LOOK INTO THIS ! Wim Delvaux