2023-01-01 |
Joel Brobecker | Update copyright year in help message of gdb, gdbserver... |
blob | commitdiff | raw |
2022-11-09 |
Tankut Baris Aktemur | gdbserver: do not report btrace support if target does... |
blob | commitdiff | raw | diff to current |
2022-09-24 |
Enze Li | gdbserver: remove unused for loop |
blob | commitdiff | raw | diff to current |
2022-07-13 |
Enze Li | gdbserver: remove unused variable |
blob | commitdiff | raw | diff to current |
2022-05-03 |
Pedro Alves | gdbserver: track current process as well as current... |
blob | commitdiff | raw | diff to current |
2022-04-18 |
Simon Marchi | gdbsupport: make gdb_abspath return an std::string |
blob | commitdiff | raw | diff to current |
2022-04-14 |
Pedro Alves | gdbserver: Eliminate prepare_to_access_memory |
blob | commitdiff | raw | diff to current |
2022-04-14 |
Pedro Alves | gdbserver/qXfer::threads, prepare_to_access_memory... |
blob | commitdiff | raw | diff to current |
2022-03-30 |
Tom Tromey | Consolidate definition of current_directory |
blob | commitdiff | raw | diff to current |
2022-01-27 |
Markus Metzger | gdb, gdbserver: update thread identifier in enable_btra... |
blob | commitdiff | raw | diff to current |
2022-01-18 |
Simon Marchi | gdbserver: introduce remote_debug_printf |
blob | commitdiff | raw | diff to current |
2022-01-18 |
Simon Marchi | gdbserver: introduce threads_debug_printf, THREADS_SCOP... |
blob | commitdiff | raw | diff to current |
2022-01-18 |
Simon Marchi | gdbserver: turn debug_threads into a boolean |
blob | commitdiff | raw | diff to current |
2022-01-01 |
Joel Brobecker | Automatic Copyright Year update after running gdb/copyr... |
blob | commitdiff | raw | diff to current |
2022-01-01 |
Joel Brobecker | Update Copyright Year in gdb, gdbserver and gdbreplay... |
blob | commitdiff | raw | diff to current |
2021-12-13 |
Tankut Baris Aktemur | gdbserver: replace direct assignments to current_thread |
blob | commitdiff | raw | diff to current |
2021-12-09 |
Simon Marchi | gdb, gdbserver: detach fork child when detaching from... |
blob | commitdiff | raw | diff to current |
2021-12-09 |
Simon Marchi | gdbserver: hide fork child threads from GDB |
blob | commitdiff | raw | diff to current |
2021-11-22 |
Simon Marchi | gdb: pass more const target_waitstatus by reference |
blob | commitdiff | raw | diff to current |
2021-11-22 |
Simon Marchi | gdb: rename target_waitstatus_to_string to target_waits... |
blob | commitdiff | raw | diff to current |
2021-10-25 |
Simon Marchi | gdbserver: make target_pid_to_str return std::string |
blob | commitdiff | raw | diff to current |
2021-10-21 |
Simon Marchi | gdb, gdbserver: make target_waitstatus safe |
blob | commitdiff | raw | diff to current |
2021-07-23 |
Simon Marchi | gdb: make inferior::m_cwd an std::string |
blob | commitdiff | raw | diff to current |
2021-05-06 |
Tankut Baris Aktemur | gdbserver/server: make some functions void |
blob | commitdiff | raw | diff to current |
2021-04-12 |
Tankut Baris Aktemur | gdbserver: constify the 'pid_to_exec_file' target op |
blob | commitdiff | raw | diff to current |
2021-03-30 |
Luis Machado | Fix inverted logic bug |
blob | commitdiff | raw | diff to current |
2021-03-24 |
Luis Machado | Unit tests for gdbserver memory tagging remote packets |
blob | commitdiff | raw | diff to current |
2021-03-24 |
Luis Machado | GDBserver remote packet support for memory tagging |
blob | commitdiff | raw | diff to current |
2021-03-22 |
Tankut Baris Aktemur | gdbserver: convert the global dll list into a process_i... |
blob | commitdiff | raw | diff to current |
2021-02-03 |
Pedro Alves | Fix a couple vStopped pending ack bugs |
blob | commitdiff | raw | diff to current |
2021-01-01 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | raw | diff to current |
2021-01-01 |
Joel Brobecker | Update copyright year in version message for gdb, gdbse... |
blob | commitdiff | raw | diff to current |
2020-11-11 |
Andrew Burgess | gdbserver: add missing --disable-packet options to... |
blob | commitdiff | raw | diff to current |
2020-11-02 |
Simon Marchi | gdb, gdbserver, gdbsupport: fix leading space vs tabs... |
blob | commitdiff | raw | diff to current |
2020-10-21 |
Simon Marchi | gdbserver: fix overlap in sprintf argument and buffer |
blob | commitdiff | raw | diff to current |
2020-10-07 |
Tom Tromey | Remove some dead code from handle_search_memory |
blob | commitdiff | raw | diff to current |
2020-10-07 |
Tom Tromey | Use simple_search_memory in gdbserver |
blob | commitdiff | raw | diff to current |
2020-10-02 |
Simon Marchi | gdb: add debug prints in event loop |
blob | commitdiff | raw | diff to current |
2020-08-13 |
Simon Marchi | gdb: allow specifying multiple filters when running... |
blob | commitdiff | raw | diff to current |
2020-07-22 |
Pedro Alves | gdbserver: handle running threads in qXfer:threads... |
blob | commitdiff | raw | diff to current |
2020-07-14 |
Simon Marchi | gdbserver: fix memory leak when handling qsupported... |
blob | commitdiff | raw | diff to current |
2020-05-25 |
Michael Weghorn | Use construct_inferior_arguments which handles special... |
blob | commitdiff | raw | diff to current |
2020-05-25 |
Michael Weghorn | gdbserver: Don't add extra NULL to program args |
blob | commitdiff | raw | diff to current |
2020-04-22 |
Hannes Domani | Fix search of large memory area in gdbserver |
blob | commitdiff | raw | diff to current |
2020-04-13 |
Tom Tromey | Switch gdbserver to gdbsupport event loop |
blob | commitdiff | raw | diff to current |
2020-04-13 |
Tom Tromey | Implement event-loop glue for gdbserver |
blob | commitdiff | raw | diff to current |
2020-03-02 |
Andrew Burgess | gdbserver: Add mechanism to prevent sending T stop... |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: finish turning the target ops vector into... |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'pid_to_exec_file' into a... |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'qxfer_libraries_svr4' into... |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'stabilize_threads' into... |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target ops 'pause_all' and 'unpause_all... |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'get_tib_address' into a... |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'thread_stopped' into a method |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'read_loadmap' into a method |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'handle_monitor_command'... |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn non-stop and async target ops into... |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'qxfer_siginfo' into a method |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'qxfer_osdata' into a method |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'get_tls_address' into a... |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'read_offsets' into a method |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'read_auxv' into a method |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'request_interrupt' into... |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'look_up_symbols' into a... |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'resume' into a method |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Tankut Baris Aktemur | gdbserver: turn target op 'create_inferior' into a... |
blob | commitdiff | raw | diff to current |
2020-02-13 |
Simon Marchi | gdbserver: rename source files to .cc |
blob | commitdiff | raw | diff to current |
|