diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 1997-03-18 01:54:50 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 1997-03-18 01:54:50 +0000 |
commit | 3295179c837aa8c6e9503647987c7858c7c7fe56 (patch) | |
tree | 23ccd25eb9f27e0cba165f38a7c8039635c34f85 /gdb | |
parent | 508539ab8b346a62252cac5cb6feefe99b4f0661 (diff) | |
download | gdb-3295179c837aa8c6e9503647987c7858c7c7fe56.zip gdb-3295179c837aa8c6e9503647987c7858c7c7fe56.tar.gz gdb-3295179c837aa8c6e9503647987c7858c7c7fe56.tar.bz2 |
* dsrec.c (load_srec): Print leading zeroes when printing section
addresses.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6a84e5a..87899a0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Mon Mar 17 17:52:00 1997 J.T. Conklin <jtc@cygnus.com> + + * dsrec.c (load_srec): Print leading zeroes when printing section + addresses. + Mon Mar 17 15:00:16 1997 Andrew Cagney <cagney@kremvax.cygnus.com> * remote-sim.h: Delete - moved to ../include/remote-sim.h. |