User forums > Nightly builds

The 17 September 2011 build (7452) DEBUGGER BRANCH version is out.

<< < (8/9) > >>

ollydbg:
@obf, Is it possible to use a macro in the below edit dialog?

see the image:


Thanks.

BTW:
For those who use a more recent gcc (like gcc 4.5, 4.6, or 4.7), you may experience a very annoying debug experience when you debugger leave the scope, you will jump to some line of your local variable declaration.

See:
Why running the next command will jump back to the previous line positio and the following posts. It looks like its a bug in GCC Bug 49951 – [4.5/4.6/4.7 Regression] Debug stepping behavior regarding g++ Class destructor has changed for the worse starting at gcc 4.5.0.

As a result, I'm returning to use a mingw gcc 4.4.5 version again. :D

Oleg_Sam:
http://forums.codeblocks.org/index.php/topic,15139.30.html

oBFusCATed:

--- Quote from: ollydbg on October 30, 2011, 02:58:00 am ---As a result, I'm returning to use a mingw gcc 4.4.5 version again. :D

--- End quote ---
It is not that bad, sometimes it could be useful :)

I know about the patch, but I've not tested it yet.

ollydbg:

--- Quote from: oBFusCATed on October 31, 2011, 10:34:10 am ---I know about the patch, but I've not tested it yet.

--- End quote ---
what does this sentence means???


--- Quote from: oBFusCATed on October 31, 2011, 10:34:10 am ---
--- Quote from: ollydbg on October 30, 2011, 02:58:00 am ---As a result, I'm returning to use a mingw gcc 4.4.5 version again. :D

--- End quote ---
It is not that bad, sometimes it could be useful :)

--- End quote ---
If we use gdb command line, then it is not bad, but if the caret jump wildly in your c::b editor, it is too bad. :D

oBFusCATed:

--- Quote from: ollydbg on October 31, 2011, 11:39:30 am ---what does this sentence means???

--- End quote ---
It is an answer to Oleg_Sam's post.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version