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

Unified Diff: runtime/vm/vm_sources.gypi

Issue 2957843002: Add gdb helper functions for creating a handle and using ToCString with RawObjects. (Closed)
Patch Set: Created 3 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
« runtime/vm/gdb_helpers.cc ('K') | « runtime/vm/gdb_helpers.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/vm_sources.gypi
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi
index d870c59b3191303fb7fb8b5f0312b447af2602f4..c6d50680966c288b46b0f4b0c0e8d4a993ea9a93 100644
--- a/runtime/vm/vm_sources.gypi
+++ b/runtime/vm/vm_sources.gypi
@@ -203,6 +203,7 @@
'gc_marker.h',
'gc_sweeper.cc',
'gc_sweeper.h',
+ 'gdb_helpers.cc',
'globals.h',
'growable_array.h',
'growable_array_test.cc',
« runtime/vm/gdb_helpers.cc ('K') | « runtime/vm/gdb_helpers.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698