Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

Ticket #236 (new defect)

Opened 11 years ago

Last modified 11 years ago

Templated functions seem to be skipped by breakpoints

Reported by: Anonymous Assigned to: sagitario
Priority: critical Component: Debugger
Version: 0.3.34 Keywords:
Cc:

Description

When putting a BP in side a templated function the debugger does not stop at them.

Change History

12/14/12 18:55:45 changed by sagitario

I cannot reproduce with simple examples, and setting breakpoints in templates in my own code works, though I'm not usually using VS2012. Can you povide example code?

09/13/13 21:10:31 changed by sagitario