[patch] Fix for failure in gdb.python/python-prettyprint.exp

Tom Tromey tromey@redhat.com
Tue Oct 21 01:37:00 GMT 2008


>>>>> "Paul" == Paul Pluzhnikov <ppluzhnikov@google.com> writes:

Paul> -  gdb_test "print c" " = \"container $hex .\"container.\" with 2 elements..?.0. = 23..?.1. = 72\""
Paul> +  gdb_test "print c" " = container $hex \"container\" with 2 elements..?.0. = 23..?.1. = 72"
Paul>  }
 
Paul> Tom, does the test actually succeed for you?

Yes.

Paul> Why would you get an extra set of quotes (and spaces?) where I do not?

Good question, I don't know.  I will investigate tomorrow.
Your output looks better to me... feel free to commit your change.

Tom



More information about the Archer mailing list