fviSTM
fviSTM
Link to the PR for the adapter: https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/321
> @FlorentVSTM, can you say a little bit more about how the two extensions interact? How does the `eclipse-cdt.peripheral-inspector` consume the setting for a `gdb` debug configuration? Hi @colin-grant-work, yes...
I agree with you that it would not make sense to document in this plugin all the data that any variant of GDB debugging might use. It should primarily document...
Hi @colin-grant-work, I think I found a better way to add this attribute. We can extend the JSON schema defined in cdt-gdb-vscode directly from the vscode-peripheral-inspector extension so that the...