This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gdb6.8] setting the same mutliple breakpoint twice causes SIGSEGV


Bogdan Slusarczyk wrote:

> Hi, I want to ask you if this problem is known (I cannot find such bug).
> If you set the same MULTIPLE breakpoint twice, and delete last one
> during gdb session, you will get SIGSEGV from debugged process. If you
> set such breakpoint one time, or set few breakpoints but in different
> lines then everything is ok.
> Problem exists on Windows (cygwin, g++ 3.4.4, gdb 6.8.0.20080328-cvs
> (cygwin-special) ) and Linux (g++ 3.3.5, gdb 6.8). Let me know if you
> need more details.

Any chance you could try reproducing this with CVS HEAD?

- Volodya



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]