Skip to content

interfiberschool/v5dbg

 
 

Repository files navigation

v5dbg

v5dbg is an experimental real-time debugger for V5 C++ programs

image

Features

v5dbg implements many common debugger features you may be used to in debuggers such as gdb, lldb, or the builtin Visual Studio debugger

  • View variable memory
  • Set the value of variables during debugging
  • View stacktraces for each active thread
  • Set breakpoints
  • Set conditional breakpoints

About

(WIP) Real time debugger for V5 C++ programs written with PROS

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 58.2%
  • C 40.2%
  • Python 1.2%
  • Makefile 0.3%
  • Linker Script 0.1%
  • Rust 0.0%