]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* gdbcore.h: New variable gnutarget.
authorJim Kingdon <jkingdon@engr.sgi.com>
Mon, 9 Aug 1993 16:53:32 +0000 (16:53 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Mon, 9 Aug 1993 16:53:32 +0000 (16:53 +0000)
commit0685d95ff4b448c413fe9717c45116820f35ac58
treec7adafcc1119e58e3ea529f719c9013362d5749b
parent95a98b5efa7b4ca7bffb156f1af26235611a3923
* gdbcore.h: New variable gnutarget.
* core.c: Add commands to set and show it.
* Callers to bfd_*open*: Pass gnutarget instead of NULL as target.
* environ.c (set_in_environ): For GNUTARGET, use set_gnutarget not
putenv.

* symtab.c (decode_line_1): Give error on unmatched single quote.
gdb/ChangeLog
gdb/core.c
gdb/corelow.c
gdb/environ.c
gdb/remote-hms.c
gdb/remote-sim.c
gdb/remote-udi.c
gdb/testsuite/ChangeLog
gdb/xcoffexec.c