purduesigbots / pros

Source code for PROS kernel: open source C/C++ development for the VEX V5 microcontroller
https://pros.cs.purdue.edu
Other
267 stars 76 forks source link

Feature request: Debugger like found in robot c #126

Open Samuel12321 opened 5 years ago

edjubuh commented 5 years ago

It's technically feasible to implement a GDB stub, but not something we're interested in implementing in the near future.

I've seen students implement a GDB stub for a similar OS (xinu) but using x86.