Searched refs:gdb_bin (Results 1 – 1 of 1) sorted by relevance
34 gdb_bin = 'gdb' variable36 gdb_invocation = '{0} {1}'.format(gdb_bin, gdb_options)53 if not pexpect.which(gdb_bin):