about summary refs log tree commit diff
path: root/src/rt/rust_debug.h
AgeCommit message (Collapse)AuthorLines
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-06-21Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.Graydon Hoare-1/+1
2012-06-21Comments only: annotate FIXMEsTim Chevalier-1/+1
2012-06-06std: Add debug::breakpointBrian Anderson-0/+13
2011-09-23rt: Add a RUST_TRACK_ORIGINS debug flag to help track down memory corruptionPatrick Walton-0/+17
2011-09-23rt: Factor out the logic that handles the various magic debug environment ↵Patrick Walton-0/+33
variables