Exception breakpoint

Sysprogs forums Forums VisualGDB Exception breakpoint

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9609
    hromain
    Participant

    Hi,

    Is it possible to set a breakpoint when an Exception is thrown ?

    #9624
    support
    Keymaster

    Hi,

    Yes, you can do that by pressing the Signals button in the GDB Session window, going to the Catchpoints page and selecting “Break on throwing an exception”.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.