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: [RFA] Handle output after 'Program exited normally' consistently


On Thu, 2006-05-11 at 07:09 -0400, Fred Fish wrote:
> There are 21 places in the current gdb testsuite where the testsuite checks
> for 'Program exited normally' followed by a gdb prompt.  All of them, with 
> the exception of a couple, use a test like:
> 
>     -re ".*Program exited normally.*$gdb_prompt $" {
> 

If something is done the same way in 21 places, why not put it in
lib/gdb.exp?

-=# Paul #=-


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