mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-02 14:53:46 +08:00
* .gdbinit: Remove excess `end'.
This commit is contained in:
parent
806f810b69
commit
468794febd
@ -23,4 +23,3 @@ printf "0x%-8x 0x%-8x %6d %s\n", $obj, $obj->obfd, \
|
||||
$obj->minimal_symbol_count, $obj->name
|
||||
set var $obj = $obj->next
|
||||
end
|
||||
end
|
||||
|
@ -1,5 +1,7 @@
|
||||
Wed Oct 12 18:02:17 1994 Stan Shebs (shebs@andros.cygnus.com)
|
||||
|
||||
* .gdbinit: Remove excess `end'.
|
||||
|
||||
* exec.c: Merge in RS6000 support from xcoffexec.c.
|
||||
(symfile.h, objfiles.h, xcoffsolib.h): Include.
|
||||
(vmap): New global variable.
|
||||
|
Loading…
Reference in New Issue
Block a user