summaryrefslogtreecommitdiff
path: root/gdb/target-connection.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: clean up some inefficient std::string usageAndrew Burgess2022-12-161-1/+1
* gdb: make more use of make_target_connection_stringAndrew Burgess2022-12-151-4/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb/python: introduce gdb.TargetConnection object typeAndrew Burgess2021-11-301-0/+4
* gdb: Pass std::strings to ui_out::field_string () where convenientMarco Barisione2021-05-191-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-0/+2
* Require always-non-stop for multi-target resumptionsPedro Alves2020-01-101-5/+2
* Add "info connections" command, "info inferiors" connection number/stringPedro Alves2020-01-101-0/+162