Skip to content
Snippets Groups Projects

Add arguments to GDB option

Merged Lucas Magalhães requested to merge gdb_arguments into master
1 unresolved thread

This changes enable to pass arguments to gdb when using "-dg", "--gdb". This is essential to enable the usage of core files and starting scripts.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
23 23 cell_path: List[Path],
24 24 no_init: bool,
25 25 realtime: bool,
26 gdb: bool,
26 gdb: str,
  • Simon Rose approved this merge request

    approved this merge request

  • Guillermo Arroyo Gomez approved this merge request

    approved this merge request

  • Lucas Magalhães mentioned in commit 66f906ca

    mentioned in commit 66f906ca

  • Please register or sign in to reply
    Loading