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] Fix PR 15693 - Extra *running event when call-style dprintf hits


On Tue, Jul 30, 2013 at 3:24 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Hui" == Hui Zhu <teawater@gmail.com> writes:
>
> Hui> 2013-07-08  Hui Zhu  <hui@codesourcery.com>
> Hui>    PR gdb/15693
> Hui>    infcall.c (run_inferior_call): Save value of call_thread->state
> Hui>    and set it back.
>
> I didn't see a response to this.
> I think this needs a test case.
>
> Tom

Hi Tom,

I make a test for it.

Thanks,
Hui

2013-07-31  Hui Zhu  <hui@codesourcery.com>

	PR gdb/15693
	* infcall.c (run_inferior_call): Save value of call_thread->state
	and set it back.

2013-07-31  Hui Zhu  <hui@codesourcery.com>

	PR gdb/15693
	* gdb.mi/mi-infcall.exp, gdb.mi/mi-infcall.c: New files.

Attachment: fix-15693.txt
Description: Text document

Attachment: fix-15693-test.txt
Description: Text document


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