Error: Cannot find bounds of current function

Andrew Haley aph@gcc.gnu.org
Wed Apr 11 08:52:00 GMT 2007


Tong Wang writes:

 >    I had the following problem when debugging my code with insight. My main function calls the function drawg(), 
 > but when I stepped through drawg(), and reached the end of the function , if I keep type N , I got the following error.    
 > 
 > Select function name to disassemble. 
 > Error: Cannot find bounds of current function
 > 
 > It seems the debugger was somehow lost, and can't go back to the
 > main() function.  Has someone experienced the similar situation ?

We have no idea.  You haven't told us the architecture, platform,
commands used to compile, anything.

Andrew.



More information about the Gcc-help mailing list