Age | Commit message (Expand) | Author | Files | Lines |
2020-04-08 | Share windows_thread_info between gdb and gdbserver | Tom Tromey | 2 | -29/+5 |
2020-04-08 | Rename win32_thread_info to windows_thread_info | Tom Tromey | 5 | -37/+58 |
2020-04-02 | gdbserver/linux-low: delete 'linux_target_ops' and 'the_low_target' | Tankut Baris Aktemur | 21 | -75/+24 |
2020-04-02 | gdbserver/linux-low: turn 'get_ipa_tdesc_idx' into a method | Tankut Baris Aktemur | 6 | -24/+36 |
2020-04-02 | gdbserver/linux-low: turn 'get_syscall_trapinfo' into a method | Tankut Baris Aktemur | 8 | -43/+123 |
2020-04-02 | gdbserver/linux-low: turn 'supports_hardware_single_step' into a method | Tankut Baris Aktemur | 16 | -149/+82 |
2020-04-02 | gdbserver/linux-low: turn 'supports_range_stepping' into a method | Tankut Baris Aktemur | 16 | -26/+54 |
2020-04-02 | gdbserver/linux-low: turn 'emit_ops' into a method | Tankut Baris Aktemur | 16 | -39/+54 |
2020-04-02 | gdbserver/linux-low: turn fast tracepoint ops into methods | Tankut Baris Aktemur | 16 | -158/+189 |
2020-04-02 | gdbserver/linux-low: turn 'get_thread_area' into a method | Tankut Baris Aktemur | 16 | -57/+103 |
2020-04-02 | gdbserver/linux-low: turn 'supports_tracepoints' into a method | Tankut Baris Aktemur | 16 | -42/+63 |
2020-04-02 | gdbserver/linux-low: turn 'process_qsupported' into a method | Tankut Baris Aktemur | 16 | -32/+38 |
2020-04-02 | gdbserver/linux-low: turn 'prepare_to_resume' into a method | Tankut Baris Aktemur | 17 | -27/+82 |
2020-04-02 | gdbserver/linux-low: turn process/thread addition/deletion ops into methods | Tankut Baris Aktemur | 18 | -205/+356 |
2020-04-02 | gdbserver/linux-low: turn 'siginfo_fixup' into a method | Tankut Baris Aktemur | 17 | -38/+72 |
2020-04-02 | gdbserver/linux-low: turn '{collect, supply}_ptrace_register' into methods | Tankut Baris Aktemur | 18 | -70/+133 |
2020-04-02 | gdbserver/linux-low: turn watchpoint ops into methods | Tankut Baris Aktemur | 18 | -106/+157 |
2020-04-02 | gdbserver/linux-low: turn 'insert_point' and 'remove_point' into methods | Tankut Baris Aktemur | 18 | -88/+172 |
2020-04-02 | gdbserver/linux-low: turn 'supports_z_point_type' into a method | Tankut Baris Aktemur | 18 | -59/+98 |
2020-04-02 | gdbserver/linux-low: turn 'breakpoint_at' into a method | Tankut Baris Aktemur | 22 | -111/+247 |
2020-04-02 | gdbserver/linux-low: turn the 'decr_pc_after_break' field into a method | Tankut Baris Aktemur | 21 | -21/+91 |
2020-04-02 | gdbserver/linux-low: turn 'supports_software_single_step' and 'get_next_pcs' ... | Tankut Baris Aktemur | 21 | -50/+84 |
2020-04-02 | gdbserver/linux-low: turn 'sw_breakpoint_from_kind' into a method | Tankut Baris Aktemur | 22 | -84/+205 |
2020-04-02 | gdbserver/linux-low: turn 'breakpoint_kind_from_{pc, current_state}' into met... | Tankut Baris Aktemur | 21 | -73/+79 |
2020-04-02 | gdbserver/linux-low: turn 'get_pc' and 'set_pc' into methods | Tankut Baris Aktemur | 21 | -95/+597 |
2020-04-02 | gdbserver/linux-low: turn some more static functions into private methods | Tankut Baris Aktemur | 3 | -121/+213 |
2020-04-02 | gdbserver/linux-low: turn 'fetch_register' into a method | Tankut Baris Aktemur | 22 | -46/+80 |
2020-04-02 | gdbserver/linux-low: turn 'cannot_{fetch/store}_register' into methods | Tankut Baris Aktemur | 22 | -189/+453 |
2020-04-02 | gdbserver/linux-low: turn 'regs_info' into a method | Tankut Baris Aktemur | 23 | -98/+217 |
2020-04-02 | gdbserver/linux-low: turn 'arch_setup' into a method | Tankut Baris Aktemur | 22 | -84/+237 |
2020-04-02 | gdbserver/linux-low: start turning linux target ops into methods | Tankut Baris Aktemur | 22 | -5/+374 |
2020-04-02 | gdbserver/linux-low: turn some static functions into private methods | Tankut Baris Aktemur | 3 | -133/+195 |
2020-04-02 | gdbserver: make linux target op 'cannot_store_register' a predicate function | Tankut Baris Aktemur | 3 | -6/+12 |
2020-03-20 | gdb: remove HAVE_DECL_PTRACE | Simon Marchi | 3 | -24/+5 |
2020-03-18 | Namespace the reg class to avoid clashes with OS headers | Kamil Rytarowski | 4 | -3/+9 |
2020-03-12 | Change gdbserver to use existing gdbsupport | Tom Tromey | 4 | -82/+35 |
2020-03-12 | Fix gdbserver build when intl already built | Tom Tromey | 6 | -5/+118 |
2020-03-12 | Move gdb/selftest.m4 to gdbsupport/selftest.m4 | Simon Marchi | 2 | -1/+5 |
2020-03-12 | Move sourcing of development.sh to GDB_AC_COMMON | Simon Marchi | 3 | -439/+443 |
2020-03-12 | gdb/selftest.m4: ensure $development is set | Simon Marchi | 2 | -0/+9 |
2020-03-11 | gdb: enable -Wmissing-prototypes warning | Simon Marchi | 2 | -0/+5 |
2020-03-06 | gdbserver/gdbsupport: Add .dir-locals.el file | Andrew Burgess | 2 | -0/+45 |
2020-03-05 | gdb, gdbserver, gdbsupport: add .gitattributes files | Tankut Baris Aktemur | 2 | -0/+10 |
2020-03-02 | gdbserver: Add mechanism to prevent sending T stop packets | Andrew Burgess | 4 | -0/+32 |
2020-02-21 | Add a mostlyclean target to gdbserver | Tom Tromey | 2 | -1/+5 |
2020-02-20 | gdbserver: finish turning the target ops vector into a class | Tankut Baris Aktemur | 31 | -288/+562 |
2020-02-20 | gdbserver: simply copy the pointer in 'set_target_ops' | Pedro Alves | 2 | -2/+6 |
2020-02-20 | gdbserver: turn target op 'get_ipa_tdesc_idx' into a method | Tankut Baris Aktemur | 8 | -11/+34 |
2020-02-20 | gdbserver: turn target op 'supports_catch_syscall' into a method | Tankut Baris Aktemur | 8 | -12/+34 |
2020-02-20 | gdbserver: turn target op 'supports_software_single_step' into a method | Tankut Baris Aktemur | 8 | -11/+34 |