qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 00/13] Enhance debugging support - 3rd take
@ 2008-10-14  9:12 Jan Kiszka
  2008-10-14  9:12 ` [Qemu-devel] [PATCH 01/13] Return appropriate watch message to gdb Jan Kiszka
                   ` (12 more replies)
  0 siblings, 13 replies; 23+ messages in thread
From: Jan Kiszka @ 2008-10-14  9:12 UTC (permalink / raw)
  To: qemu-devel

Here we go again: a new version of my gdbstub and x86 debug register
patch series. This time it even contains a few nifty (IMHO) new
features. Changes compared to last posting:

 - rebased over latest SVN head
 - support for 8-byte watchpoints
 - support for managing virtual CPUs as threads via the gdb remote
   protocol

The last change not only allows to track the current CPU context when
debugging, it also enables to switch it with the help of the thread
command. This also means that I'm no longer mangling the monitor cpu
command with gdb usage. Thanks to Avi for kicking me to finally go that
way!

Looking forward to feedback,
Jan

--
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2008-10-14 18:26 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14  9:12 [Qemu-devel] [PATCH 00/13] Enhance debugging support - 3rd take Jan Kiszka
2008-10-14  9:12 ` [Qemu-devel] [PATCH 01/13] Return appropriate watch message to gdb Jan Kiszka
2008-10-14  9:12 ` [Qemu-devel] [PATCH 02/13] Refactor and enhance break/watchpoint API Jan Kiszka
2008-10-14 17:24   ` Glauber Costa
2008-10-14 17:45     ` [Qemu-devel] " Jan Kiszka
2008-10-14 17:51       ` Glauber Costa
2008-10-14 17:35   ` [Qemu-devel] " Glauber Costa
2008-10-14 17:53     ` [Qemu-devel] " Jan Kiszka
2008-10-14  9:12 ` [Qemu-devel] [PATCH 03/13] Set mem_io_vaddr on io_read Jan Kiszka
2008-10-14 17:39   ` Glauber Costa
2008-10-14 17:49     ` [Qemu-devel] " Jan Kiszka
2008-10-14  9:12 ` [Qemu-devel] [PATCH 04/13] Respect length of watchpoints Jan Kiszka
2008-10-14 17:50   ` Glauber Costa
2008-10-14 18:26     ` [Qemu-devel] " Jan Kiszka
2008-10-14  9:12 ` [Qemu-devel] [PATCH 05/13] Introduce next_cflags Jan Kiszka
2008-10-14  9:12 ` [Qemu-devel] [PATCH 06/13] Switch self-modified code recompilation to next_cflags Jan Kiszka
2008-10-14  9:12 ` [Qemu-devel] [PATCH 07/13] Restore pc on watchpoint hits Jan Kiszka
2008-10-14  9:12 ` [Qemu-devel] [PATCH 08/13] Remove premature memop TB terminations Jan Kiszka
2008-10-14  9:12 ` [Qemu-devel] [PATCH 09/13] qemu: gdbstub: manage CPUs as threads Jan Kiszka
2008-10-14  9:12 ` [Qemu-devel] [PATCH 10/13] Introduce BP_WATCHPOINT_HIT flag Jan Kiszka
2008-10-14  9:12 ` [Qemu-devel] [PATCH 11/13] Add debug exception hook Jan Kiszka
2008-10-14  9:12 ` [Qemu-devel] [PATCH 12/13] Introduce BP_CPU as a breakpoint type Jan Kiszka
2008-10-14  9:12 ` [Qemu-devel] [PATCH 13/13] x86: Debug register emulation Jan Kiszka

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).