User forums > Using Code::Blocks
Problem with Debugger when upgrading MinGW
recobb:
gdb bug posted: http://sourceware.org/bugzilla/show_bug.cgi?id=12493
major_tom3:
I am experiencing the very same problems. I see that the Bugzilla bug has not been worked on or even assigned to anyone in over two years.
Was a resolution ever found to this problem? Can anyone update this thread?
Thanks in advance.
stahta01:
--- Quote from: major_tom3 on April 03, 2013, 11:47:37 am ---I am experiencing the very same problems. I see that the Bugzilla bug has not been worked on or even assigned to anyone in over two years.
Was a resolution ever found to this problem? Can anyone update this thread?
Thanks in advance.
--- End quote ---
from http://sourceware.org/bugzilla/show_bug.cgi?id=12493
--- Quote ---A minimal reproducer that just uses gdb (no codeblocks in the picture) would go
a long way. Please also try 7.5 and if possible the 7.6 release candidate
(bugs in this area have been fixed in 7.6).
--- End quote ---
I suggest doing what is suggest on the site linked.
Note: The Code::Blocks team does NOT fix bugs in gdb.
If you want it fixed; I suggest finding the gdb produced by the MinGW team instead of a third party like TDM etc.
Reproduce the problem using the command line interface of gdb.
Submit the way to reproduce the bug.
Tim S.
ollydbg:
--- Quote from: major_tom3 on April 03, 2013, 11:47:37 am ---I am experiencing the very same problems. I see that the Bugzilla bug has not been worked on or even assigned to anyone in over two years.
Was a resolution ever found to this problem? Can anyone update this thread?
Thanks in advance.
--- End quote ---
I don't have any problem on the recobb's test code.
If you have a test case, you can post it in GDB's Bugzilla, it is:http://sourceware.org/bugzilla/show_bug.cgi?id=12493
--- Quote ---So far, the pattern on my system (3 different project files) is this:
-data file in parallel folder (up a level from the project file, then down a level into another folder) - the problem always occurs.
-data file in project folder -it usually works, although not always. But immediately running it again can change the result from the previous run
-data file in parent folder - fairly random
--- End quote ---
Every test case works fine.
I'm using PCX's MinGW GCC 4.6.3, and GDB CVS build myself.
Navigation
[0] Message Index
[*] Previous page
Go to full version