* [Qemu-devel] Can't set breakpoint in gdb using qemu -s on x86_64
@ 2006-06-03 13:36 Robin Green
0 siblings, 0 replies; only message in thread
From: Robin Green @ 2006-06-03 13:36 UTC (permalink / raw)
To: qemu-devel
I'm trying to debug the Linux kernel using qemu's -s option. When I try
to set a breakpoint, it fails as follows:
$ gdb /lib/modules/2.6.16.18-1.debug.x86_64/vmlinux
GNU gdb 6.4
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are welcome to change it and/or distribute copies of it under
certain conditions. Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details. This GDB was configured as "x86_64-unknown-linux-gnu"...Using
host libthread_db library "/lib64/tls/libthread_db.so.1".
(gdb) target remote localhost:1234
Remote debugging using localhost:1234
0x0000000000000000 in ?? ()
warning: shared library handler failed to enable breakpoint
(gdb) b sys_select
Cannot access memory at address 0xffffffff8017d852
--
Robin
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-03 16:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-03 13:36 [Qemu-devel] Can't set breakpoint in gdb using qemu -s on x86_64 Robin Green
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).