Re: Debugging an app running in compat_linux

2011-07-26 Thread jirib
On Tue, 26 Jul 2011 19:41:24 -0400 Ted Unangst wrote: > On Tue, Jul 26, 2011, jirib wrote: > > I'm trying to make running ATTclient (basically it is some programs > > for authentication, the network [vpn] setup is similar to vpnc). > > > > After I start one of its daemon the system is completell

Re: Debugging an app running in compat_linux

2011-07-26 Thread Ted Unangst
On Tue, Jul 26, 2011, jirib wrote: > I'm trying to make running ATTclient (basically it is some programs for > authentication, the network [vpn] setup is similar to vpnc). > > After I start one of its daemon the system is completelly blocked - > stucked. No error, no kernel panic, nothing happens

Debugging an app running in compat_linux

2011-07-26 Thread jirib
Hello, I'm trying to make running ATTclient (basically it is some programs for authentication, the network [vpn] setup is similar to vpnc). After I start one of its daemon the system is completelly blocked - stucked. No error, no kernel panic, nothing happens after pressing any key. Any tips how