[v8-users] Re: Unable to build V8 library for Android in Mac - please advise

2015-07-27 Thread Heriberto Delgado
A second update. Today's build (July 27, 2015) does not show string.h errors anymore. Good work, whoever did that :). Two more to go ( stdio.h and wchar.h ). El viernes, 17 de julio de 2015, 9:14:55 (UTC-6), Heriberto Delgado escribió: Environment: - MacBook Pro (Retina, 15-inch, Mid

Re: [v8-users] Building v8 using Visual Studio 2015

2015-07-27 Thread Jochen Eisinger
I landed some config changes to make v8 compile with MSVS 2015, however, I haven't ran tests yet. Since we don't have MSVS 2015 builders yet, that configuration might break, however, eventually, we'll switch to MSVS 2015, just not yet now. best -jochen On Thu, Jul 23, 2015 at 5:19 PM Michael

Re: [v8-users] debug v8 with gdb

2015-07-27 Thread Felix
Hi, Is there a way to debug v8 runtime functions with eclipse CDT? For example: https://code.google.com/p/chromium/codesearch#chromium/src/v8/src/runtime/runtime-function.ccq=runtime-functionsq=package:chromiuml=528 在 2015年7月23日星期四 UTC+8上午3:44:36,Adrian Perez de Castro写道: Deepak