This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]