On 3/25/07, Mike Frysinger <[EMAIL PROTECTED]> wrote: > On Friday 23 March 2007, Rogelio Serrano wrote: > > Whats the best debugging strategy for an PIE and ET_DYN system? > > > > i cant get gdb to work. im being forced to add self test code in all > > programs that crash. making them all verbose is not an option. > > maybe this will help ... maybe not ;) > http://www.gentoo.org/proj/en/hardened/hardenedfaq.xml#hardeneddebug > -mike > >
ok! that worked! the xrash is in fwrite. i use gdb 6.4 final linked msgmerge with -nopie and did paxctl -m msgmerge. -- the thing i like with my linux pc is that i can sum up my complaints in 5 items -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
