This is the mail archive of the gdb@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]

Re: GDB pie


I don't??

John, have a look at the redhat gdb rpm, the patches are in there.


Daniel Jacobowitz writes:
 > On Thu, Aug 24, 2006 at 07:48:18PM -0400, John Moser wrote:
 > > It seems right now I can't get gdb to debug a program compiled with gcc
 > > as:
 > > 
 > > gcc -fpic -fpie -ggdb pie.c -o pie
 > > 
 > > Somewhere there were some patches floating around that allowed gdb to
 > > handle position independent executables; but I can't find them* and
 > > don't know if they're up to date.
 > 
 > Look for the two branches in the CVS repository whose name contains
 > "pie".  Elena was working on this, but ran out of time, and no longer
 > works on GDB.  That's all I know about it.
 > 
 > -- 
 > Daniel Jacobowitz
 > CodeSourcery


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