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: [PATCH] Support targets that know how to continue over breakpoints[4/4] -- testsuite


Ping http://sourceware.org/ml/gdb-patches/2013-03/msg00066.html

Thanks,
Hui

On Sun, Mar 24, 2013 at 1:36 PM, Hui Zhu <teawater@gmail.com> wrote:
> Ping http://sourceware.org/ml/gdb-patches/2013-03/msg00057.html
>
> Thanks,
> Hui
>
> On Sun, Mar 3, 2013 at 10:18 AM, Hui Zhu <hui_zhu@mentor.com> wrote:
>> On 03/03/13 00:14, Hui Zhu wrote:
>>>
>>> Hello,
>>>
>>> This patch add a new test cob.exp use the "--cob" that add by prev patch
>>> test the continue over breakpoints function of GDB.
>>>
>>> Thanks,
>>> Hui
>>>
>>> 2013-03-03   Hui Zhu  <hui_zhu@mentor.com>
>>>
>>>      * gdb.server/Makefile.in (EXECUTABLES): Add cob.
>>>      * gdb.server/cob.c: New file.
>>>      * gdb.server/cob.exp: New file.
>>>      * lib/gdbserver-support.exp (gdbserver_start): Add check for
>>>      gdbserver_use_cob_p.
>>
>>
>> Because the option "--cob" is changed to "--continue-over-breakpoints".  So
>> I post a new version for that change.
>>
>>
>> Thanks,
>> Hui
>>
>> 2013-03-03   Hui Zhu  <hui_zhu@mentor.com>
>>
>>         * gdb.server/Makefile.in (EXECUTABLES): Add cob.
>>         * gdb.server/cob.c: New file.
>>         * gdb.server/cob.exp: New file.
>>         * lib/gdbserver-support.exp (gdbserver_start): Add check for
>>         gdbserver_use_cob_p.


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