Re: [v8-users] Building V8

2019-03-26 Thread Marto Parts
So long story short I can’t run v8 cause of 32 bit ? On Tue, 26 Mar 2019 at 00:27, Rodolph Perfetta wrote: > To use the bundled tools, you need a 64-bit machine. > > if this is not an option you could try installing all the dependencies > yourself (and disabling the use of bundled tools by speci

Re: [v8-users] Building V8

2019-03-26 Thread Marto Parts
ue, 26 Mar 2019 at 09:00, Marto Parts wrote: > >> So long story short I can’t run v8 cause of 32 bit ? >> >> On Tue, 26 Mar 2019 at 00:27, Rodolph Perfetta < >> rodolph.perfe...@gmail.com> wrote: >> >>> To use the bundled tools, you need a 64-bit ma

Re: [v8-users] V8 node js

2019-04-02 Thread Marto Parts
Im going to test this right now Il giorno mar 2 apr 2019 alle ore 22:05 J Decker ha scritto: > start node with --inspect-brk (or --inspect) > open chrome go to 'chrome://inspect' and the node process should show up > in the list of things to debug ? > > On Tue, Apr 2, 2019 at 12:49 PM wrote:

Re: [v8-users] V8 node js

2019-04-02 Thread Marto Parts
I'd prefer not to use the chome dev tools (i'd rather like to use a debugger such as lldb or gdb ) Il giorno mar 2 apr 2019 alle ore 22:24 Marto Parts ha scritto: > Im going to test this right now > > Il giorno mar 2 apr 2019 alle ore 22:05 J Decker ha > scritto: > >

Re: [v8-users] V8 node js

2019-04-02 Thread Marto Parts
I will isntall gdb but on windows it is a complete mess Il giorno mar 2 apr 2019 alle ore 22:36 J Decker ha scritto: > okay you can either use gdb or lldb 'gdb --args node