Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attaching to existing openocd session #343

Closed
ubidefeo opened this issue Oct 8, 2020 · 1 comment
Closed

Attaching to existing openocd session #343

ubidefeo opened this issue Oct 8, 2020 · 1 comment

Comments

@ubidefeo
Copy link

ubidefeo commented Oct 8, 2020

hi
I'm looking for a way to connect to an openocd session initiated manually.
I bumped into issue #36 while searching for a duplicate but the issue was about something else (kinda).

I have a series of scripts that launch openocd and I'd like to have a configuration launch.json that allows me to skip launching the server.
Any hints?

thank you
ubi

@Marus
Copy link
Owner

Marus commented Feb 14, 2021

There is a pre-existing “external” type which is intended for use with externally launched/managed GDB servers. I wouldn’t be able to tell you an exact configuration- but should be possible to do what you want using “servertype”: “external”

@Marus Marus closed this as completed Feb 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants