Searched refs:GDBInstance (Results 1 – 1 of 1) sorted by relevance
/Renode-v1.15.3-c57714d/tools/gdb_compare/ |
D | gdb_compare.py | 178 class GDBInstance: class 337 … GDBInstance(args.gdb_path, args.renode_gdb_port, args.debug_binary, "Renode", renode_proc), 338 … GDBInstance(args.gdb_path, args.reference_gdb_port, args.debug_binary, "Reference", ref_proc),
|