aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-uds.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-2/+2
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-29Revert "GDB: Remote target can now accept the form unix::/path/to/socket."Simon Marchi1-16/+2
2018-10-23GDB: Remote target can now accept the form unix::/path/to/socket.John Darrington1-2/+16
2018-10-02Allow remote debugging over a Unix local domain socket.John Darrington1-0/+118