oh, didn't think of that - I'll try setting a timeout to delay logging, thanks
for the suggestion!
> On Jan 23, 2019, at 8:00 AM, 'Peter Marshall' via v8-users
> wrote:
>
> Can you delay the printing so that GDB has a chance to start up before the
> console.log()? Getting a stack trace out of
Can you delay the printing so that GDB has a chance to start up before the
console.log()? Getting a stack trace out of GDB would really be the best
way to debug from here.
On Tuesday, January 15, 2019 at 3:26:58 AM UTC+1, Paul Spencer wrote:
>
> Hi, first post here and this may be the wrong spot