jak-project/common
water111 0451a06d76
Set up the compiler to ptrace the runtime (#107)
* set up the compiler to ptrace the runtime

* clang format

* move debugger state to a separate Debugger class

* support registers and break and continue

* documentation and fix windows

* make listener part of compiler, not a separate library

* implement memory read and write

* fix for windows
2020-10-31 14:07:43 -04:00
..
cross_os_debug Set up the compiler to ptrace the runtime (#107) 2020-10-31 14:07:43 -04:00
cross_sockets Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
goos Try to speed up the build (#106) 2020-10-29 21:27:52 -04:00
type_system add types 2020-10-25 12:07:10 -04:00
util Amalgamate FileIO and remove duplicate Timer header 2020-10-25 02:27:48 -04:00
common_types.h Set up the compiler to ptrace the runtime (#107) 2020-10-31 14:07:43 -04:00
goal_constants.h Set up the compiler to ptrace the runtime (#107) 2020-10-31 14:07:43 -04:00
link_types.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
listener_common.h Set up the compiler to ptrace the runtime (#107) 2020-10-31 14:07:43 -04:00
symbols.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
versions.h Compiler Cleanup (Part 2) (#56) 2020-09-25 21:11:27 -04:00