Re: gdb refuses to connect to localhost
Simon Marchi via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2020-12-29 10:58 a.m., Reinaldo Molina via Gdb wrote: > That did it!!! > > My shell is `zsh` by the way. > > > zsh --version > zsh 5.8 (x86_64-pc-linux-gnu) > > Thank you guys! Happy New Year! > > Reinaldo Molina Wow, good job at spotting this Martin. Is it maybe an instance of this bug? https://sourceware.org/bugzilla/show_bug.cgi?id=26116 Simon