summaryrefslogtreecommitdiffstats
path: root/gdb/event-loop.c
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-05-25 18:09:09 +0000
committerJason Molenda <jmolenda@apple.com>1999-05-25 18:09:09 +0000
commit392a587b0562bfd8561bc15ad2625a4f49f461f0 (patch)
tree933e0970b7845c901c7ea3e128fa9cb0dcf9fe14 /gdb/event-loop.c
parent751d21b5b946a4a451552fbac692b14abea3d816 (diff)
downloadppe42-binutils-392a587b0562bfd8561bc15ad2625a4f49f461f0.tar.gz
ppe42-binutils-392a587b0562bfd8561bc15ad2625a4f49f461f0.zip
import gdb-1999-05-25 snapshot
Diffstat (limited to 'gdb/event-loop.c')
-rw-r--r--gdb/event-loop.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/event-loop.c b/gdb/event-loop.c
index fe1d0f5bd1..26930343fb 100644
--- a/gdb/event-loop.c
+++ b/gdb/event-loop.c
@@ -59,7 +59,7 @@ event_queue;
basically a description of what kind of events gdb is interested
in, for each fd. */
-/* As of 4/30/99 only the input file descriptor is registered with the
+/* As of 1999-04-30 only the input file descriptor is registered with the
event loop. */
#ifdef HAVE_POLL
@@ -124,7 +124,6 @@ static int async_handler_ready = 0;
static void invoke_async_signal_handler PARAMS ((void));
static int gdb_wait_for_event PARAMS ((void));
static int check_async_ready PARAMS ((void));
-extern display_gdb_prompt PARAMS ((char *));
/* Insert an event object into the gdb event queue at
OpenPOWER on IntegriCloud