On Mon, Aug 1, 2011 at 7:13 AM, Phil Muldoon wrote: > Matt Rice writes: > >> On Mon, Aug 1, 2011 at 2:50 AM, Phil Muldoon wrote: >>> Matt Rice writes: >>> >>>> little bug with the new python prompt stuff, the prompt_hook doesn't >>>> take effect until the second prompt. >>> >>> Thanks for doing this.  This looks fine to me, apart from one question. >>> >>> For tests, there are prompt tests in the python.exp file for prompt >>> substitutions.  For passing arguments to GDB at start-up, see usage of >>> $GDBFLAGS in the testsuite. Think it was the quoting of $gdb_prompt which had me foiled. 2011-08-01 Matt Rice * gdb.python/py-prompt.exp: New file.