From: Daniel Berlin Date: Thu, 30 Mar 2000 03:10:58 +0000 (+0000) Subject: Didn't realize this auto-generated gdb-events.c. Since it does, i applied the gdb... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=23bd111d9228ab08588195c3b20303d8f9b2ce3d;p=binutils-gdb.git Didn't realize this auto-generated gdb-events.c. Since it does, i applied the gdb-events.c fix for deprecation back to here. --- diff --git a/gdb/gdb-events.sh b/gdb/gdb-events.sh index 6b0b958402a..beabda602b8 100755 --- a/gdb/gdb-events.sh +++ b/gdb/gdb-events.sh @@ -535,6 +535,7 @@ void _initialize_gdb_events (void); void _initialize_gdb_events (void) { +struct cmd_list_element *c; #if WITH_GDB_EVENTS EOF function_list | while eval read $read @@ -547,13 +548,21 @@ do done cat <