Re: [uml-user] host/guest setup to debug with frame pointers

2005-08-03 Thread Jeff Dike
On Wed, Aug 03, 2005 at 01:12:57PM -0700, Alexei Potashnik wrote: > >Debugging in SKAS (SKAS0 or SKAS3) mode works much better... > > How is it better? So far I only see the extra headache of patching > the host. skas0 requires no host support. > Btw, does 2.6.13pre that Jeff mentioned contain b

Re: [uml-user] host/guest setup to debug with frame pointers

2005-08-03 Thread Alexei Potashnik
tches)? Alexei From: Blaisorblade <[EMAIL PROTECTED]> To: user-mode-linux-user@lists.sourceforge.net CC: "Alexei Potashnik" <[EMAIL PROTECTED]> Subject: Re: [uml-user] host/guest setup to debug with frame pointers Date: Wed, 3 Aug 2005 20:21:14 +0200 On Tuesday 02 August 2005 0

Re: [uml-user] host/guest setup to debug with frame pointers

2005-08-03 Thread Blaisorblade
On Tuesday 02 August 2005 03:07, Alexei Potashnik wrote: > Could somebody, please, recommend a stable combination of > the host/guest that was successfully debugged with gdb. > > I've looked through blaisorblade's site that this mailing list archive > and tried the following combinations: > > 1. Fi

Re: [uml-user] host/guest setup to debug with frame pointers

2005-08-02 Thread Jeff Dike
On Mon, Aug 01, 2005 at 06:07:17PM -0700, Alexei Potashnik wrote: > Basically, I was able to bring up and successfully use guest in any > of the above combinations. But when I try to bring it up under > gdb, I get various problems. > > I follow instruction from UML site for debugging: > ddd gdb &

[uml-user] host/guest setup to debug with frame pointers

2005-08-01 Thread Alexei Potashnik
Could somebody, please, recommend a stable combination of the host/guest that was successfully debugged with gdb. I've looked through blaisorblade's site that this mailing list archive and tried the following combinations: 1. First of all it seems that CONFIG_FRAME_POINTER became supported for U