[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] please help: remote gdb
On 16 Dec 2005, at 18:01, King, Steven R wrote: Do the directions given in tools/debugger/gdb/README work now?Everything goes OK, except when my domU hits the breakpoint, the INT3 iscaught by the local kernel which terminates my process. I've tried domu_debug=y and all that. I also tried Kip's ptrace_enable.patch, butI don't know if there is something else I need to do to get that workingcorrectly. Any guidance much appreciated!! The gdb server is intended for debugging the domU kernel. If you place int3 in userspace code the trap will not be propagated to the gdb server. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |