Code::Blocks Forums

User forums => Help => Topic started by: Gamer_2k4 on February 06, 2008, 08:55:18 am

Title: The Call Stack Debugging Window
Post by: Gamer_2k4 on February 06, 2008, 08:55:18 am
When debugging and looking at the call stack window, I noticed that all of the functions are listed as ??().  Assuming that this isn't correct behavior, how do I get more meaningful output? (main(), etc. instead of ??() )
Title: Re: The Call Stack Debugging Window
Post by: mandrav on February 06, 2008, 09:54:53 am
This can happen in two cases: