T.R | Title | User | Personal Name | Date | Lines |
---|
3391.1 | make it a show stopper, that will get my attention! | QUARRY::petert | rigidly defined areas of doubt and uncertainty | Thu Nov 16 1995 17:38 | 20 |
3391.2 | Im getting this on single threaded code | CYCLIC::TURNER | | Mon Feb 24 1997 12:17 | 20 |
| Hello,
I'm seeing this message when trying to debug single threaded code in dbx
version 3.11.10 on UNIX version 4.0A. It is proving to be quite a problem (
I am not in a position to use DECladebug ).
Is this likely to be down to bad system configuration, or software build
problems.
Is there anything that I can do to sort this problem out so that I can use
dbx. I am sure that I have previously been able to debug this code ( built
with the same make files ) in dbx. However I am now trying to debug on a
newly configured system ( UNIX installed from scratch to V4.0 then upgraded
to V4.0A ).
Any clues ?
Thanks,
Barrie.
|
3391.3 | let me know if this helps... | QUARRY::petert | rigidly defined areas of doubt and uncertainty | Mon Feb 24 1997 15:05 | 6 |
| Given the problems you relate, I can't really imagine what is going on
at the moment. I'd suggest you use dbx with the -noproc switch to
see if that helps at all. But if I could get a test case to track down
what is really going on, that would be appreciated.
PeterT
|
3391.4 | | SMURF::DENHAM | Digital UNIX Kernel | Mon Feb 24 1997 17:15 | 2 |
| I've seen that when the thread you're trying to debug has SIGTRAP
blocked. Anything to go on there?
|
3391.5 | Thanks | CYCLIC::TURNER | | Tue Feb 25 1997 04:05 | 9 |
| Thanks for your responses, I'll investigate further. I'm also going to
attempt to try on a different machine, as I seem to be the only person in
my group that is having this problem and it could be currouption in my
code. The funny thing is though I get the same symptom in two different
images ( which is what made me think it may be a UNIX OS setup problem ).
I'll keep you up to date.
Barrie.
|
3391.6 | Seems to specific to my environment | CYCLIC::TURNER | | Tue Feb 25 1997 05:03 | 4 |
| I have just run the same images in dbx on a machine running UNIX 3.2C +
dbx 3.11.8. I do not get the same problem.
Barrie.
|