I would love to get to a point were I don't need to use WinDbg anymore.
https://chromiumcodereview.appspot.com/10441088/diff/4001/tools/grokdump.py File tools/grokdump.py (right): https://chromiumcodereview.appspot.com/10441088/diff/4001/tools/grokdump.py#newcode741 tools/grokdump.py:741: # #define ROOT_LIST_CASE(type, name, camel_name) \ On 2012/05/31 17:34:20, Vitaly Repeshko wrote:
Updating this stuff is going to be even more painful now. Consider
creating a
separate V8 build target to print this info.
Yes, I totally agree. At some point the build system should dump the necessary information in a separate .py file, that we then can include into grokdump. https://chromiumcodereview.appspot.com/10441088/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
