9#ifndef LLDB_SOURCE_PLUGINS_PROCESS_UTILITY_GDBREMOTESIGNALS_H
10#define LLDB_SOURCE_PLUGINS_PROCESS_UTILITY_GDBREMOTESIGNALS_H
25 void Reset()
override;
Initially carries signals defined by the GDB Remote Serial Protocol.
A class that represents a running process on the host machine.