32 Commits (86b96a79b81fa6fcbb3e136d8c720c4aa6df8eda)

Author SHA1 Message Date
Joel Brobecker 213516ef31 Update copyright year range in header of all files managed by GDB 4 years ago
Joel Brobecker 4a94e36819 Automatic Copyright Year update after running gdb/copyright.py 5 years ago
Joel Brobecker 3666a04883 Update copyright year range in all GDB files 6 years ago
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 7 years ago
Tankut Baris Aktemur e2558df32b gdbserver: turn target ops 'read_memory' and 'write_memory' into methods 7 years ago
Simon Marchi feacfcacaa gdbserver: rename source files to .cc 7 years ago
Tom Tromey 919adfe840 Move gdbserver to top level 7 years ago
Joel Brobecker b811d2c292 Update copyright year range in all GDB files. 7 years ago
Tom Tromey 268a13a5a3 Rename common to gdbsupport 7 years ago
Joel Brobecker 42a4f53d2b Update copyright year range in all GDB files. 8 years ago
Joel Brobecker 190852c8ac gdbserver/Windows: crash during connection establishment phase 8 years ago
Joel Brobecker e2882c8578 Update copyright year range in all GDB files 9 years ago
Yao Qi 506fe5f499 Change tic6x target descriptions 9 years ago
Yao Qi 3491a34c4f Fix tic6x-uclinux GDBserver build failure 9 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
Joel Brobecker 61baf725ec update copyright year range in GDB files 10 years ago
Adhemerval Zanella 754653a7c0 Sync proc_service definition with GLIBC 10 years ago
Joel Brobecker 618f726fcb GDB copyright headers update after running GDB's copyright.py script. 11 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
Pedro Alves 5826e15986 Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere 11 years ago
Joel Brobecker 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 12 years ago