mingw-w64-i686-gdb 7.12-1 crashed #716
Comments
|
same thing in my instalation, any idea? |
|
I've downgrade to version 7.11-1 and gdb returned to work. Obviously the problem is the version 7.12 |
|
I have the same issue, downgrade to version 7.11-1 and gdb returned to work ... |
|
Still the same issue with gdb 7.12.2 :( |
|
Easily reproducible by typing an invalid command. Looks like a C++ exception is thrown by Trace: |
orgads
added a commit
to orgads/MINGW-packages
that referenced
this issue
Mar 7, 2017
Fixes msys2/MSYS2-packages#716. Future versions of gdb will have a flag for that[1]. [1] https://sourceware.org/bugzilla/show_bug.cgi?id=21187
orgads
added a commit
to orgads/MINGW-packages
that referenced
this issue
Mar 7, 2017
Fixes msys2/MSYS2-packages#716. Future versions of gdb will have a flag for that[1]. [1] https://sourceware.org/bugzilla/show_bug.cgi?id=21187
Alexpux
added a commit
to msys2/MINGW-packages
that referenced
this issue
Mar 7, 2017
Fixes msys2/MSYS2-packages#716. Future versions of gdb will have a flag for that[1]. [1] https://sourceware.org/bugzilla/show_bug.cgi?id=21187
|
thank you for this fix as well this also was another fix that helped prevent crashing of GDB with IDE's. |
emmenlau
added a commit
to BioDataAnalysis/MINGW-packages
that referenced
this issue
Mar 13, 2017
Fixes msys2/MSYS2-packages#716. Future versions of gdb will have a flag for that[1]. [1] https://sourceware.org/bugzilla/show_bug.cgi?id=21187
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The problem is on my win7 32 bits (second computer with msys64 work ok)
Below log from msys2 MINGW32 console:
Next Full log from QtCreator when I try debug default "HeloWorld" cpp project
The text was updated successfully, but these errors were encountered: