Closed
Description
Can you prepare a tutorial (video of actual working task would be ideal) how exactly to use GDBStub to catch and backtrace exception ? I followed your description and found the same issues as here http://blog.squix.org/2016/04/esp8266-offline-debugging-with.html
gdb cannot attach to remote process, if I try directly attach to redirected I got invalid packet error in gdb, if I try to add line ((int*)0) = 0 then I cannot run device - it stuck on reset
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.