diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-01-08 23:49:15 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-01-08 23:49:15 +0000 |
commit | adf19ccb3482f7b62337b0fbd3c97a00f030b1be (patch) | |
tree | c4c0121ffca821fdc57bfdeb976966aab6ed31ce /gdb/ChangeLog | |
parent | 74c342edfaece153ea5c78c711bdebcb70d184ed (diff) | |
download | gdb-adf19ccb3482f7b62337b0fbd3c97a00f030b1be.tar.gz |
2003-01-08 Andrew Cagney <ac131313@redhat.com>
* gdb_mbuild.sh: Edit the output of `maint print architecture'
replacing hex constants with function names and stripping leading
file name directory prefixes.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d1355b93d6a..c36404f677c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2003-01-08 Andrew Cagney <ac131313@redhat.com> + + * gdb_mbuild.sh: Edit the output of `maint print architecture' + replacing hex constants with function names and stripping leading + file name directory prefixes. + 2003-01-08 Andrew Cagney <cagney@redhat.com> * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and |