We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a42365 commit 6122fabCopy full SHA for 6122fab
README.md
@@ -72,6 +72,9 @@ In addition this extension contributes a debug configuration resolver which auto
72
- Adds/extends the `target`.`serverParameters` list of `JLinkGDBServer`/`JLinkGDBServerCL` command line arguments:
73
- Appends `--port` and the corresponding `port` value if `target`.`port` is set.
74
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
+
79
## Trademarks
80
Visual Studio is a trademark of the Microsoft group of companies.
-TODO: Review other things to be mentioned here.
0 commit comments