* gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
+2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
+
2012-08-16 Tom Tromey <tromey@redhat.com>
* gdb.python/py-mi.exp: Add test for printer whose children
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 $" {