clement tang
2003-12-23 01:53:26 UTC
Hi,
I have a problem to run debugger (debug) on UnixWare 7.1.1. We were
able to run it a few times then the debugger hangs. It simply won't
take any command and I have to use kill -9 to kill the process (tried
kill but does not work).
Any suggestion to debug the debugger and to resolve it? It is
important to us because we were only able to debug with printf (or
cout) statement and it takes 10x more time than usual.
Thanks!
clement
%ulimit -a
time(seconds) unlimited
file(blocks) 2097152
data(kbytes) 393216
stack(kbytes) 32768
memory(kbytes) unlimited
coredump(blocks) 32768
nofiles(descriptors) 64
vmemory(kbytes) 409600
Here is some parameter to configure the machine. We also reserve
SHLBMAX 6
SDATLIM 0x18000000
HDATLIM 0x18000000
SSTKLIM 0x2000000
HSTKLIM 0x2000000
SVMMLIM 0x19000000
HVMMLIM 0x19000000
I have a problem to run debugger (debug) on UnixWare 7.1.1. We were
able to run it a few times then the debugger hangs. It simply won't
take any command and I have to use kill -9 to kill the process (tried
kill but does not work).
Any suggestion to debug the debugger and to resolve it? It is
important to us because we were only able to debug with printf (or
cout) statement and it takes 10x more time than usual.
Thanks!
clement
%ulimit -a
time(seconds) unlimited
file(blocks) 2097152
data(kbytes) 393216
stack(kbytes) 32768
memory(kbytes) unlimited
coredump(blocks) 32768
nofiles(descriptors) 64
vmemory(kbytes) 409600
Here is some parameter to configure the machine. We also reserve
SHLBMAX 6
SDATLIM 0x18000000
HDATLIM 0x18000000
SSTKLIM 0x2000000
HSTKLIM 0x2000000
SVMMLIM 0x19000000
HVMMLIM 0x19000000