summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUGS6
1 files changed, 6 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 3484c9a6..5c9569cb 100644
--- a/BUGS
+++ b/BUGS
@@ -22,6 +22,12 @@ that caused the regression. This can be done via a binary
search. E.g. if version 550 worked and 600 failed, then try
575, etc.
+- If OpenOCD is crashing, you can use GDB to get a trace:
+
+gdb --args openocd ....
+(gdb) run
+(gdb) bt
+=> here a stack trace is dumped.
attach files directly to the posting. The mailing list knows to
transform attachments to links so you will not be bloating anyones