Skip to content
 
 

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages