Fixing Trace

This commit is contained in:
Marty Kraimer
1991-10-07 12:27:38 +00:00
parent 94d8c18622
commit 4c8587bf0e

View File

@@ -216,7 +216,7 @@ long dbProcess(paddr)
int set_trace=FALSE;
/* check for trace processing*/
if(tpro) {
if(tpro&&!trace) {
if(vxTas(&trace)) {
trace = TRUE;
trace_lset = lset;