2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
* gdb.cp/exception.exp: Fix typo in doco.
This commit is contained in:
parent
b51509341b
commit
6fa9022e89
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
|
||||
|
||||
* gdb.cp/exception.exp: Fix typo in doco.
|
||||
|
||||
2004-01-09 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* gdb.base/gdb1476.exp: Fix typo.
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
# or run runtest with --target_board unix/gdb:debug_flags="..."
|
||||
# to choose the compiler flags.
|
||||
#
|
||||
# The interesting compiler flags are: "aCC +A -Wl,-a-archive" .
|
||||
# The interesting compiler flags are: "aCC +A -Wl,-a,-archive" .
|
||||
# Static-linked executables use a different mechanism to get the
|
||||
# address of the notification hook in the C++ support library.
|
||||
|
||||
|
|
Loading…
Reference in a new issue