[rfc target-side break conditions ] Testcase

Luis Gustavo luis_gustavo@mentor.com
Fri Feb 24 12:21:00 GMT 2012


On 02/23/2012 03:46 PM, Pedro Alves wrote:
> On 02/22/2012 03:29 PM, Luis Gustavo wrote:
>
>> Fixed. Thanks for the input.
>
> Welcome.
>
>> I apologize for the poor expect hackery.
>
> No need for that.  We all learn this stuff as we go.
>
> Okay, with ...
>
>> +gdb_test_multiple $test_target $test_target {
>> +    -re $warning$gdb_prompt {
>
>      -re "$warning$gdb_prompt $" {
>
> unless there's a special requirement to allow things after the prompt.

Not really. We just want to make sure target-side evaluation shows as 
unsupported when doing native GDB debugging.

Thanks,
Luis



More information about the Gdb-patches mailing list