Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1096)

Unified Diff: sky/specs/debug.md

Issue 720333003: Specs: Start documenting debug mode (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/specs/debug.md
diff --git a/sky/specs/debug.md b/sky/specs/debug.md
new file mode 100644
index 0000000000000000000000000000000000000000..ae2126db66081da37bba8e6b3fc0fa161a6ff5bc
--- /dev/null
+++ b/sky/specs/debug.md
@@ -0,0 +1,8 @@
+Debug Mode
+==========
+
+Sky can be switched into debug mode, in which:
+
+ - documented asserts are checked and logged to the console
+ - sky:debug exports its symbols
+
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698