Ticket #32 (closed enhancement: fixed)

Opened 6 months ago

Last modified 3 months 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 (7.9 kB) - added by hopscc 6 months ago.

Change History

Changed 6 months ago by hopscc

Changed 6 months ago by hopscc

Changed 6 months ago by hopscc

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

Changed 3 months ago by Chuck

I'm currently looking at this.

Changed 3 months 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 3 months 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.