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: [RFC stub-side break conditions 3/5] GDB-side changes


On 01/14/2012 01:23 AM, Pedro Alves wrote:
>> > This patch is about adding evaluating breakpoints' conditions in target
>> > side, so existing test cases for condition breakpoints should be
>> > sufficient for testing.  We only need to force gdb to evaluate condition
>> > in target side somewhere in test suite scripts.  User can define
>> > target_info in his/her board file to set where to evaluate condition,
>> > host or target.
> You can just run the testsuite with GDBFLAGS set to "-ex \"set condition-evaluation target\"".
> 

Yes, that works.  Thanks for this tip.

-- 
Yao (éå)


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