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


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).

Michael C


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