29 Commits (448ba6860ec7dff6f3df6945dd4f5880bd4e265a)

Author SHA1 Message Date
Tankut Baris Aktemur 0dd7b52ede gdbserver/linux-low: delete 'linux_target_ops' and 'the_low_target' 6 years ago
Tankut Baris Aktemur b31cdfa69f gdbserver/linux-low: turn 'supports_hardware_single_step' into a method 6 years ago
Tankut Baris Aktemur 9cfd871551 gdbserver/linux-low: turn 'supports_range_stepping' into a method 6 years ago
Tankut Baris Aktemur ab64c99982 gdbserver/linux-low: turn 'emit_ops' into a method 6 years ago
Tankut Baris Aktemur 809a0c354b gdbserver/linux-low: turn fast tracepoint ops into methods 6 years ago
Tankut Baris Aktemur 13e567af27 gdbserver/linux-low: turn 'get_thread_area' into a method 6 years ago
Tankut Baris Aktemur 47f70aa768 gdbserver/linux-low: turn 'supports_tracepoints' into a method 6 years ago
Tankut Baris Aktemur a5b5da9258 gdbserver/linux-low: turn 'process_qsupported' into a method 6 years ago
Tankut Baris Aktemur d7599cc082 gdbserver/linux-low: turn 'prepare_to_resume' into a method 6 years ago
Tankut Baris Aktemur fd000fb3df gdbserver/linux-low: turn process/thread addition/deletion ops into methods 6 years ago
Tankut Baris Aktemur cb63de7ca8 gdbserver/linux-low: turn 'siginfo_fixup' into a method 6 years ago
Tankut Baris Aktemur b35db73327 gdbserver/linux-low: turn '{collect, supply}_ptrace_register' into methods 6 years ago
Tankut Baris Aktemur ac1bbaca10 gdbserver/linux-low: turn watchpoint ops into methods 6 years ago
Tankut Baris Aktemur 9db9aa232a gdbserver/linux-low: turn 'insert_point' and 'remove_point' into methods 6 years ago
Tankut Baris Aktemur 007c9b975d gdbserver/linux-low: turn 'supports_z_point_type' into a method 6 years ago
Tankut Baris Aktemur d7146cda56 gdbserver/linux-low: turn 'breakpoint_at' into a method 6 years ago
Tankut Baris Aktemur d4807ea231 gdbserver/linux-low: turn the 'decr_pc_after_break' field into a method 6 years ago
Tankut Baris Aktemur 7582c77c1d gdbserver/linux-low: turn 'supports_software_single_step' and 'get_next_pcs' into methods 6 years ago
Tankut Baris Aktemur 3ca4edb661 gdbserver/linux-low: turn 'sw_breakpoint_from_kind' into a method 6 years ago
Tankut Baris Aktemur 06250e4e67 gdbserver/linux-low: turn 'breakpoint_kind_from_{pc, current_state}' into methods 6 years ago
Tankut Baris Aktemur bf9ae9d8c3 gdbserver/linux-low: turn 'get_pc' and 'set_pc' into methods 6 years ago
Tankut Baris Aktemur bd70b1f240 gdbserver/linux-low: turn 'fetch_register' into a method 6 years ago
Tankut Baris Aktemur daca57a7de gdbserver/linux-low: turn 'cannot_{fetch/store}_register' into methods 6 years ago
Tankut Baris Aktemur aa8d21c9bb gdbserver/linux-low: turn 'regs_info' into a method 6 years ago
Tankut Baris Aktemur 797bcff595 gdbserver/linux-low: turn 'arch_setup' into a method 6 years ago
Tankut Baris Aktemur ef0478f611 gdbserver/linux-low: start turning linux target ops into methods 6 years ago
Tankut Baris Aktemur 52405d85ec gdbserver: finish turning the target ops vector into a class 6 years ago
Tankut Baris Aktemur e2558df32b gdbserver: turn target ops 'read_memory' and 'write_memory' into methods 6 years ago
Simon Marchi feacfcacaa gdbserver: rename source files to .cc 6 years ago
Tom Tromey 919adfe840 Move gdbserver to top level 6 years ago
Joel Brobecker b811d2c292 Update copyright year range in all GDB files. 6 years ago
Joel Brobecker 42a4f53d2b Update copyright year range in all GDB files. 7 years ago
Joel Brobecker e2882c8578 Update copyright year range in all GDB files 8 years ago
Simon Marchi 04ec7890fc linux low: Make the arch code free arch_process_info 9 years ago
Simon Marchi 466eeceef4 lwp_info: Make the arch code free arch_lwp_info 9 years ago
Max Filippov a12e714b77 gdbserver: xtensa: support THREADPTR register 10 years ago
Max Filippov 1a09b50a46 gdbserver: xtensa: add call0 support 10 years ago
Joel Brobecker 61baf725ec update copyright year range in GDB files 9 years ago
Adhemerval Zanella 754653a7c0 Sync proc_service definition with GLIBC 10 years ago
Yao Qi 276d4552df Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_32bit 10 years ago
Joel Brobecker 618f726fcb GDB copyright headers update after running GDB's copyright.py script. 10 years ago
Antoine Tremblay 7d00775ece Refactor queries for hardware and software single stepping support in GDBServer. 11 years ago
Pedro Alves 50bc912a20 gdbserver/Linux: Introduce NULL_REGSET 11 years ago
Antoine Tremblay dd37334957 Add the target_ops needed for software breakpoints in GDBServer. 11 years ago
Max Filippov 40045d9181 xtensa: implement NPTL helpers 11 years ago
Max Filippov a2d5a9d76f gdbserver/xtensa: fix typo in XCHAL_HAVE_LOOPS 11 years ago
Max Filippov deb44829ec gdbserver/xtensa: drop xtensa_usrregs_info 11 years ago
Joel Brobecker 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 11 years ago
Baruch Siach e671835b7a gdb: xtensa: fix linux ptrace includes 12 years ago
Joel Brobecker ecd75fc8ee Update Copyright year range in all files maintained by GDB. 12 years ago