Skip to content

cannot step in debugger after exception #234

Open
@dlangBugzillaToGithub

Description

@dlangBugzillaToGithub

r.sagitario (@rainers) reported this on 2013-09-13T13:16:42Z

Transfered from https://issues.dlang.org/show_bug.cgi?id=11026

CC List

Description

original report: http://www.dsource.org/projects/visuald/ticket/42

reported 04/18/11 06:07:07 by Extrawurst for version 0.3.23
bug in Debugger

If the user code throws an exception VD gives me asks me if i want to break or continue. i want to break. then i want to step further to see where the exception gets handled. now i get asked if i want to pass the exception to the application. if i do that the app gets run again -> no chance to step and see where it is caught (besides putting breakpoints all over the catch blocks..
if on the other hand i do not let the app handle the exception the control flow is different and i cannot follow either...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions