coolchyni / beyond-debug

Other
20 stars 5 forks source link

spawn gdb ENOENT #8

Open mickae1 opened 1 year ago

mickae1 commented 1 year ago

Hi,

What does this error means ?

ERR spawn gdb ENOENT: Error: spawn gdb ENOENT at ChildProcess._handle.onexit (node:internal/child_process:283:19) at onErrorNT (node:internal/child_process:478:16) at process.processTicksAndRejections (node:internal/process/task_queues:83:21)

How do you tell the path to the gdb to use ?

Thank you,

xuming commented 1 year ago

You can set gdb path with argument 'debuggerPath'