diff options
author | Michael Chastain <mec@google.com> | 2003-02-05 07:58:40 +0000 |
---|---|---|
committer | Michael Chastain <mec@google.com> | 2003-02-05 07:58:40 +0000 |
commit | b68767c12c1050544f7f04f16b443ef895b4520e (patch) | |
tree | 939bfddc923664f3e23bcb1712a8c5b684b6584b /gdb/NEWS | |
parent | 29518e1ebfbf5d41643af3ee91fe30c409493336 (diff) | |
download | gdb-b68767c12c1050544f7f04f16b443ef895b4520e.zip gdb-b68767c12c1050544f7f04f16b443ef895b4520e.tar.gz gdb-b68767c12c1050544f7f04f16b443ef895b4520e.tar.bz2 |
2003-02-04 Michael Chastain <mec@shout.net>
* NEWS: Fix typo: sepcifying -> specifying.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ data, for more informative profiling results. The default MI (machine interface) syntax, enabled by the command line option "-i=mi", has been changed to "mi2". The previous MI syntax, -"mi1", can be enabled by sepcifying the option "-i=mi1". +"mi1", can be enabled by specifying the option "-i=mi1". Support for the original "mi0" syntax (included in GDB 5.0) has been removed. |