Skip to content

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Feb 26, 2020

Hotfix to solve windows platform issues:

  • Keep using forward slash in debugger command line parameters
  • Use double quotes to handle spaces on windows paths
  • Extend connection timeout to gdb server (openocd)

@cmaglie cmaglie requested a review from rsora February 26, 2020 13:20
@rsora rsora added this to the 0.9.0 milestone Feb 26, 2020
@rsora rsora merged commit 561618a into arduino:master Feb 26, 2020
@cmaglie cmaglie deleted the fix-gdb-paths branch February 26, 2020 15:12
rsora pushed a commit that referenced this pull request Feb 26, 2020
* When running debugger always use forward slash in paths

* Add more debugging output when running debugger commandline

* Temporary fix for arduino.samd core 1.8.5

* Fix gdb timeout on Windows

(cherry picked from commit 561618a)
@rsora rsora mentioned this pull request Mar 19, 2020
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

Successfully merging this pull request may close these issues.

2 participants