Hi folks, does anyone here know the magic incantation required to get GDB to accept a breakpoint within the loader (ld.so), in particular on dl_main(), on a x86_64 system?
(gdb) set environment LD_PRELOAD /path/to/debug/ld.so (gdb) b dl_main (gdb) run ... does not seem to do the job. Thanks in advance, // Oliver -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101112183543.13...@gmx.net