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

Is it possible to set the timeout when gdb server (such as openocd) starts? #585

Open
ilg-ul opened this issue Aug 15, 2023 Discussed in #584 · 1 comment
Open

Is it possible to set the timeout when gdb server (such as openocd) starts? #585

ilg-ul opened this issue Aug 15, 2023 Discussed in #584 · 1 comment

Comments

@ilg-ul
Copy link
Contributor

ilg-ul commented Aug 15, 2023

Discussed in #584

Originally posted by chenweiye120 August 15, 2023
Hello everyone,like #508 ; When starting openocd, some initializations sometimes take a long time, such as initializing many registers of the hardware. At this time, the startup time of openocd exceeds 15 seconds. Can this ui option be added to set this value? GdbServerBackend.fGdbServerLaunchTimeout is only used, there is no method or place to set it. . .

@TommyMurphyTM1234
Copy link

I raised a similar issue here a while back.

This hack/workaround might help for now?

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