import gdb-2000-01-31 snapshot

This commit is contained in:
Jason Molenda
2000-02-01 03:19:29 +00:00
parent 557537a556
commit da59e08184
35 changed files with 1660 additions and 1239 deletions

View File

@@ -376,10 +376,6 @@ int (*ui_loop_hook) PARAMS ((int));
void (*command_loop_hook) PARAMS ((void));
/* Called instead of fputs for all output. */
void (*fputs_unfiltered_hook) PARAMS ((const char *linebuffer, GDB_FILE * stream));
/* Called from print_frame_info to list the line we stopped in. */
void (*print_frame_info_listing_hook) PARAMS ((struct symtab * s, int line,