Skip to content

Commit 6122fab

Browse files
committed
known limitations
Signed-off-by: Jens Reinecke <[email protected]>
1 parent 5a42365 commit 6122fab

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ In addition this extension contributes a debug configuration resolver which auto
7272
- Adds/extends the `target`.`serverParameters` list of `JLinkGDBServer`/`JLinkGDBServerCL` command line arguments:
7373
- Appends `--port` and the corresponding `port` value if `target`.`port` is set.
7474
75+
## Known Limitations
76+
- Requires ELF files built with GCC and DWARF5 debug information to operate seamlessly.
77+
- The shipped pyOCD version accepts the new command line option `--cbuild-run`. But only extracts device and DFP names.
78+
7579
## Trademarks
7680
Visual Studio is a trademark of the Microsoft group of companies.
77-
TODO: Review other things to be mentioned here.

0 commit comments

Comments
 (0)