Actions
Feature #365
closedRemove most of debug printing
Start date:
08/05/2010
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
At the moment there is lack of debug information from aspectator sometimes. For example with list changes. So it must be added.
Updated by Evgeny Novikov almost 14 years ago
- Priority changed from Low to Normal
Think about it during aspectator update.
Updated by Evgeny Novikov about 12 years ago
- Project changed from Linux Driver Verification to C Instrumentation Framework
- Category deleted (
15)
Updated by Evgeny Novikov almost 9 years ago
- Category set to Core
- Priority changed from Normal to High
Nobody likely uses this debug information. I will consider to remove it.
Updated by Evgeny Novikov over 5 years ago
- Subject changed from Additional debug info is needed to Remove most of debug printing
- Priority changed from High to Urgent
As I properly noted nobody needs most of debug information but it occupies many lines of code and it takes rather much time to understand that it is not necessary in runtime.
Updated by Evgeny Novikov over 5 years ago
- Status changed from Open to Closed
I did it eventually in ecffebc.
Actions