[nemiver/better-variable-format: 3/8] Fix tests that got broken a while ago
- From: Dodji Seketeli <dodji src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nemiver/better-variable-format: 3/8] Fix tests that got broken a while ago
- Date: Tue, 30 Aug 2011 15:33:25 +0000 (UTC)
commit 91542343d874bc395f9dd8a484d081f35e4fedd2
Author: Dodji Seketeli <dodji gnome org>
Date: Sun Sep 12 12:46:34 2010 +0200
Fix tests that got broken a while ago
* tests/test-types.cc (on_variable_value_signal): Update this test
b/c of a change in fooprog.cc
* tests/test-breakpoint.cc (on_stopped_signal): Likewise.
tests/test-breakpoint.cc | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/test-breakpoint.cc b/tests/test-breakpoint.cc
index bce8753..75b3761 100644
--- a/tests/test-breakpoint.cc
+++ b/tests/test-breakpoint.cc
@@ -114,6 +114,8 @@ on_stopped_signal (IDebugger::StopReason a_reason,
MESSAGE ("set conditional breakpoint with cond: "
<< good_break_condition
<< "; we expect this breakpoint to be hit");
+ // So let's set the breakpoin in func4 around the "i =
+ // j" line in the for loop.
a_debugger->set_breakpoint ("fooprog.cc", 89,
good_break_condition);
MESSAGE ("set conditional breakpoint with cond: "
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]