]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* interps.c (_initialize_interpreter): Remove ability to set
authorKeith Seitz <keiths@redhat.com>
Tue, 13 Aug 2002 16:49:06 +0000 (16:49 +0000)
committerKeith Seitz <keiths@redhat.com>
Tue, 13 Aug 2002 16:49:06 +0000 (16:49 +0000)
commit2fa8a4149afd2aea4583c7caf49702efa9f867bf
treec999a0324d951fe2d78247bdf5980b5927743562
parentca5fb6f5238d80b5f43d0ee294966348ed152f68
    * interps.c (_initialize_interpreter): Remove ability to set
        the interpreter. This could really undermine MI clients.
        * top.c (catcher): Don't worry about interpreter changes.
gdb/ChangeLog
gdb/interps.c
gdb/top.c