diff options
author | Per Bothner <per@bothner.com> | 1995-09-30 23:36:40 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1995-09-30 23:36:40 +0000 |
commit | 5b4d668a82e8e56c1d7c94624e7773e3ec292602 (patch) | |
tree | b6fe9e3c40ae82ce52449b125127073130ebf3bf /gdb/.Sanitize | |
parent | 66efdff90793ccf318c23bcfd52995654ec26404 (diff) | |
download | gdb-5b4d668a82e8e56c1d7c94624e7773e3ec292602.zip gdb-5b4d668a82e8e56c1d7c94624e7773e3ec292602.tar.gz gdb-5b4d668a82e8e56c1d7c94624e7773e3ec292602.tar.bz2 |
* scm-lang.c: Moved Scheme value printing code to ...
* scm-valprint.c: ... this new file.
Also major improvements in support for printing SCM values.
* scm-lang.h: New file.
* scm-tags.h: New file.
* Makefile.in: Note new scm-valprint.{c,o}.
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 972b9a4..6c377c3 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -287,6 +287,9 @@ rs6000-tdep.c rom68k-rom.c saber.suppress scm-lang.c +scm-lang.h +scm-tags.h +scm-valprint.c ser-e7kpc.c ser-go32.c ser-mac.c |