Re: gdb refuses to connect to localhost
Andreas Schwab <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Dez 25 2020, Reinaldo Molina via Gdb wrote: > Terminal 2: `gdb build/luajit -ex 'target remote localhost:8888'` > > Output from `gdb` on Terminal 2: > > (gdb) target remote :8888 Are you trying to run two instances of gdb simulanously on the same gdbserver connection? That won't work. Andreas. -- Andreas Schwab, [email protected] GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."