This is the mail archive of the gdb-patches@sources.redhat.com 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] |
On Tue, Oct 14, 2003 at 08:46:49AM -0700, Joel Brobecker wrote:
> Joel, what happens if you type:
> > (gdb) x/i 0xffffe002
Something like "Cannot read memory at 0xffffe002" (already tried it :-). What is this address, BTW. I always wondered... Kernel code? Special address?
Search for "vsyscall DSO" in the gdb@ archives to learn more than you ever wanted to know :) Patches to fully support it are still pending.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |