User forums > Help

Debugging...

(1/1)

Fletscher:
Hi

I use C::B 1.0 RC2 and GDB 6.3. When i use the debugger for my windows console app, the debugger-windows
shows this error message "Previous frame inner to this frame (corrupt stack?)... error".

Does somebody know this problem or did something wrong?

Thanx
Fletscher

mandrav:

--- Quote ---Does somebody know this problem or did something wrong?
--- End quote ---

Yes, you did something wrong in your program. Smells like stack corruption, as the message says...

K.I.L.E.R:
Check for NULL pointers.
I'm sure you used something before initialising it.

Michael:
I would give a try to the latest nightly build.

Michael

Pecan:

--- Quote ---"Previous frame inner to this frame (corrupt stack?)... error".
--- End quote ---

Nice to know what that error msg actually means...

thanks
pecan

Navigation

[0] Message Index

Go to full version