Wiki

Ticket #32 (closed enhancement: fixed)

Opened 16 years ago

Last modified 16 years ago

compiler cmdline tracing suppression and additional trace form

Reported by: hopscc Owned by: Chuck
Priority: medium Milestone:
Component: Cobra Compiler Version: 0.8.0
Keywords: Cc:

Description

Provide a compile commandline option to suppress tracing in all compiled files. (-include-traces:no default yes).

Provide a trace form that emits its expression lines without position info ( for tracing variable values)

Attachments

tracePrintSuppress.patch Download (7.9 KB) - added by hopscc 16 years ago.

Change History

Changed 16 years ago by hopscc

Changed 16 years ago by hopscc

Changed 16 years ago by hopscc

  • owner set to Chuck
  • status changed from new to assigned

Changed 16 years ago by Chuck

I'm currently looking at this.

Changed 16 years ago by Chuck

This ticket contains two items, that while related, are separate. One is a command line switch. The other is a change to grammar and feature set.

I've broken out the second to ticket:52

I'm leaving the first (command line arg) as the purpose of this ticket.

Changed 16 years ago by Chuck

  • status changed from assigned to closed
  • resolution set to fixed

Done in changeset:1699

Note: See TracTickets for help on using tickets.