Brent W. Baccala, on Tue 22 Nov 2016 16:06:18 -1000, wrote:
> The Debian /usr/bin/
> gdb, though, is not PIE, which makes me wonder if someone (Samuel?) is
> compiling our Debian packages without PIE, to avoid this problem.
PIE has been systematically been enabled in Debian only recently. And
then
On Fri, Nov 11, 2016 at 7:17 AM, Samuel Thibault
wrote:
> Hello,
>
> Debian is pushing more and more PIE builds, so that address
> randomization can be done. However, on GNU/Hurd, gdb can't work with
> core files from processes running PIE programs, so one has to pass
> CFLAGS=-no-pie etc. to be
https://sourceware.org/bugzilla/show_bug.cgi?id=20851
Bug ID: 20851
Summary: Mach-specific exceptions aren't caught correctly
Product: gdb
Version: 7.10
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component