aboutsummaryrefslogtreecommitdiffstats
path: root/debugging.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugging fixes.Erik Verbruggen2012-12-181-3/+1
* Fix instruction tracing.Erik Verbruggen2012-12-181-1/+1
* Remove IR::Function from the runtime.Erik Verbruggen2012-12-111-5/+10
* Add utility function to print stack traces from lldb/gdb.Erik Verbruggen2012-12-071-3/+32
* Remove the DeclarativeEnvironment class againLars Knoll2012-12-021-4/+4
* Clean up the DeclarativeEnvironmentLars Knoll2012-11-301-3/+2
* Get rid of variableEnvironmentLars Knoll2012-11-301-4/+4
* Add some debugging infrastructure to the interpreter.Erik Verbruggen2012-11-291-0/+183