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

Re: pdb and Re: [Xen-devel] gdb server outdated?

I did a clean rebulid of gdbserver-xen.  Are the sources out of sync
with the xen 'visor?

I gave pdb a whilr for good measure and it is similarly not working:
[root@cirrus libxendebug]# pdb 9999
ERROR: Could not obtain handle on privileged command interface (2 = No such file or directory)
(pdb) error opening xc interface: 2 (No such file or directory)
ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1
(pdb) evtchn_bind_virq error!
failure: [evtchn_bind_virq error]

Excuse the noise.  This last bit was me mistakenly running pdb
in a non-xen kernel.  The actual output should be:

(gdb)  maint packet x context = domain 1 0
sending: "x context = domain 1 0"
(pdb) attach domain [1.0]
Dom0 operation failed -- need to rebuild the user-space tool set?
(pdb) attach error!
[127.0.0.1:58156] x context = domain 1 0 -> "E01"
received: "E01"

The end result is the same.

Tim Newsham
http://www.lava.net/~newsham/

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

<Prev in Thread] Current Thread [Next in Thread>