[PATCH] Fix bug 15293 Ignore-count does not work properly with dprintf

Hui Zhu teawater@gmail.com
Tue Apr 23 17:13:00 GMT 2013


On Tue, Apr 23, 2013 at 12:10 AM, Tom Tromey <tromey@redhat.com> wrote:
>>> But it seems to me that "ignore" should make the "dprintf" not print
>>> anything at all.  Otherwise, what is being ignored?
>
> Hui> If dprintf is not ignore, it will stop, print and continue.
> Hui> If ignore, it will not stop.  So it will not print anything.
>
> Ok, I see.
> The first time I tried it I think I must have misread the output.
>
> Hui> Because after breakpoint pass this ignore, it will not show in "info break"
>
> Ok, thanks.
>
> The patch is ok.
>
> Tom

Checked in to http://sourceware.org/ml/gdb-cvs/2013-04/msg00222.html

Can I check in this patch to 7.6 branch.

Thanks,
Hui



More information about the Gdb-patches mailing list