Changeset b9d42e in git


Ignore:
Timestamp:
Jul 14, 2015, 10:44:14 AM (9 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
8e884e9df7639b696d044f972162a1cc15b54838
Parents:
4721534daf9d6092daf10119f83b9b3d7da8a2c8
Message:
doc: TRACE
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • libpolys/reporter/reporter.h

    r472153 rb9d42e  
    2929// show current line and wait for <RET>:
    3030#define TRACE_SHOW_LINE   4
    31 // show basering for all lveles of the proc-stack at enteringing/leaving proc,
     31// show basering for all levels of the proc-stack at enteringing/leaving proc,
    3232// requires RDEBUG to be defined:
    3333#define TRACE_SHOW_RINGS  8
     
    4242// show all assigns (via ipassign):
    4343#define TRACE_ASSIGN     256
    44 // show all automitc type conversions (via ipconv):
     44// show all automtic type conversions (via ipconv):
    4545#define TRACE_CONV       512
    4646// profiling: print line-no to smon.out:
Note: See TracChangeset for help on using the changeset viewer.