This is the mail archive of the gdb-prs@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]

[Bug c++/19730] GDB crashing before starting the debug session


https://sourceware.org/bugzilla/show_bug.cgi?id=19730

Alexandru Bogdan <alexandru.bogdan@raptor-technologies.ro> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |UNCONFIRMED
     Ever confirmed|1                           |0

--- Comment #2 from Alexandru Bogdan <alexandru.bogdan@raptor-technologies.ro> ---
(In reply to Keith Seitz from comment #1)
> There is a lot of information missing from this bug, so I'm having a guess
> at this, but does the proposed patch for 18303 help the situation at all?
> 
> https://sourceware.org/ml/gdb-patches/2016-01/msg00715.html

This only happened when I had some breakpoints set in "C" code, in a mixed C &
C++ project. After I noticed and removed them, it worked properly. I have tried
to reproduce the issue but now it seems to work without problems even with
breakpoints set in the "C" code.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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