NuSphere Forums Forum Index
NuSphere Forums


Wed Feb 15, 2006 12:44 pm
Replies: 7
Views: 6793
This is the output of the netstat program, while the dbg-cli was giving the error.
tcp 0 0 0.0.0.0:7869 0.0.0.0:* LISTEN 1 2266/dbg-cli aus (0.00/0/0)
...

Tue Feb 14, 2006 1:03 pm
Replies: 7
Views: 6793
Hi,

I use the following shell script to run dbg-cli

#! /bin/sh
while true; do
dbg-cli
sleep 1
done


Theoritically after every time dbg-cli listen, it quits, the loop starts again and ...

Tue Feb 14, 2006 5:02 am
Replies: 7
Views: 6793
Hi to all,

I'm using the DBG Debugger on my local machine and it works wonderfully, except for a little snag.

I'm just interested in the profiler information, so I adopted the solution reported ...
Page 1 of 1
All times are GMT - 5 Hours