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] watchthreads2.exp: gdb can drop watchpoints


On Thu, Apr 30, 2009 at 10:04 AM, Pedro Alves <pedro@codesourcery.com> wrote:
> You'll see
> this much easier if you enable 'set debug lin-lwp 1' in addition
> to 'set debug infun'.

Ah.

> See also the current "Do not
> call read_pc in startup_inferior" discussion.

Yeah, I saw it.

> Please don't add failing tests to the
> testsuite (on purpose, that is :-) ). ?The procedure is to open a
> PR, and make the test kfail instead of failing. ?I see you've already
> opened a PR, so the test is OK if you make that change.

I left it as a given that if the testcase were to get checked in sans fix,
we'd mark it kfail or some such.

Checked in.  Thanks.


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