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: Cleanup pending breakpoints floatsam


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.)


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