Searched refs:gdb_options (Results 1 – 1 of 1) sorted by relevance
35 gdb_options = '-q -nx' variable36 gdb_invocation = '{0} {1}'.format(gdb_bin, gdb_options)
Completed in 5 milliseconds