mirror of
https://github.com/open-goal/jak-project
synced 2026-05-26 15:46:14 -04:00
Add some debugger memory utilities (#109)
* add some memory utilities * run waitpid in a separate thread and support very simple breakpoints * fix breakpoints * add missing windows stub function * fix error message on exit
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
*/
|
||||
|
||||
#include <cstring>
|
||||
#include "common/goal_constants.h"
|
||||
#include "kmalloc.h"
|
||||
#include "kprint.h"
|
||||
#include "kscheme.h"
|
||||
|
||||
Reference in New Issue
Block a user