I've got an odd problem that the debugger is no lo...
# sst
r
I've got an odd problem that the debugger is no longer hitting my breakpoints. I think I remember a Visual Studio Code update yesterday (1.62.0) but other than that, I can't think of what's changed. Anyone know of a way to debug the debugger?
The code is getting executed, just breakpoints aren't hit. Tried enabling/disabling, restarting the debug session, restarting vsc.
Downgraded VSC, no difference 😞
Worked out what this was, it's the Thundra layer. Must be interfering with the debugger's ability to attach to the process somehow. I'll help out by writing a section of the guide on integrating Thundra which includes this little gotcha soon.
j
@Ross Coundon Yeah that would be super helpful, given that more people are probably looking to move from Epsagon.