simulavr  1.1.0
GdbServer Member List

This is the complete list of members for GdbServer, including all inherited members.

allGdbServersGdbServerprotectedstatic
avr_core_flash_read(int addr, word &val)GdbServerprotected
avr_core_flash_write(int addr, word val)GdbServerprotected
avr_core_flash_write_hi8(int addr, byte val)GdbServerprotected
avr_core_flash_write_lo8(int addr, byte val)GdbServerprotected
avr_core_insert_breakpoint(dword pc)GdbServerprotected
avr_core_remove_breakpoint(dword pc)GdbServerprotected
avr_core_step()GdbServerprotected
bufGdbServerprotected
connStateGdbServerprotected
coreGdbServerprotected
exitOnKillRequestGdbServerprotected
gdb_break_point(const char *pkt)GdbServerprotected
gdb_extract_hex_num(const char **pkt, char stop)GdbServerprotected
gdb_get_addr_len(const char *pkt, char a_end, char l_end, unsigned int *addr, int *len)GdbServerprotected
gdb_get_signal(const char *pkt)GdbServerprotected
gdb_get_thread_list(const char *pkt)GdbServerprotected
gdb_interact(int port, int debug_on)GdbServerprotected
gdb_is_thread_alive(const char *pkt)GdbServerprotected
gdb_last_reply(const char *reply)GdbServerprotected
gdb_main_loop()GdbServerprotected
gdb_parse_packet(const char *pkt)GdbServerprotected
gdb_read_memory(const char *pkt)GdbServerprotected
gdb_read_register(const char *pkt)GdbServerprotected
gdb_read_registers()GdbServerprotected
gdb_receive_and_process_packet(int blocking)GdbServerprotected
gdb_select_thread(const char *pkt)GdbServerprotected
gdb_send_ack()GdbServerprotected
gdb_send_hex_reply(const char *reply, const char *reply_to_encode)GdbServerprotected
gdb_send_reply(const char *reply)GdbServerprotected
gdb_write_memory(const char *pkt)GdbServerprotected
gdb_write_register(const char *pkt)GdbServerprotected
gdb_write_registers(const char *pkt)GdbServerprotected
GdbServer(AvrDevice *, int port, int debugOn, int WaitForGdbConnection=true)GdbServer
global_debug_onGdbServerprotected
hex2nib(char hex)GdbServerprotected
IdleStep()GdbServerprotected
InternalStep(bool &trueHwStep, SystemClockOffset *timeToNextStepIn_ns=0)GdbServer
last_replyGdbServerprotected
lastCoreStepFinishedGdbServerprotected
m_gdb_thread_idGdbServerprotected
oldTimeGdbServerprotected
Run()GdbServer
runModeGdbServerprotected
SendPosition(int signal)GdbServer
serverGdbServerprotected
signal_has_occurred(int signo)GdbServerprotected
signal_watch_start(int signo)GdbServerprotected
signal_watch_stop(int signo)GdbServerprotected
SleepStep()GdbServer
Step(bool &trueHwStep, SystemClockOffset *timeToNextStepIn_ns=0)GdbServervirtual
TryConnectGdb()GdbServer
waitForGdbConnectionGdbServerprotected
~GdbServer()GdbServervirtual
~SimulationMember()SimulationMemberinlinevirtual