Age | Commit message (Expand) | Author | Files | Lines |
2017-06-20 | gdbserver/Makefile.in: Sort IPA_OBJS | Simon Marchi | 2 | -3/+16 |
2017-06-20 | C++ify gdb/common/environ.c | Sergio Durigan Junior | 6 | -11/+22 |
2017-06-17 | linux-low: Remove usage of "register" keyword | Simon Marchi | 2 | -8/+13 |
2017-06-17 | gdb: Add -Wno-mismatched-tags | Simon Marchi | 2 | -1/+6 |
2017-06-17 | gdb: Use -Werror when checking for (un)supported warning flags | Simon Marchi | 2 | -5/+9 |
2017-06-17 | gdb: Pass -x c++ to the compiler | Simon Marchi | 2 | -1/+5 |
2017-06-09 | Include <signal.h> on gdbserver/fork-child.c (and fix regressions) | Sergio Durigan Junior | 2 | -0/+7 |
2017-06-07 | Implement proper "startup-with-shell" support on gdbserver | Sergio Durigan Junior | 2 | -1/+49 |
2017-06-07 | Share fork_inferior et al with gdbserver | Sergio Durigan Junior | 13 | -235/+467 |
2017-06-07 | Share parts of gdb/gdbthread.h with gdbserver | Sergio Durigan Junior | 2 | -0/+13 |
2017-06-07 | Move parts of inferior job control to common/ | Sergio Durigan Junior | 2 | -0/+7 |
2017-05-06 | Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) | Sergio Durigan Junior | 1 | -0/+4 |
2017-05-05 | gdb: Disable -Werror for -Wmaybe-uninitialized | Pedro Alves | 2 | -1/+5 |
2017-05-03 | Regenerate gdb/{,gdbserver/}configure (for commit be628ab814f1c90e185d7482d27... | Sergio Durigan Junior | 2 | -1/+5 |
2017-05-02 | Change return type of gdbarch_software_single_step to vector<CORE_ADDR> | Simon Marchi | 4 | -13/+15 |
2017-04-12 | Create gdb_termios.h (and cleanup gdb/{,gdbserver/}terminal.h) | Sergio Durigan Junior | 3 | -52/+7 |
2017-04-12 | C++-fy and prepare for sharing fork_inferior | Sergio Durigan Junior | 2 | -60/+57 |
2017-04-06 | Class-ify ptid_t | Simon Marchi | 2 | -1/+6 |
2017-04-05 | -Wwrite-strings: Remove -Wno-write-strings | Pedro Alves | 2 | -1/+5 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 3 | -2/+7 |
2017-04-05 | -Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITKIND_EXECD | Pedro Alves | 2 | -5/+6 |
2017-04-05 | -Wwrite-strings: gdbserver's 'port' parsing | Pedro Alves | 4 | -10/+21 |
2017-04-04 | gdbserver: Clear .deps on clean | Simon Marchi | 2 | -0/+5 |
2017-03-31 | gdbserver: Suffix generated C files with -generated | Simon Marchi | 3 | -65/+33 |
2017-03-27 | gdbserver: xtensa: support THREADPTR register | Max Filippov | 2 | -0/+19 |
2017-03-27 | gdbserver: xtensa: add call0 support | Max Filippov | 2 | -0/+35 |
2017-03-13 | gdbserver: Use pattern rule for the remaining %-ipa.o objects | Simon Marchi | 2 | -17/+23 |
2017-03-13 | gdbserver: Use pattern rule for IPA objects from common/ | Simon Marchi | 2 | -15/+14 |
2017-03-13 | gdbserver: Use pattern rule for IPA objects from gdbserver/ | Simon Marchi | 2 | -156/+62 |
2017-03-13 | gdbserver: Use pattern rule for objects from arch/ | Simon Marchi | 2 | -17/+11 |
2017-03-13 | gdbserver: Use pattern rule for objects from nat/ | Simon Marchi | 2 | -48/+23 |
2017-03-13 | gdbserver: Use pattern rule for objects from common/ | Simon Marchi | 2 | -73/+32 |
2017-03-13 | gdbserver: Use pattern rule for objects from target/ | Simon Marchi | 2 | -7/+15 |
2017-03-13 | gdbserver: Use pattern rule for regformats source file generation | Simon Marchi | 2 | -182/+111 |
2017-03-07 | Share gdb/environ.[ch] with gdbserver | Sergio Durigan Junior | 2 | -0/+10 |
2017-02-17 | Add support for Intel PKRU register to GDB and GDBserver. | Michael Sturm | 7 | -47/+95 |
2017-02-17 | Add target description for avx-avx512. | Michael Sturm | 6 | -27/+69 |
2017-02-17 | Rename target descriptions to reflect actual content of description. | Michael Sturm | 6 | -58/+63 |
2017-02-17 | Change xstate_bv handling to use 8 bytes of data. | Michael Sturm | 1 | -4/+4 |
2017-01-27 | amd64-linux: expose system register FS_BASE and GS_BASE for Linux. | Walfred Tedeschi | 2 | -1/+33 |
2017-01-27 | gdbserver-amd64: add HAVE_STRUCT_USER_REGS_STRUCT_(GS|FS)_BASE for gdbserver. | Walfred Tedeschi | 4 | -0/+46 |
2017-01-09 | Fix inferior memory reading in GDBServer for arm/aarch32 | Antoine Tremblay | 3 | -4/+12 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 90 | -92/+92 |
2016-12-23 | Fix incorrect reference to source files | Luis Machado | 3 | -3/+8 |
2016-11-30 | Makefiles: Disable suffix rules and implicit rules | Simon Marchi | 2 | -0/+7 |
2016-11-23 | gdb: Use C++11 std::chrono | Pedro Alves | 3 | -15/+20 |
2016-11-23 | Minor formatting fixups in Makefiles | Simon Marchi | 2 | -12/+16 |
2016-11-23 | Makefiles: Flatten and sort file lists | Simon Marchi | 2 | -38/+113 |
2016-11-23 | gdbserver: Use warning for warnings | Pedro Alves | 4 | -8/+13 |
2016-11-23 | gdbserver: Use debug_printf for debug output | Pedro Alves | 6 | -35/+43 |