* 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-09-12  Keith Seitz  <keiths@redhat.com>
 
        * gdb.cp/converts.cc (main): Comment out the pointer to boolean
 
     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 $" {