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

Unified Diff: src/SConscript

Issue 5965011: Basic GDB JIT Interface integration. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: minor formatting cleanup Created 10 years 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: src/SConscript
diff --git a/src/SConscript b/src/SConscript
index b1f9bb6117807c798fbae9a223793b623a638371..dbc8e9abeac5b8f971540b8a6b295242fc224010 100755
--- a/src/SConscript
+++ b/src/SConscript
@@ -71,6 +71,7 @@ SOURCES = {
frames.cc
full-codegen.cc
func-name-inferrer.cc
+ gdbjit.cc
global-handles.cc
fast-dtoa.cc
fixed-dtoa.cc

Powered by Google App Engine
This is Rietveld 408576698