gdb.cp/mb-ctor.exp

Denis PILAT denis.pilat@st.com
Wed Oct 15 07:22:00 GMT 2008


This is just a typo, ok for commit ?

-- 
Denis

2008-10-15  Denis Pilat  <denis.pilat@st.com>

	* gdb.mi/mb-ctor.exp: Fix a typo.

--- mb-ctor.exp 1 Jan 2008 22:53:19 -0000       1.3
+++ mb-ctor.exp 15 Oct 2008 07:16:30 -0000
@@ -52,7 +52,7 @@ gdb_test "break 'Derived::Derived(int)'"

 gdb_test "break 'Derived::~Derived()'" \
     "Breakpoint.*at.* file .*$srcfile, line.*\\(2 locations\\).*" \
-    "set-breakpoint at ctor"
+    "set-breakpoint at dtor"

 gdb_run_cmd
 gdb_expect {





More information about the Gdb-patches mailing list