docs(tramp): mention gdb-mi incompatibility

Ref: #8510
This commit is contained in:
Henrik Lissner
2025-09-20 16:11:28 -04:00
parent 31c43cdceb
commit 2b17ddc2cf

View File

@@ -54,7 +54,12 @@ SCP, FTP, and more.
#+end_quote #+end_quote
* Troubleshooting * Troubleshooting
/There are no known problems with this module./ [[doom-report:][Report one?]] [[doom-report:][Report an issue?]]
** Known compatibility issues
- gdb-mi (via ~M-x gdb~) ::
Doesn't work with direct-async enabled. To get around this, add ~set debuginfod
enabled~ to =~/.gdbinit=. (Reported in #8510)
* Frequently asked questions * Frequently asked questions
/This module has no FAQs yet./ [[doom-suggest-faq:][Ask one?]] /This module has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]