Re: [uml-devel] how to "freeze" user mode linux

2005-03-09 Thread Erik Paulson
On Wed, Mar 09, 2005 at 08:24:26PM +0100, Blaisorblade wrote: > > In the archives there was also an announce for a separate project for UML > only > to implement suspending in a UML-specific way (it was meaningful, but I don't > remember about it, even because they wanted to run their own mainli

Re: [uml-devel] how to "freeze" user mode linux

2005-03-09 Thread Blaisorblade
On Tuesday 08 March 2005 17:13, Rob Landley wrote: > On Tuesday 08 March 2005 02:45 am, [EMAIL PROTECTED] wrote: > > hello everyone: > > > > I am a new coder of embed linux app development .I use "User Mode Linux " > > as host stimulator environment where our applications running .now I > > have a

Re: [uml-devel] how to "freeze" user mode linux

2005-03-08 Thread Rob Landley
On Tuesday 08 March 2005 02:45 am, [EMAIL PROTECTED] wrote: > hello everyone: > > I am a new coder of embed linux app development .I use "User Mode Linux " > as host stimulator environment where our applications running .now I have > a big problem ! > I debug my code which are some processes/threa

[uml-devel] how to "freeze" user mode linux

2005-03-07 Thread siegfried
hello everyone: I am a new coder of embed linux app development .I use "User Mode Linux " as host stimulator environment where our applications running .now I have a big problem ! I debug my code which are some processes/threads living in UML with gdb . First, I make a break point on a proces