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 external/8841] Can not set breakpoints in the vsyscall page


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

--- Comment #4 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2012-03-04 20:34:39 UTC ---
OK, confirming, it works for [vdso] for me but not for [vsyscall].
Even 'hbreak' does not work which is suspicious.

(gdb) hbreak *0xffffffffff600000
Hardware assisted breakpoint 2 at 0xffffffffff600000
(gdb) c
Continuing.
Couldn't write debug register: Invalid argument.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]