User forums > Using Code::Blocks

while debuging

(1/1)

MoonKid:
Is it possible for the preprocessor to find out if the deubbger is running or not?

#ifdef _DEBUG
It work for debug builds, but it doesn't matter if the debuger is realy running or not.

Is there something like this?
#ifdef _DEBUG_RUNNING

thomas:
No.

Navigation

[0] Message Index

Go to full version