Revision: 22296
Author: [email protected]
Date: Wed Jul 9 10:55:55 2014 UTC
Log: Fix trailing whitespace in gdbinit file.
[email protected]
Review URL: https://codereview.chromium.org/379133003
http://code.google.com/p/v8/source/detail?r=22296
Modified:
/branches/bleeding_edge/tools/gdbinit
=======================================
--- /branches/bleeding_edge/tools/gdbinit Mon Jul 7 16:21:29 2014 UTC
+++ /branches/bleeding_edge/tools/gdbinit Wed Jul 9 10:55:55 2014 UTC
@@ -21,7 +21,7 @@
end
# Print JavaScript stack trace.
-define jst
+define jst
print v8::internal::Isolate::Current()->PrintStack(stdout)
end
document jst
@@ -30,4 +30,4 @@
end
set disassembly-flavor intel
-set disable-randomization off
+set disable-randomization off
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.