]> git.eshelyaron.com Git - emacs.git/commit
Remove the concept of an instance. This means that a lot of functions have
authorNick Roberts <nickrob@snap.net.nz>
Sat, 21 Dec 2002 23:00:12 +0000 (23:00 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sat, 21 Dec 2002 23:00:12 +0000 (23:00 +0000)
commit02a0d085b2a6f5eae286a96559e052344ee24e48
tree3ec2636c8245602fbee37265684b82d3ef9dc437
parent7ffc9fcd67d407cbe6c68e23327b057034a76b9a
Remove the concept of an instance. This means that a lot of functions have
been renamed. Accessors are prefixed with gdb-get, setters with gdb-set and
the word instance has been removed from many function and variable names.
(gdb-display-buffer): Protect source buffer as well
as GUD buffer when requesting new buffers.
(gdb-source-info): Two changes : Don't create display buffer
automatically, compute source window correctly.
lisp/gdb-ui.el