diff options
author | Joel Brobecker <brobecker@gnat.com> | 2002-08-21 13:59:28 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2002-08-21 13:59:28 +0000 |
commit | 9fb14e79f9f0322189fb5a2ea17f9819d44fced6 (patch) | |
tree | 1cce4ddae026804419aed34ef47a7bcbe9763352 /gdb/ChangeLog | |
parent | 72acd513dfbf14c74f46b97ee988402e75251204 (diff) | |
download | gdb-9fb14e79f9f0322189fb5a2ea17f9819d44fced6.zip gdb-9fb14e79f9f0322189fb5a2ea17f9819d44fced6.tar.gz gdb-9fb14e79f9f0322189fb5a2ea17f9819d44fced6.tar.bz2 |
* NEWS: Add an entry regarding the improvement of the next/step
operation on Alpha Tru64 multi-processor machines.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b82715b..5309af6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2002-08-21 Joel Brobecker <brobecker@gnat.com> + + * NEWS: Add an entry regarding the improvement of the next/step + operation on Alpha Tru64 multi-processor machines. + 2002-08-21 Andrew Cagney <ac131313@redhat.com> * Makefile.in: Update dependencies for mi/ cli/ and tui/ |