diff --git a/modules/emacs/tramp/README.org b/modules/emacs/tramp/README.org index cf27f06f7..054f11028 100644 --- a/modules/emacs/tramp/README.org +++ b/modules/emacs/tramp/README.org @@ -54,7 +54,12 @@ SCP, FTP, and more. #+end_quote * 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 /This module has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]