User forums > Using Code::Blocks

Problem with Debugger when upgrading MinGW

<< < (4/9) > >>

ollydbg:
I just test your project. (you path was hard-coded, that I need to change a lot)
I do not have memory access error(I'm using loaden's gcc 4.4.5 and gdb GNU gdb (GDB) 7.2.50.20110110-cvs)
loaden's gcc and gdb can be found:http://code.google.com/p/qp-gcc/
 :D

ollydbg:

--- Quote from: ollydbg on February 13, 2011, 12:57:25 pm ---I just test your project. (you path was hard-coded, that I need to change a lot)

--- End quote ---

BTW:
is it possible to copy the build option between projects.(this can save a lot of time)
currently, it only allowed to copy build option between targets.
Any ideas.

oBFusCATed:
You can make a plugin that copies project options ...

recobb:

--- Quote from: ollydbg on February 13, 2011, 12:57:25 pm ---I just test your project. (you path was hard-coded, that I need to change a lot)
I do not have memory access error(I'm using loaden's gcc 4.4.5 and gdb GNU gdb (GDB) 7.2.50.20110110-cvs)
loaden's gcc and gdb can be found:http://code.google.com/p/qp-gcc/
 :D

--- End quote ---

Well, thanks for trying.  I just downloaded from the site above and tried that (slightly different version: GNU gdb (GDB) 7.2.50.20101012), and still same problem.  If I open the data file located in the project folder, single stepping works.  Open in a different folder, and it does not.  That makes 4 different 7.x versions that all have the same problem (for me).  Only the pre-packaged 6.8 version does not have the problem.

ollydbg:

--- Quote from: recobb on February 13, 2011, 04:41:50 pm ---If I open the data file located in the project folder, single stepping works.  Open in a different folder, and it does not. 

--- End quote ---
This was too strange, I will test it tonight.
BTW: I guess: does your anti-virus program cause this problem??? :D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version