On Wed, Mar 26, 2003 at 01:27:53PM -0600, Jason Bodnar wrote:
> On Wed, 26 Mar 2003 10:51:04 +0100, Jan Hudec wrote
> > On Tue, Mar 25, 2003 at 11:46:26PM -0600, Jason Bodnar wrote:
> > > When I try to run uml in debug mode as so:
> > >
> > > $ linux ubd0=root_fs_toms1.7.205 debug
> > >
> > > Nothing happens. Isn't it supposed to pop up an xterm running gdb?
> >
> > TT mode is, SKAS mode isn't. You are supposed to run SKAS mode with
> > debuging as:
>
> I have no idea if my kernel is running in TT or SKAS mode. According to the
> website (http://user-mode-linux.sourceforge.net/skas.html) I should see some
> sort of message checking for the SKAS3 patch. I don't see anything like that.
> The only "Checking" I see is:
>
> Checking for host processor cmov support...Yes
> Checking for host processor xmm support...No
> Checking that ptrace can change system call numbers...OK
> Checking that host ptys support output SIGIO...Yes
> Checking that host ptys support SIGIO on close...No, enabling workaround
>
> I'm using the kernel rpm from the web site on Mandrake 9.0. with Kernel
> 2.4.19-16mdk.
If you did not apply the skas3 patch, it can't use it...
You should state which version the _user mode linux_ is too (SKAS mode
works from somewhere around 2.4.19-20um).
If it really ran in skas mode, the _very first_ two lines it print would
read:
Checking for the skas3 patch in the host...found
Checking for /proc/mm...found
So no, it does not run in SKAS mode.
Then one more thing comes to mind. Check, that you have debugging
support compiled in.
-------------------------------------------------------------------------------
Jan 'Bulb' Hudec <bulb@...>
|