]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* scm-lang.c: Moved Scheme value printing code to ...
authorPer Bothner <per@bothner.com>
Sat, 30 Sep 1995 23:36:40 +0000 (23:36 +0000)
committerPer Bothner <per@bothner.com>
Sat, 30 Sep 1995 23:36:40 +0000 (23:36 +0000)
commit5b4d668a82e8e56c1d7c94624e7773e3ec292602
treeb6fe9e3c40ae82ce52449b125127073130ebf3bf
parent66efdff90793ccf318c23bcfd52995654ec26404
* 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}.
gdb/.Sanitize
gdb/ChangeLog
gdb/Makefile.in
gdb/scm-lang.c
gdb/scm-lang.h [new file with mode: 0644]
gdb/scm-tags.h [new file with mode: 0644]
gdb/scm-valprint.c [new file with mode: 0644]