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

Unified Diff: samples/gdb-integration-prelude.gdb

Issue 6995161: Extend gdb-jit support (OSX/locals+parameters/prettyprint) (Closed) Base URL: git://github.com/v8/v8.git@master
Patch Set: Created 9 years, 6 months 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
Index: samples/gdb-integration-prelude.gdb
diff --git a/samples/gdb-integration-prelude.gdb b/samples/gdb-integration-prelude.gdb
new file mode 100644
index 0000000000000000000000000000000000000000..1ed3eb94dc67736a028692b9887d646fee1d8680
--- /dev/null
+++ b/samples/gdb-integration-prelude.gdb
@@ -0,0 +1 @@
+source tools/gdb-v8-support.py

Powered by Google App Engine
This is Rietveld 408576698