This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-Tools
/
dingusppc
Watch
1
Star
0
Fork
0
You've already forked dingusppc
mirror of
https://github.com/dingusdev/dingusppc.git
synced
2024-11-18 22:05:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
18a19cd52f
dingusppc
/
debugger
/
debugger.h
7 lines
94 B
C
Raw
Normal View
History
Unescape
Escape
Add simple command-line debugger.
2019-07-17 13:24:34 +00:00
#
ifndef DEBUGGER_H_
#
define DEBUGGER_H_
void
enter_debugger
(
void
)
;
clang-format everything
2020-05-12 18:55:45 +00:00
#
endif
// DEBUGGER_H_
Reference in New Issue
Copy Permalink