This is the mail archive of the gdb-patches@sources.redhat.com 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: RFC: Use gdb_run_cmd in killed.exp


On Mon, Sep 29, 2003 at 12:31:13PM -0400, Michael Elizabeth Chastain wrote:
> drow writes:
> 
>   +  timeout "$gdb_prompt $" {
>   +    fail "run program to completion"
>   +  }
> 
> Could you make this "run program to completion (timeout)"?
> I like to mark all the timeouts, because a timeout is generally
> a more serious failure than an ordinary failure (gdb crashed).

Well, yes and no - it could be any unexpected output.  In any case it
makes sense so I changed that and checked in the patch.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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