Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -1/+1 |
2020-10-07 | Correct logical error in NetBSD's read_memory and write_memory | Kamil Rytarowski | 1 | -2/+2 |
2020-10-07 | Add common write_memory and read_memory NetBSD routines | Kamil Rytarowski | 1 | -0/+80 |
2020-09-10 | Add a common utility function to read and write siginfo_t in inferior | Kamil Rytarowski | 1 | -0/+29 |
2020-09-10 | Add netbsd_nat::enable_proc_events in gdb/nat | Kamil Rytarowski | 1 | -0/+18 |
2020-09-10 | Add gdb/nat common functions for listing threads | Kamil Rytarowski | 1 | -0/+125 |
2020-09-10 | Add netbsd_nat::pid_to_exec_file | Kamil Rytarowski | 1 | -0/+17 |
2020-09-10 | Register a placeholder for NetBSD shared functions in gdb/nat | Kamil Rytarowski | 1 | -0/+24 |