User forums > Using Code::Blocks

Problem with Debugger when upgrading MinGW

<< < (8/9) > >>

recobb:

--- Quote from: ollydbg on February 15, 2011, 03:05:54 am ---
--- Quote from: recobb on February 15, 2011, 03:02:10 am ----data file in project folder -it usually works, although not always.  But immediately running it again can change the result from the previous run

--- End quote ---
I can definitely confirm this!!!
I guess the problem is in GDB. :D

--- End quote ---

It would seem that this problem is limited to the Windows version.  I just booted into Fedora 14 Linux (GNU gdb (GDB) Fedora (7.2-36.fc14) ) and could not recreate the problem with any of the test cases.  Every 7.x version on the Windows side that I have tried can produce the problem.

oBFusCATed:
GDB guys have mailing list and bug tracker, use it :)

ollydbg:

--- Quote from: oBFusCATed on February 15, 2011, 02:52:53 pm ---GDB guys have mailing list and bug tracker, use it :)

--- End quote ---
agreed.
BTW:
search the string "Error accessing memory address" on the gdb's source, you can quickly find in "breakpoint.c" around line 1773. but I have no idea about everything else.

Also, the related topics can be discussed in GDB mailist(not here). :D

recobb:

--- Quote from: oBFusCATed on February 15, 2011, 02:52:53 pm ---GDB guys have mailing list and bug tracker, use it :)

--- End quote ---

OK.  Well, I guess I'll have to get an account there.  Is this the right link?: http://sourceware.org/bugzilla/

Thanks.

ollydbg:

--- Quote from: recobb on February 16, 2011, 03:24:45 am ---
--- Quote from: oBFusCATed on February 15, 2011, 02:52:53 pm ---GDB guys have mailing list and bug tracker, use it :)

--- End quote ---

OK.  Well, I guess I'll have to get an account there.  Is this the right link?: http://sourceware.org/bugzilla/

Thanks.

--- End quote ---
yes.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version