Bug#814558: gdb python framefilter wrongly get address as long instead of unsigned long

Alban Browaeys alban.browaeys at gmail.com
Sat Dec 17 16:05:16 UTC 2016


reassign 814558 gdb
thanks

I did not set a version on gdb (this issue predates the git history).
Oldest git commit about this section of code is affected and is = 	
1e611234ee3f4a1d2434f3fe7530cab87c936e0d  "2013-05-10 Phil Muldoon <pmu
ldoon at redhat.com>"
 

The issue is already fixed upstream https://sourceware.org/git/gitweb.c
gi?p=binutils-gdb.git;a=commit;f=gdb/python/py-
framefilter.c;h=30a7bb833cbd848b1814f18b91dfdafba4e86839
that is commit 	30a7bb833cbd848b1814f18b91dfdafba4e86839 "Fix
some error-handling bugs in python frame filters" but not yet in a
release (20161031).

upstream fix switches to get_addr_from_python and is more complete a
fix than my previous patch that only fix the current issue.



More information about the pkg-gnome-maintainers mailing list