Bug #7579 2006-05-24 10:35

apsazvi

Folded code block doesn't unfold from debugger

At least one auto-unfolding failure still remains. When you step into a function the definition of which is completely surrounded by a folded block (conditional compilation for instance), then CB fails to unfold all the way to the current line. You must see the line number in the debug output and do Ctrl+G.

Since the "show me this line" code invoked with Ctrl+G never fails, I suggest that this code be factored out and shared (also by search results, see #7210).

Category
Debugger
Group
 
Status
Closed
Close date
2006-05-25 11:15
Assigned to
 
mandrav 2006-05-25 11:15

This bug is now fixed in HEAD.

Thank you for reporting it.