Feature #266
Breakpoints in templates
Status: | New | Start date: | 03/19/2012 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | Miroslav Fidler | % Done: | 0% | |
Category: | Debugger | Spent time: | - | |
Target version: | - |
Description
Nowadays it is possible to set breakpoints in templates but they do not stop program process.
A dirty trick is to put in the template to debug a call to a dummy function located in a .c file, and to put the breakpoint in that function.
However to install this feature will be great :).
History
#1 Updated by Iñaki Zabala over 9 years ago
- Priority changed from Normal to Low