This is the mail archive of the gdb@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: testcase help


Michael,

I tried ur suggestion but it still did not work, so I used send_gdb and
gdb_expect{} and got it to work. Thanks for the help.

Thanks
----- ----
Manoj Iyer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Cognito ergo sum                                                          +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

On Wed, 4 Aug 2004, Michael Chastain wrote:

> I don't even use gdb_continue ... how about just plain:
>
>   gdb_test_multiple "continue" "continue to foo ..." {
>     ...
>   }
>
> Or maybe I'm not getting the problem.
>
> Michael C
>


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