Changes between Version 2 and Version 3 of Development/Debugging
- Timestamp:
- 02/24/10 03:23:50 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Debugging
v2 v3 7 7 * You can get a dump of various intermediate representations using the {{{-dump*}}} options. For example: 8 8 {{{ 9 $ bin/ddc -c test/0 0-Staged/00-Sanity/Main.ds -dump-core10 $ vi test/00-Stages/00-Sanity/Main.dump-core-source.dc9 $ bin/ddc -c test/01-Sanity/00-Hello/Main.ds -dump-core 10 $ cat test/01-Sanity/00-Hello/Main.dump-core-source.dc 11 11 }}} 12 12
