From: Laurent <lau...@pr...> - 2024-03-21 09:13:13
|
> I presume that other projects using VSCode to launch OpenOCD 0.12.0 debugging sessions use a `serverStarted` string/pattern that would suit your needs? When I configured my vscode project with openocd 0.10.0, I took an example from the Internet which used the parameter "serverStarted": "Info\ :\[\w\\.]*:\\\ hardware" There are still some examples on various websites that use this parameter.I'm going to make one or two posts on these sites to point out the problem this causes when using openocd 0.12.0. |