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.