summaryrefslogtreecommitdiff
path: root/gdbserver/remote-utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* internal_error: remove need to pass __FILE__/__LINE__Pedro Alves2022-10-191-2/+1
* gdbserver: Fixup previous patchPedro Alves2022-03-211-1/+1
* gdbserver: Fix incorrect assertionPedro Alves2022-03-211-4/+5
* gdbserver: introduce remote_debug_printfSimon Marchi2022-01-181-42/+13
* gdbserver: introduce threads_debug_printf, THREADS_SCOPED_DEBUG_ENTER_EXITSimon Marchi2022-01-181-5/+3
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdbserver: replace direct assignments to current_threadTankut Baris Aktemur2021-12-131-4/+1
* gdb: pass more const target_waitstatus by referenceSimon Marchi2021-11-221-23/+22
* gdbserver: make target_pid_to_str return std::stringSimon Marchi2021-10-251-1/+1
* gdb, gdbserver: make target_waitstatus safeSimon Marchi2021-10-211-23/+21
* Remove defaulted 'tid' parameter to ptid_t constructorTom Tromey2021-09-231-2/+2
* GDBserver remote packet support for memory taggingLuis Machado2021-03-241-23/+19
* gdbserver: convert the global dll list into a process_info fieldTankut Baris Aktemur2021-03-221-2/+2
* gnulib: update to 776af40e0Paul E. Murphy2021-02-051-0/+4
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: give names to event loop file handlersSimon Marchi2020-10-021-4/+6
* gdbserver: remove support for NeutrinoSimon Marchi2020-06-121-33/+0
* Remove gdb_fildes_tTom Tromey2020-04-131-11/+5
* Switch gdbserver to gdbsupport event loopTom Tromey2020-04-131-13/+5
* gdbserver: Add mechanism to prevent sending T stop packetsAndrew Burgess2020-03-021-0/+20
* gdbserver: finish turning the target ops vector into a classTankut Baris Aktemur2020-02-201-6/+6
* gdbserver: turn target ops 'stopped_by_watchpoint' and 'stopped_data_address'...Tankut Baris Aktemur2020-02-201-3/+2
* gdbserver: turn target op 'request_interrupt' into a methodTankut Baris Aktemur2020-02-201-4/+4
* gdbserver: rename source files to .ccSimon Marchi2020-02-131-0/+1691