branch: externals/dape
commit 572f2b29767b86634f7314e9d46b0dd7c60657cb
Author: Daniel Pettersson <[email protected]>
Commit: Daniel Pettersson <[email protected]>
Fix bugs section
---
README.org | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
index e4f66d17a8..ac07e73497 100644
--- a/README.org
+++ b/README.org
@@ -174,6 +174,7 @@ See
[[https://github.com/microsoft/debugpy/wiki/Debug-configuration-settings][op
** Other untested adapters
If you find a working configuration for any other debug adapter please submit
a PR.
-See
[[https://microsoft.github.io/debug-adapter-protocol/implementors/adapters/][microsofts
list]] for other adapters.
-* Bugs
-Before reporting any issues make sure that±
+See
[[https://microsoft.github.io/debug-adapter-protocol/implementors/adapters/][microsofts
list]] for other adapters, your mileage will vary.
+
+* Bugs and issues
+Before reporting any issues take a look at ~*dape-debug*~ buffer with ~(setq
dape--debug-on '(io info error std-server)~.