ladybird/Base/home/anon/little
Itamar 74f41d5f98 HackStudio: Add cpp debugger
The HackStudio debugger integrates with LibDebug to provide
source-level debugging.

The user can set breakpoints at various positions in the source code,
and then run the program in debug mode.

When the program is stopped, the current execution position is
displayed, and the user can insert/remove breakpoints, continue
execution, or single step the program.
2020-04-25 13:16:46 +02:00
..
little.files HackStudio: Start fleshing out the GUI for a GUI designer :^) 2019-11-09 00:41:00 +01:00
main.cpp little: Make this build by default, and add some curlies 2019-11-18 19:01:50 +01:00
Makefile HackStudio: Add cpp debugger 2020-04-25 13:16:46 +02:00
test.frm HackStudio: Start fleshing out the GUI for a GUI designer :^) 2019-11-09 00:41:00 +01:00