Age | Commit message (Expand) | Author | Files | Lines |
2016-01-12 | Reapply: List inferiors/threads/pspaces in ascending order | Pedro Alves | 27 | -265/+122 |
2016-01-11 | testsuite: i386 regression for funcargs.exp | Jan Kratochvil | 2 | -0/+13 |
2016-01-11 | testsuite: Regression for foll-vfork.exp | Jan Kratochvil | 2 | -6/+29 |
2016-01-11 | testsuite: Fix false FAILs on too long base directory | Jan Kratochvil | 31 | -126/+301 |
2016-01-11 | gdb: split out warnings helpers | Mike Frysinger | 5 | -113/+146 |
2016-01-08 | Fix gdb.multi/base.exp testsuite regression | Jan Kratochvil | 4 | -14/+29 |
2016-01-08 | perf testsuite: python 3 fixes | Simon Marchi | 3 | -7/+17 |
2016-01-08 | Change SIGINT handler for extension languages only when target terminal is ours | Yao Qi | 4 | -21/+52 |
2016-01-08 | Check input interrupt first when reading packet | Yao Qi | 2 | -0/+14 |
2016-01-07 | MIPS: Complete `status' to `err' renaming in `mips_breakpoint_from_pc' | Maciej W. Rozycki | 2 | -4/+10 |
2016-01-06 | Make {arm,thumb}_get_next_pcs_raw static | Yao Qi | 3 | -38/+38 |
2016-01-06 | [ARM/AArch64] Fix -Werror=unused-const-variable warnings in GDBserver | Yao Qi | 3 | -20/+36 |
2016-01-06 | Fix gdb.python/py-infthread.exp test message typo | Pedro Alves | 2 | -1/+5 |
2016-01-05 | gdb: change version stamp to git | Mike Frysinger | 2 | -1/+5 |
2016-01-05 | gdb: score: drop sim file check | Mike Frysinger | 2 | -3/+4 |
2016-01-05 | Add missing ChangeLog entry bit | Pedro Alves | 1 | -0/+2 |
2016-01-05 | Fix PR sim/13418: building with --enable-targets=all fails | Pedro Alves | 5 | -1/+30 |
2016-01-04 | btrace: do not return out of TRY/CATCH | Markus Metzger | 6 | -4/+139 |
2016-01-02 | gdb: ppc: drop unnecessary sim file check | Mike Frysinger | 2 | -3/+6 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 4144 | -4154/+4158 |
2016-01-01 | update copyright year printed by GDB, GDBserver and gdbreplay. | Joel Brobecker | 5 | -3/+14 |
2016-01-01 | Rotate the GDB ChangeLog | Joel Brobecker | 3 | -14475/+14489 |
2015-12-28 | Use libiberty's crc32 implementation in gdbserver | Patrick Palka | 2 | -20/+6 |
2015-12-25 | Document that the PATTERN argument to gdb_test is optional. | Sandra Loosemore | 2 | -1/+8 |
2015-12-24 | [testsuite/Ada] stop using project files when building test programs | Joel Brobecker | 5 | -31/+34 |
2015-12-22 | Remove HP-UX reference in foll-vfork.exp | Simon Marchi | 2 | -36/+10 |
2015-12-22 | [lynxos] gdbserver hangs when killing inferior from GDB | Joel Brobecker | 2 | -1/+27 |
2015-12-22 | gdbserver crash in gdb/gdbserver/thread.c::thread_search_callback | Joel Brobecker | 2 | -1/+9 |
2015-12-22 | [win32] cannot automatically find executable file [...] warning at GDB startup | Joel Brobecker | 2 | -1/+7 |
2015-12-22 | Add an expect for running commands with CLI jump | Thomas Preud'homme | 2 | -0/+8 |
2015-12-21 | Remove dead code in testsuite | Simon Marchi | 3 | -60/+17 |
2015-12-21 | Remove HP-UX references fom testsuite | Simon Marchi | 36 | -1048/+146 |
2015-12-21 | Remove references to HP CC/aCC compiler from testsuite | Simon Marchi | 29 | -324/+72 |
2015-12-21 | Use arm_eabi_breakpoint on aarch32 | Yao Qi | 2 | -3/+8 |
2015-12-21 | Minor reformatting fix in gdbtypes.c::create_array_type_with_stride | Joel Brobecker | 2 | -2/+6 |
2015-12-20 | Remove HP-UX reference in testsuite/configure.ac | Simon Marchi | 3 | -4/+5 |
2015-12-19 | Fix ARI warning in gdb/arch/arm-get-next-pcs.c | Joel Brobecker | 2 | -1/+6 |
2015-12-18 | Reset pagination counts even when stdin is not a tty. | Sandra Loosemore | 3 | -4/+8 |
2015-12-18 | Make prompt_for_continue call throw_quit directly. | Sandra Loosemore | 2 | -1/+6 |
2015-12-18 | Cast to enum bfd_endian in arm_get_next_pcs_read_memory_unsigned_integer | Antoine Tremblay | 2 | -1/+7 |
2015-12-18 | Add documentation to gdb_compile | Simon Marchi | 2 | -0/+38 |
2015-12-18 | Enable conditional breakpoints for targets that support software single step ... | Antoine Tremblay | 2 | -6/+6 |
2015-12-18 | Enable software single stepping for while-stepping actions in GDBServer | Antoine Tremblay | 2 | -17/+37 |
2015-12-18 | Support software single step on ARM in GDBServer | Antoine Tremblay | 22 | -1361/+1924 |
2015-12-18 | Share regcache function regcache_raw_read_unsigned | Antoine Tremblay | 10 | -51/+119 |
2015-12-18 | Refactor arm_software_single_step to use regcache | Antoine Tremblay | 6 | -79/+212 |
2015-12-18 | Share some ARM target dependent code from GDB with GDBServer | Antoine Tremblay | 7 | -86/+109 |
2015-12-18 | Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer | Antoine Tremblay | 11 | -13/+53 |
2015-12-17 | Fix PR threads/19354: "info threads" error with multiple inferiors | Pedro Alves | 5 | -34/+81 |
2015-12-17 | Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL | Pedro Alves | 12 | -541/+171 |