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]

7.12.1 patch backport proposal [Re: [RFA 1/2] Fix some error-handling bugs in python frame filters]


On Tue, 08 Nov 2016 14:07:11 +0100, Pedro Alves wrote:
> On 11/03/2016 10:54 PM, Tom Tromey wrote:
> >     
> >     * Converting line numbers can print "-1" if conversion from long
> >       fails.  This isn't fatal but just a bit ugly.
> >     
> >     I've included a test case for the first issue.  The line number one
> >     didn't seem important enough to bother with.
> >     
> >     2016-10-31  Tom Tromey  <tom@tromey.com>
> >     
> >     	* python/py-framefilter.c (py_print_frame): Use
> >     	get_addr_from_python.  Check for errors when getting line number.
> >     
> >     2016-10-31  Tom Tromey  <tom@tromey.com>
> >     
> >     	* gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
> >     	New method.
> > 
> 
> Great, LGTM.

https://bugzilla.redhat.com/show_bug.cgi?id=1411094

asked for its backport for Fedora GDB 7.12.  So I expect it would be good even
for FSF GDB 7.12.1.


Jan


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