Re: [uml-devel] Starting uml with the debugger

2005-10-17 Thread Blaisorblade
On Tuesday 18 October 2005 03:38, Rob Landley wrote: > On Monday 17 October 2005 12:53, Jeff Dike wrote: > > If this thing is new enough to have skas0, then just disable > > CONFIG_MODE_TT and gdb it normally. > I'm curious: now that skas0 mode works, when does tt mode start to go away? I really

Re: [uml-devel] Starting uml with the debugger

2005-10-17 Thread Rob Landley
On Monday 17 October 2005 12:53, Jeff Dike wrote: > If this thing is new enough to have skas0, then just disable CONFIG_MODE_TT > and gdb it normally. I'm curious: now that skas0 mode works, when does tt mode start to go away? (Obviously, making tls work might be nice first...) Rob ---

Re: [uml-devel] Quick and dirty UML howto.

2005-10-17 Thread Rob Landley
On Monday 17 October 2005 09:55, Brock, Anthony - NET wrote: > Rob, > > Have you looked at the wiki yet? It can be found at: > > http://uml.harlowhill.com/ Hmmm... Building Nested UML is now obsolete (it only applies to -tt kernels, SKAS0 needs no preparation except making sure the outer instanc

[uml-devel] SKAS race condition status?

2005-10-17 Thread Christopher S. Aker
Has there been any progress on the race in SKAS? I've been dealing with 2-4 hosts crashing a week. Same thing happens on my old SKAS kernel, 2.6.7 with skas3-v4 or so. From: http://marc.theaimsgroup.com/?t=11237698132&r=1&w=2 Unable to handle kernel paging request at virtual address

Re: [uml-devel] Starting uml with the debugger

2005-10-17 Thread Henrik Nordstrom
On Mon, 17 Oct 2005, Etay Meiri wrote: If this thing is new enough to have skas0, then just disable CONFIG_MODE_TT and gdb it normally. Will it still run if my host kernel is not skas enabled? Yes. SKAS0 is implementing memory management usign the same principles as SKAS, but without supp

Re: [uml-devel] Starting uml with the debugger

2005-10-17 Thread Etay Meiri
On 10/17/05, Jeff Dike <[EMAIL PROTECTED]> wrote: On Mon, Oct 17, 2005 at 07:09:21PM +0200, Etay Meiri wrote:> Hi,>> I'm trying to start uml under the controller of gdb using the following> command:What version? 2.6.13 with 2.6.13-bs2 patch. > ./vmlinux mem=128m ubda=root_fs.fc4_client ubdb=swap_

Re: [uml-devel] Starting uml with the debugger

2005-10-17 Thread Jeff Dike
On Mon, Oct 17, 2005 at 07:09:21PM +0200, Etay Meiri wrote: > Hi, > > I'm trying to start uml under the controller of gdb using the following > command: What version? > ./vmlinux mem=128m ubda=root_fs.fc4_client ubdb=swap_client con=xterm > eth0=tuntap,,,10.10.20.10 debug W

[uml-devel] Starting uml with the debugger

2005-10-17 Thread Etay Meiri
Hi, I'm trying to start uml under the controller of gdb using the following command: ./vmlinux mem=128m ubda=root_fs.fc4_client ubdb=swap_client con=xterm eth0=tuntap,,,10.10.20.10 debug uml is started ok but there is no sigh of the debugger. Any idea? Thanks, -- ---

RE: [uml-devel] Quick and dirty UML howto.

2005-10-17 Thread Brock, Anthony - NET
Rob, Have you looked at the wiki yet? It can be found at: http://uml.harlowhill.com/ It holds a lot of documentation (some old, some new). Once your howto is ready, you may want to list it here: http://uml.harlowhill.com/index.php/UMLArticles Good luck! Tony > -Original Message- > F