]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/remote.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / remote.c
7 days ago  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-06-17  Andrew Burgessgdbserver: add vFile:lstat packet support
2025-06-17  Andrew Burgessgdb: rename target_fileio_stat to target_fileio_lstat
2025-05-02  Tom de Vries[gdbsupport] Reimplement phex and phex_nz as templates
2025-04-24  Andrew Burgessgdb: move remote arg splitting and joining into gdbsupport/
2025-04-23  Tankut Baris Aktemurgdb: print target in print_target_wait_results
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-04-03  Tom TromeyMany minor typo fixes
2025-03-11  Tom TromeyUse gdb set and map in remote.c
2025-02-28  Simon Marchigdb, gdbserver, gdbsupport: fix some namespace comment...
2025-02-25  Ciaran Woodwardgdb/remote: Set the thread of the remote before sending...
2025-02-20  Tom TromeySmall get_tib_address cleanups
2025-02-19  Qwincigdb/remote: don't error if qGetTIBAddr is unsupported
2025-02-19  Tankut Baris Aktemurgdbserver, remote: introduce "id_str" in the "qXfer...
2025-01-29  Tom TromeyUse command style in cmd_show_list
2025-01-28  Andrew Burgessgdb/remote: add 'binary-upload' feature to guard 'x...
2025-01-15  Tankut Baris Aktemurgdb: boolify the 'in_g_packet' field of remote's 'packe...
2025-01-10  Thiago Jung BauermannGDB: trad-frame: Store length of value_bytes in trad_fr...
2025-01-10  Thiago Jung BauermannGDB: remote: Print total bytes received in debug message
2024-12-19  Tankut Baris Aktemurgdb, gdbserver: introduce the 'x' RSP packet for binary...
2024-12-13  Tom TromeyIntroduce "command" styling
2024-11-11  Tom TromeyRemove the "title" from the remote packet help
2024-10-21  Tom de Vries[gdb/contrib] Handle dot in spellcheck.sh
2024-10-20  Tom TromeyUse std::make_unique in more places
2024-10-06  Tom de Vries[gdb] Fix common misspellings
2024-09-24  Thiago Jung Bauermanngdb: testsuite: Test whether PC register is expedited...
2024-09-24  Tom de Vries[gdb] Handle ^C in ~scoped_remote_fd
2024-09-24  Felix Willgerodtbtrace: Enable event tracing on Linux for Intel PT.
2024-08-14  Felix Willgerodtbtrace, gdbserver: Add ptwrite to btrace_config_pt.
2024-08-12  Simon Marchigdb: add program_space parameter to lookup_minimal_symbol
2024-08-12  Simon Marchigdb: make lookup_minimal_symbol objf and sfile paramete...
2024-08-12  Simon Marchigdb: drop struct keyword when using bound_minimal_symbol
2024-07-24  Tom TromeyRemove redundant macro definitions from remote.c
2024-07-22  Andrew Burgessgdb/remote: remove an out of date comment
2024-07-18  Andrew Burgessgdb: add GDB side target_ops::fileio_stat implementation
2024-07-16  Simon Marchigdb, gdbserver, gdbsupport: use [[noreturn]] instead...
2024-07-16  Simon Marchigdb: fix indentation in remote.c
2024-07-16  Simon Marchigdb: add ATTRIBUTE_NORETURN to remote_unpush_target
2024-07-15  Simon Marchigdb: pass program space to no_shared_libraries
2024-07-15  Simon Marchigdb: split no_shared_libraries, command vs implementation
2024-07-15  Simon Marchigdb: make objfile::pspace private
2024-06-12  Alexandra HájkováAdd "error_message+" feature to qSupported
2024-06-11  Andrew Burgessgdb: warn of slow remote file reading only after a...
2024-06-11  Andrew Burgessgdb/fileio: fix errno for packets where an attachment...
2024-06-08  Simon Marchigdb: replace `get_exec_file (0)` calls with `current_pr...
2024-06-05  Andrew Burgessgdb: more filename styling in remote.c and target.c
2024-05-31  Simon Marchigdb: remove unused includes in utils.h
2024-05-28  Tom TromeyUse bool in thread_events
2024-05-16  Simon Marchigdb: initialize packet_result::m_textual_err_msg
2024-05-10  Tom TromeyPass stream to remote_console_output
2024-04-29  Andrew Burgessgdb/remote: fix qRcmd error handling
2024-04-26  Pedro AlvesImprove vRun error reporting
2024-04-25  Simon Marchigdb: remove gdbcmd.h
2024-04-19  Gustavo Romerogdb/testsuite: Add unit tests for qIsAddressTagged...
2024-04-19  Gustavo Romerogdb: Add qIsAddressTagged packet
2024-04-19  Gustavo Romerogdb: Introduce is_address_tagged target hook
2024-04-11  Tankut Baris Aktemurgdb: fix format in remote.c
2024-04-08  Alexandra Hájkováremote.c: Make packet_ok return struct packet_result
2024-04-08  Alexandra Hájkováremote.c: Use packet_check_result
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-02-12  Alexandra Hájkováremote.c: Make packet_check_result return a structure
2024-02-04  Tom TromeyUse reference result of emplace_back
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-20  Pedro AlvesFix bug in previous remote unique_ptr change
2023-12-20  Pedro AlvesComplete use of unique_ptr with notif_event and stop_reply
2023-12-20  Pedro AlvesMake cached_reg_t own its data
2023-12-04  Tom TromeyRemove incorrect "fall-through" comment
2023-11-29  Tom TromeyUse C++17 [[fallthrough]] attribute
2023-11-27  Tom TromeyChange serial_readchar to throw
2023-11-27  Tom TromeyChange serial_send_break and serial_write to throw
2023-11-27  Tom TromeyChange serial "open" functions to throw exception
2023-11-27  Tom TromeyChange serial_setbaudrate to throw exception
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-11-17  Simon Marchigdb: remove regcache's address space
2023-11-13  Pedro AlvesIntroduce GDB_THREAD_OPTION_EXIT thread option, fix...
2023-11-13  Pedro Alvesall-stop/synchronous RSP support thread-exit events
2023-11-13  Pedro AlvesThread options & clone events (core + remote)
2023-11-13  Pedro AlvesAvoid duplicate QThreadEvents packets
2023-11-13  Pedro AlvesSupport clone events in the remote protocol
2023-10-26  Andrew Burgessgdb: handle main thread exiting during detach
2023-10-19  Simon Marchigdb: remove target_section_table typedef
2023-10-10  Simon Marchigdb: add assertion when marking the remote async flag
2023-10-10  Simon Marchigdb: add remote_state::{is_async_p,can_async_p}
2023-10-10  Simon Marchigdb: make remote_state's async token private
2023-10-10  Simon Marchigdb: remove trailing whitespaces in remote.c
2023-10-10  Simon Marchigdb: remove target_gdbarch
2023-10-10  Simon Marchigdb: add inferior::{arch, set_arch}
2023-10-05  Simon Marchigdb: add all_objfiles_removed observer
2023-09-19  Tom TromeyUse gdb::checked_static_cast for tracepoints
2023-09-11  Markus Metzgergdb: c++ify btrace_target_info
2023-09-11  Markus Metzgergdb, btrace: move xml parsing into remote.c
2023-08-29  Tom TromeyDefault getpkt 'forever' parameter to 'false'
2023-08-29  Tom TromeyUnify getpkt and getpkt_or_notif_sane
2023-08-29  Tom TromeyUse bool in getpkt
2023-08-29  Tom TromeyRemove expecting_notif parameter from getpkt_or_notif_s...
2023-08-29  Tom TromeyRemove getpkt_sane
2023-08-24  Tom de Vries[gdb/build] Return gdb::array_view in thread_info_to_th...
2023-08-17  Tom de Vries[gdb/build, c++20] Fix deprecated implicit capture...
2023-08-17  Tom de Vries[gdb/build, c++20] Fix Wdeprecated-enum-enum-conversion
2023-08-04  Tom TromeyRemove extra '.' from error message
next