aboutsummaryrefslogtreecommitdiff
path: root/gdb/.Sanitize
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1996-11-20 08:55:42 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1996-11-20 08:55:42 +0000
commit4da8b2a5f472f70993e7a40529960547eabe6479 (patch)
treeb0dca307c40edcbaad6e2271949fda83bc0af111 /gdb/.Sanitize
parent9d10b92d2ab96407190ff3e22afecf0370c75149 (diff)
downloadgdb-4da8b2a5f472f70993e7a40529960547eabe6479.zip
gdb-4da8b2a5f472f70993e7a40529960547eabe6479.tar.gz
gdb-4da8b2a5f472f70993e7a40529960547eabe6479.tar.bz2
* callback.h: Deleted, moved to ../include.
* callback.c: Deleted, moved to ../sim/common. * Makefile.in (SFILES,COMMON_OBJS): Delete callback.[co]. (callback.o): Delete rule. * remote-sim.h: No longer include callback.h (sim_callback_write_stdout): Delete prototype. * remote-sim.c (init_callbacks,end_callbacks): New functions. (gdb_os_write_stdout, gdb_os_printf_filtered): New functions. (gdb_callback, callbacks_initialized): New static globals. (gdbsim_open): Call init_callbacks. (gdbsim_close): Call end_callbacks. (simulator_command): Call init_callbacks.
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r--gdb/.Sanitize2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize
index a64672d..8dd24e7 100644
--- a/gdb/.Sanitize
+++ b/gdb/.Sanitize
@@ -158,8 +158,6 @@ breakpoint.c
breakpoint.h
buildsym.c
buildsym.h
-callback.c
-callback.h
c-exp.y
c-lang.c
c-lang.h