Skip to content

Add arguments to GDB option

Lucas Magalhães requested to merge gdb_arguments into master

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