Remove whitespace that occurs after '('.
[openocd.git] / BUGS
1 /** @page bugs Bug Reporting
2
3 Please report bugs by subscribing to the OpenOCD mailing list and
4 posting a message with your report:
5
6 openocd-development@lists.berlios.de
7
8 To minimize work for OpenOCD developers, you can include
9 all the information below. If you feel that some of the
10 items below are unnecessary for a clear bug report, you
11 leave them out.
12
13 - Target PCB/board description
14 - Config scripts
15 - OpenOCD command line
16 - List of commands issued or GDB operations performed
17 - Expected result
18 - Actual result
19 - Logs using @c debug_level 3 (e.g. add '-d 3' to the command line)
20 - If this is a regression, include logs for working and broken version
21 - If this is a regression, please find out the precise version that
22 caused the regression. This can be done via a binary search; For
23 example: if testing version 550 works but 600 fail, then try 575, etc.
24
25 - If OpenOCD is crashing, you can use GDB to get a trace:@par
26 @code
27 % gdb --args openocd ....
28 (gdb) run
29 (gdb) bt
30 => here a stack trace is dumped.
31 @endcode
32
33 - To run or debug the in-tree executable (not recommended), you must
34 use libtool to set up the correct shared library paths:
35 @code
36 libtool gdb --args openocd ....
37 @endcode
38 or the more pedantic (and forward-compatible):
39 @code
40 libtool --mode=execute gdb --args openocd ....
41 @endcode
42 - Attach files directly to the posting. The mailing list knows to
43 transform attachments to links so you will not be bloating anyones mail
44 box. Please keep attachments to less than 100KB.
45
46 */
47 /** @file
48 This file contains the @ref bugs page.
49 */

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)