summaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)Author
2016-01-05gdb: score: drop sim file checkMike Frysinger
2016-01-05Add missing ChangeLog entry bitPedro Alves
2016-01-05Fix PR sim/13418: building with --enable-targets=all failsPedro Alves
2016-01-04btrace: do not return out of TRY/CATCHMarkus Metzger
2016-01-02gdb: ppc: drop unnecessary sim file checkMike Frysinger
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2016-01-01update copyright year printed by GDB, GDBserver and gdbreplay.Joel Brobecker
2016-01-01Rotate the GDB ChangeLogJoel Brobecker
2015-12-28Use libiberty's crc32 implementation in gdbserverPatrick Palka
2015-12-25Document that the PATTERN argument to gdb_test is optional.Sandra Loosemore
2015-12-24[testsuite/Ada] stop using project files when building test programsJoel Brobecker
2015-12-22Remove HP-UX reference in foll-vfork.expSimon Marchi
2015-12-22[lynxos] gdbserver hangs when killing inferior from GDBJoel Brobecker
2015-12-22gdbserver crash in gdb/gdbserver/thread.c::thread_search_callbackJoel Brobecker
2015-12-22[win32] cannot automatically find executable file [...] warning at GDB startupJoel Brobecker
2015-12-22Add an expect for running commands with CLI jumpThomas Preud'homme
2015-12-21Remove dead code in testsuiteSimon Marchi
2015-12-21Remove HP-UX references fom testsuiteSimon Marchi
2015-12-21Remove references to HP CC/aCC compiler from testsuiteSimon Marchi
2015-12-21Use arm_eabi_breakpoint on aarch32Yao Qi
2015-12-21Minor reformatting fix in gdbtypes.c::create_array_type_with_strideJoel Brobecker
2015-12-20Remove HP-UX reference in testsuite/configure.acSimon Marchi
2015-12-19Fix ARI warning in gdb/arch/arm-get-next-pcs.cJoel Brobecker
2015-12-18Reset pagination counts even when stdin is not a tty.Sandra Loosemore
2015-12-18Make prompt_for_continue call throw_quit directly.Sandra Loosemore
2015-12-18Cast to enum bfd_endian in arm_get_next_pcs_read_memory_unsigned_integerAntoine Tremblay
2015-12-18Add documentation to gdb_compileSimon Marchi
2015-12-18Enable conditional breakpoints for targets that support software single step ...Antoine Tremblay
2015-12-18Enable software single stepping for while-stepping actions in GDBServerAntoine Tremblay
2015-12-18Support software single step on ARM in GDBServerAntoine Tremblay
2015-12-18Share regcache function regcache_raw_read_unsignedAntoine Tremblay
2015-12-18Refactor arm_software_single_step to use regcacheAntoine Tremblay
2015-12-18Share some ARM target dependent code from GDB with GDBServerAntoine Tremblay
2015-12-18Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServerAntoine Tremblay
2015-12-17Fix PR threads/19354: "info threads" error with multiple inferiorsPedro Alves
2015-12-17Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTLPedro Alves
2015-12-17Fix one heap buffer overflow in aarch64_push_dummy_callYao Qi
2015-12-16Fix -Wno-unknown-warning support detectionPedro Alves
2015-12-16[C++] Fix -Winvalid-offsetof warnings with g++ 4.4Pedro Alves
2015-12-15Tweak gdb.trace/ftrace.exp for aarch64Yao Qi
2015-12-14Check for readline support in gdb.base/history-duplicates.exp.Sandra Loosemore
2015-12-14Skip gdb.base/gdbinit-history.exp on remote hosts.Sandra Loosemore
2015-12-14Skip gdb.base/gdbhistsize-history.exp on remote hosts.Sandra Loosemore
2015-12-14Skip tests that send ctrl-c to GDB if nointerrupts target property is set.Sandra Loosemore
2015-12-14Target remote mode fork and exec event documentationDon Breazeal
2015-12-14Target remote mode fork and exec event supportDon Breazeal
2015-12-14Target remote mode fork and exec test updatesDon Breazeal
2015-12-14gdb: Use TYPE_LENGTH macroAndrew Burgess
2015-12-11gdb: Extend help text for 'list' command.Andrew Burgess
2015-12-11gdb: Add an error when 'list -' reaches the start of a file.Andrew Burgess