Revision: 8740
Author:   ri...@chromium.org
Date:     Mon Jul 25 23:03:36 2011
Log: Update oom_dump README to indicate that people should build the correct V8 version.
Review URL: http://codereview.chromium.org/7198021
http://code.google.com/p/v8/source/detail?r=8740

Modified:
 /branches/bleeding_edge/tools/oom_dump/README

=======================================
--- /branches/bleeding_edge/tools/oom_dump/README       Tue Dec  7 03:01:02 2010
+++ /branches/bleeding_edge/tools/oom_dump/README       Mon Jul 25 23:03:36 2011
@@ -16,7 +16,9 @@

 Next step is to build v8.  Note: you should build x64 version of v8,
 if you're on 64-bit platform, otherwise you would get a link error when
-building oom_dump.
+building oom_dump. Also, if you are testing against an older version of chrome +you should build the corresponding version of V8 to make sure that the type-id
+enum have the correct values.

The last step is to build oom_dump itself. The following command should work:

--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

Reply via email to