iarsystems / iar-vsc-debug

Visual Studio Code extension for the IAR C-SPY debugger
19 stars 1 forks source link

I removed the breakpoint, but the break still works #22

Closed olreng closed 1 year ago

olreng commented 1 year ago

other breakpoint is work well in other code but specific code is break continuesly after remove breakpoint

iar toolchain: embedded workbench 8.4(Arm)

jlonnberg commented 1 year ago

@olreng Could you please provide some more information. Which driver are you using and which version of the visual studio code extension? Could you please include the trace information for a session where the problem occurs? Trace can be enabled by adding ""trace": true" to the launch configuration.

olreng commented 1 year ago

Sorry, I was trying to recreate the same situation. suddenly not able to reproduced. If it reproduced again, I will leave it again