Re: vdso
Jan Kratochvil <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 03 Jul 2013 10:48:48 +0200, vijay nag wrote: > 5: ffffe400 20 FUNC GLOBAL DEFAULT 6 __kernel_vsyscall@@LINUX_2.5 So your Linux kernel is OK. You should check GDB function add_vsyscall_page on your system why it did not do what it should do. Regards, Jan