This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: Regression: [Re: RFC: change "program exited" message]


On Wed, 09 Mar 2011 18:28:21 +0100, Tom Tromey wrote:
> Partially reverting doesn't hurt.  How about this?
[...]
> -gdb_continue_to_end 
> +gdb_test "continue" \
> +         "Continuing\..*$inferior_exited_re.*" \
> +         "continuing to program completion"

Yes, it PASSes (fedora15.x86_64).


Thanks,
Jan


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