Skip to content

Session options#1951

Merged
RobertRostohar merged 3 commits intopyocd:developfrom
DavidLesnjak:session_options
Apr 1, 2026
Merged

Session options#1951
RobertRostohar merged 3 commits intopyocd:developfrom
DavidLesnjak:session_options

Conversation

@DavidLesnjak
Copy link
Copy Markdown
Collaborator

  • cmdline: enhance session options to accept list, dict, and multi-type values via YAML parsing
  • SystemView: split configuration into separate options
  • session: replace cbuild_run.* options:
    -- cbuild_run.gdbserver_port -> gdbserver_port
    -- cbuild_run.telnet_mode -> telnet_mode
    -- cbuild_run.telnet_port -> telnet_port
    -- cbuild_run.telnet_file_in -> telnet_file_in
    -- cbuild_run.telnet_file_out -> telnet_file_out

- cbuild_run.gdbserver_port  -> gdbserver_port
- cbuild_run.telnet_mode     -> telnet_mode
- cbuild_run.telnet_port     -> telnet_port
- cbuild_run.telnet_file_in  -> telnet_file_in
- cbuild_run.telnet_file_out -> telnet_file_out
@RobertRostohar RobertRostohar merged commit 1818070 into pyocd:develop Apr 1, 2026
24 checks passed
@DavidLesnjak DavidLesnjak deleted the session_options branch April 1, 2026 11:15
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