Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-14 | Change gdbserver to use existing gnulib and libiberty | Tom Tromey | 5 | -292/+22 |
2020-02-14 | Fix argv[] in programs invoked by gdbserver on MS-Windows | Eli Zaretskii | 2 | -18/+33 |
2020-02-13 | gdbserver: rename source files to .cc | Simon Marchi | 66 | -68/+75 |
2020-02-13 | gdbsupport: rename source files to .cc | Simon Marchi | 2 | -28/+32 |
2020-02-12 | Fix kill of processes created by win32_create_inferior | Hannes Domani | 2 | -0/+7 |
2020-02-12 | Disable gdbserver on host != target configurations | Maciej W. Rozycki | 2 | -2/+16 |
2020-02-11 | Re-generate gdb/gdbserver/gdbsupport configure scripts | Simon Marchi | 2 | -1/+6 |
2020-02-11 | Add -Wstrict-null-sentinel to gdbsupport/warning.m4 | Simon Marchi | 2 | -1/+6 |
2020-02-11 | Move gdb/warning.m4 to gdbsupport | Simon Marchi | 2 | -2/+6 |
2020-02-09 | Display ExceptionRecord for $_siginfo | Hannes Domani | 2 | -1/+35 |
2020-02-07 | Move gdbserver to top level | Tom Tromey | 105 | -0/+91816 |