Home » Community » Newbie corner » Debugging
Re: Debugging [message #29671 is a reply to message #29665] |
Sat, 06 November 2010 18:22   |
|
Hi Wlad,
If you run app in debug mode and exception happens it should bring you some of the predefined breakpoints in the U++ sources. The stack should be available to browse using the drop-down list under the source view area. If you want to copy the full backtrack there is an option for that in Debug menu.
The problem with disabled option in Debug menu might be caused by mingw debugger - it sometimes takes it quite a long time to give theide all the informations (current position in code, stack, etc.). Unfortunately there is not much that could be done about this.
Honza
|
|
|
Goto Forum:
Current Time: Sun Aug 24 22:02:09 CEST 2025
Total time taken to generate the page: 0.05468 seconds
|