Hi Takaya,
Thank you for dbgee. It seems to be useful especially for Rust (since VS Code debugging doesn't print Rust enum variant details).
-
However, when someone searches for "VS Code" GDB and they come upon your VS Code extension, and subsequently to this repo, it's not obvious from the beginning that this requires/primarily provides the CLI tool.
May I suggest that you move "dbgee command and the optional VSCode extension" to/near the top of this README.md, please?
-
README.md mentions usage of tmux, but people may not know what tmux is. May I suggest that you list it as a requirement near the top, please? It may also help to mention that Linux packagers (Arch/Manjaro) may be able to install tmux.
Hi Takaya,
Thank you for
dbgee. It seems to be useful especially for Rust (since VS Code debugging doesn't print Rustenumvariant details).However, when someone searches for
"VS Code" GDBand they come upon your VS Code extension, and subsequently to this repo, it's not obvious from the beginning that this requires/primarily provides the CLI tool.May I suggest that you move "dbgee command and the optional VSCode extension" to/near the top of this README.md, please?
README.mdmentions usage oftmux, but people may not know whattmuxis. May I suggest that you list it as a requirement near the top, please? It may also help to mention that Linux packagers (Arch/Manjaro) may be able to installtmux.