From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: "H . J . Lu" , Kevin Buettner Cc: Mike Krogh , gdb@sourceware.cygnus.com Subject: Re: debugging a dynamically loaded library Date: Wed, 29 Aug 2001 16:59:00 -0000 Message-id: <1010829235901.ZM19994@ocotillo.lan> References: <15245.21579.555348.285018@gomer.ceintl.com> <1010829224126.ZM19874@ocotillo.lan> <20010829160725.A25904@lucon.org> X-SW-Source: 2001-08/msg00223.html On Aug 29, 4:07pm, H . J . Lu wrote: > For some reason, it doesn't work for me: [...] > (gdb) b dso_init > Cannot access memory at address 0x123 I'm seeing the same thing on my Red Hat 7.1 machine. I'm looking into it... Kevin