This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Cleanup pending breakpoints floatsam
- From: Jim Blandy <jimb at codesourcery dot com>
- To: Vladimir Prus <ghost at cs dot msu dot su>
- Cc: gdb-patches at sources dot redhat dot com
- Date: Thu, 08 Nov 2007 08:14:36 -0800
- Subject: Re: Cleanup pending breakpoints floatsam
- References: <200711081155.47340.ghost@cs.msu.su>
Vladimir Prus <ghost at cs.msu.su> writes:
> After pending breakpoints were changed for better, a number of
> functions have 'pending_bp' parameter that is not used in any
> way. This patch removes it. OK?
>
> (I'll write ChangeLog entry if this patch is approved)
Looks good to me; please commit.
(This patch was mechanical and touched a number of functions, so I can
understand why you'd rather put off writing the ChangeLog entry for
it. But in general, a patch should be posted with a ChangeLog entry:
it helps reviewers understand the patch, and of course the entry is
subject to review itself.)