mirror of
https://github.com/go-delve/delve.git
synced 2025-11-02 12:59:01 +08:00
Cleanup of printing and putsing
This commit is contained in:
@ -92,6 +92,7 @@ single_step(thread_act_t thread) {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO(dp) return kret
|
||||
void
|
||||
clear_trap_flag(thread_act_t thread) {
|
||||
kern_return_t kret;
|
||||
|
||||
Reference in New Issue
Block a user