From 18dc9ad804c44fa06b0b05ce1c860a719eb6fe14 Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Thu, 13 Sep 2012 05:32:09 +0000 Subject: [PATCH] gdb/testsuite/ * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu. --- gdb/testsuite/ChangeLog | 4 ++++ gdb/testsuite/gdb.base/valgrind-infcall.exp | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index faefb8da4af..d505745340a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2012-09-13 Jan Kratochvil + + * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu. + 2012-09-12 Keith Seitz * gdb.cp/converts.cc (main): Comment out the pointer to boolean diff --git a/gdb/testsuite/gdb.base/valgrind-infcall.exp b/gdb/testsuite/gdb.base/valgrind-infcall.exp index 84d6819c71a..107fd3ce628 100644 --- a/gdb/testsuite/gdb.base/valgrind-infcall.exp +++ b/gdb/testsuite/gdb.base/valgrind-infcall.exp @@ -96,7 +96,6 @@ while {$loop && $continue_count < 100} { gdb_test_multiple "continue" "" { -re "Invalid free\\(\\).*: main .*\r\n$gdb_prompt $" { pass $test - # In Ubuntu 10.04.4 environments 'break' does not work here. set loop 0 } -re "Remote connection closed.*\r\n$gdb_prompt $" { -- 2.39.5