From 6fa9022e8927f786f2205e82dba3efdfbaf1fddd Mon Sep 17 00:00:00 2001 From: Michael Chastain Date: Sat, 10 Jan 2004 00:03:17 +0000 Subject: [PATCH] 2004-01-09 Michael Chastain * gdb.cp/exception.exp: Fix typo in doco. --- gdb/testsuite/ChangeLog | 4 ++++ gdb/testsuite/gdb.cp/exception.exp | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index b957ed7..df96bef 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2004-01-09 Michael Chastain + + * gdb.cp/exception.exp: Fix typo in doco. + 2004-01-09 Mark Kettenis * gdb.base/gdb1476.exp: Fix typo. diff --git a/gdb/testsuite/gdb.cp/exception.exp b/gdb/testsuite/gdb.cp/exception.exp index 2b84845..d921ead 100644 --- a/gdb/testsuite/gdb.cp/exception.exp +++ b/gdb/testsuite/gdb.cp/exception.exp @@ -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. -- 2.7.4