WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Setting and responding to breakpoints?

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Setting and responding to breakpoints?
From: Bob Jung <Bob.Jung@xxxxxxxxxxxx>
Date: Mon, 14 Nov 2011 15:48:14 +0000
Accept-language: en-US
Acceptlanguage: en-US
Delivery-date: Mon, 14 Nov 2011 07:49:41 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acyi5NLMxF2L+yv4RByFOA6KGCK4XA==
Thread-topic: Setting and responding to breakpoints?
Hi there,

Sorry I'm not sure if this is the correct mailing list for this question - I 
already tried tools and didn't get any replies - please let me know if I should 
repost somewhere else.  Anyways, I've been using some of the API's in libxc to 
look at memory of a guest, set single stepping, read registers, etc....   using 
the xc_* functions.  This library is awesome.

I was wondering - Does anyone know of a way using libxc or some other api's to 
set and respond to hardware (not software!) breakpoints on a guest vm?  If so 
are there any examples out there?

Note - I'm NOT talking about connecting to a guest with a gdb client - I want 
to do this programmatically.

Thanks!!!
-Bob
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Setting and responding to breakpoints?, Bob Jung <=