mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
Update GDBStub library with the source of esp-gdbstub
This commit is contained in:
3
libraries/GDBStub/gdbcmds
Normal file
3
libraries/GDBStub/gdbcmds
Normal file
@ -0,0 +1,3 @@
|
||||
set remote hardware-breakpoint-limit 1
|
||||
set remote hardware-watchpoint-limit 1
|
||||
target remote :9980
|
Reference in New Issue
Block a user