* Does gdb support PIE?
@ 2006-01-31 19:03 H. J. Lu
2006-01-31 19:13 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: H. J. Lu @ 2006-01-31 19:03 UTC (permalink / raw)
To: GDB
I got
[hjl@gnu-16 pie-5]$ gdb pie
GNU gdb 6.4.50.20060115-cvs
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "x86_64-unknown-linux-gnu"...Using host
libthread_db library "/lib64/tls/libthread_db.so.1".
(gdb) b main
Breakpoint 1 at 0x918: file main.c, line 6.
(gdb) r
Starting program: /export/home/hjl/bugs/binutils/pie-5/pie
Warning:
Cannot insert breakpoint 1.
Error accessing memory address 0x918: Input/output error.
H.J.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-31 18:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-31 19:03 Does gdb support PIE? H. J. Lu
2006-01-31 19:13 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox