windows is built with visual studio tools anyway; Build node (totally off topic BTW) load it in visual studio with F5 to run it.,
On Tue, Apr 2, 2019 at 2:17 PM Marto Parts <croo...@gmail.com> wrote: > I will isntall gdb but on windows it is a complete mess > > Il giorno mar 2 apr 2019 alle ore 22:36 J Decker <d3c...@gmail.com> ha > scritto: > >> okay you can either use gdb or lldb .... 'gdb --args node <script>' or >> node <script> and find the pid and `gdb --pid=<pid>` >> >> >> On Tue, Apr 2, 2019 at 1:27 PM Marto Parts <croo...@gmail.com> wrote: >> >>> 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 <croo...@gmail.com> >>> ha scritto: >>> >>>> Im going to test this right now >>>> >>>> Il giorno mar 2 apr 2019 alle ore 22:05 J Decker <d3c...@gmail.com> 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 <croo...@gmail.com> wrote: >>>>> >>>>>> Does anybody know how to debug v8 (memory/function calls etc ..) but >>>>>> running V8 with node js ? >>>>>> >>>>>> -- >>>>>> -- >>>>>> v8-users mailing list >>>>>> v8-users@googlegroups.com >>>>>> http://groups.google.com/group/v8-users >>>>>> --- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "v8-users" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to v8-users+unsubscr...@googlegroups.com. >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> -- >>>>> -- >>>>> v8-users mailing list >>>>> v8-users@googlegroups.com >>>>> http://groups.google.com/group/v8-users >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "v8-users" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to v8-users+unsubscr...@googlegroups.com. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> -- >>> -- >>> v8-users mailing list >>> v8-users@googlegroups.com >>> http://groups.google.com/group/v8-users >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "v8-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to v8-users+unsubscr...@googlegroups.com. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> -- >> v8-users mailing list >> v8-users@googlegroups.com >> http://groups.google.com/group/v8-users >> --- >> You received this message because you are subscribed to the Google Groups >> "v8-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to v8-users+unsubscr...@googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. >> > -- > -- > v8-users mailing list > v8-users@googlegroups.com > http://groups.google.com/group/v8-users > --- > You received this message because you are subscribed to the Google Groups > "v8-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to v8-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.