This is the mail archive of the archer@sourceware.org mailing list for the Archer 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]

CodeSourcery/Fedora gdb-6.8-inlining.patch rebase


On Tue, 14 Oct 2008 16:27:26 +0200, Rick Moseley wrote:
> gdb-6.8-inlining.patch have several problems being applied.

FYI it still does not fix https://bugzilla.redhat.com/show_bug.cgi?id=149125
as while it works for inlined functions in general it needs at least a single
non-inlined instance of such function as the inlining support is based on the
.debug_line multiple-PC values match.

While I had some draft patch to fix it I found out it is a duplicate of the
upstream thread http://sourceware.org/ml/gdb-patches/2008-09/msg00224.html so
I dropped it and I hope we will close rh149125 by your rebase to HEAD.


Thanks,
Jan


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