This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug breakpoints/15761] tracepoint with Linux kernel stub auto be set to disable


http://sourceware.org/bugzilla/show_bug.cgi?id=15761

--- Comment #4 from teawater <teawater at gmail dot com> ---
(In reply to Yao Qi from comment #3)
> (In reply to teawater from comment #2)
> > 1. To reproduce this issue.
> > GDB need to connect to a target first.  I tried KGTP and QEMU.
> > 
> > 2. I cannot reproduce this issue with breakpoint.
> 
> OK, then, please attach kernel 3.2.0-49-generic, and list the steps to
> reproduce on QEMU.

Are you kidding?
ls -alh /usr/lib/debug/boot/vmlinux-$(uname -r)
-rw-r--r-- 1 root root 143M Jun 19 02:21
/usr/lib/debug/boot/vmlinux-3.2.0-49-generic

#Conect to KGTP or another gdb stub (for example: gdb stub of qemu)
(gdb) target remote /sys/kernel/debug/gtp

The reproduce step is same with KGTP.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]