On Fri, 25 Aug 2006 16:47:38 +0200, "Dalibor Dukic"
<[EMAIL PROTECTED]> said:
> On Fri, 2006-08-25 at 03:02 -0700, Mathew Brown wrote:
> >  Is there any specific reason that you want TT support? TT support is
> 
> I realize that today. I used TT mode so i can use PT_PROXY to debug
> networking stack in kernel but it was way ago. 

Sounds interesting.  I think it would be interesting to know in greater
detail what and how you're using it (and how others are using it as
well).  I think that the UML community would benefit alot if more and
more people share how they're using it and how's it's benefiting them
including detailed examples. 

> >  obsolete / deprecated as 2.6 kernels have SKAS0 support which is a lot
> >  better.  Even if you did get it to build, it's likely to cause problems
> 
> I don't know why Jeff didn't put nothing in Kconfig like TT is obsolete
> try using SKAS0 mode you can also debug in SKAS0. And site is also
> obsolete. Every information is for 2.4 tree. Need update.

I mentioned this in my previous thread and Jeff redirected me to:
http://uml.harlowhill.com/  Unfortunately, it's read only.  The problem
is that for anyone to share their experience, notes, tips, etc, they
would have to post it on their own site (if they have one).  Even then,
it would mean that you have to search and try to find these web sites. 
It would be great to consolidate this information into a single
knowledge base.  I can understand that Jeff's too busy working on UML to
bring us more features and better performance :) to have time to
maintain the wiki more regularly and to allow edits, etc. 
Unfortunately, I have almost no wiki experience so I can't really help
:(

> I tried today debuging in SKAS0 mode and it's working great. I don't
> have problems stopping on breakpoint everything seems ok. 
> 
> >  (such as the UML kernel not booting up, etc.).  I was able to get it to
> >  work on 2.6.17-9, but I think only after I disabled SMP support.  For
> >  more details, check out my thread: 
> 
> I was using 2.6.14 in TT mode and for debuging purposes but I had
> problems with gdb. When I put breakpoint on some function and I trigger
> that break I can't step (source debugging) the subroutine code because
> gdb is stepping the code from alarm_handler function defined in
> os/signal.c. I tried disabling CONFIG_UML_REAL_TIME_CLOCK and 
>  (gdb) handle SIGALRM pass nostop noprint
>  (gdb) handle SIGVTALRM pass nostop noprint
> and still the same. But on 2.6.17.10 in SKAS0 mode everything work
> great.
> 
>                       thnx in advance
> 
> > On Thu, 24 Aug 2006 18:18:22, Dalibor Dukic wrote:
> > > Hi,
> > > I'm trying to compile um arch with CONFIG_MODE_TT=y and I get problem
> > > when linking.
> > > 
> > >   CC      init/version.o
> > >   LD      init/built-in.o
> > >   LD      .tmp_vmlinux1
> > > arch/um/sys-i386/built-in.o: In function `__setup_host_supports_tls':
> > > arch/um/sys-i386/tls.c:366: undefined reference to
> > > `check_host_supports_tls'
> > > collect2: ld returned 1 exit status
> > >   KSYM    .tmp_kallsyms1.S
> > > nm: '.tmp_vmlinux1': No such file
> > > No valid symbol.
> > > make: *** [.tmp_kallsyms1.S] Error 1
> > > 
> > > 
> > > Can anyone notice this??? thnx
> 
> 
-- 
  Mathew Brown
  [EMAIL PROTECTED]

-- 
http://www.fastmail.fm - Choose from over 50 domains or use your own


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to