Opened 7 years ago

Closed 7 years ago

#108 closed defect (fixed)

Debug Trace not removed

Reported by: patrik.svestka@… Owned by:
Priority: minor Milestone: 8.0.0
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description

After turning on Debug/Trace (from menu) and right afterwards switching on Debug/Trace Sender or Debug/Trace full walkback; It is impossible to remove the traces using menu Debug/Remove trace. Only Remove all Break- & Tracepoints works. (Maybe this was intentional?)

Change History (8)

comment:1 by jan vrany, 7 years ago

Milestone: 8.0.0

comment:2 by jan vrany, 7 years ago

This is indeed a bug. It's caused by method being wrapped twice - the problem is probably in Tools::NewSystemBrowser >> commonTraceHelperWith:with:clear:

by jan vrany, 7 years ago

comment:3 by jan vrany, 7 years ago

Status: newtesting

comment:4 by patrik.svestka@…, 7 years ago

Resolution: fixed
Status: testingclosed

The patches work perfectly. The traces are now correctly removed and tests do pass.

I'm closing this ticket.

Note: See TracTickets for help on using tickets.