Closed lukehutch closed 3 years ago
I can't see a way to pass commandline arguments to gdb. Can you please add an option for this?
https://github.com/rohanrhu/gdb-frontend/issues/26
I've added the option.
--gdb-args="ARGS", -G "ARGS"
Awesome, thanks!
I can't see a way to pass commandline arguments to gdb. Can you please add an option for this?