From e6fa5bd61d55f541e22350461b9fab303aed9c14 Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Wed, 12 Oct 1994 23:12:47 +0000 Subject: Cleanup debug logging, fix single stepping. WinBond works good! --- gdb/monitor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/monitor.h') diff --git a/gdb/monitor.h b/gdb/monitor.h index b3ed532..aaaa495 100644 --- a/gdb/monitor.h +++ b/gdb/monitor.h @@ -78,6 +78,7 @@ extern struct monitor_ops *current_monitor; #define push_monitor(x) current_monitor = x; +extern void debuglogs(); extern void monitor_open(); extern void monitor_close(); extern void monitor_detach(); -- cgit v1.1