summaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)Author
2015-07-25Sync readline/ to version 7.0 alphaPatrick Palka
2015-07-24Revert 4fd4095a5ffe3d4e50e0dac5f8ad37b8478afa9d, log individual measurements.Doug Evans
2015-07-24Add gmonster-{1,2} perf testcases.Doug Evans
2015-07-24Add perf testcase generator.Doug Evans
2015-07-24PerfTest::assemble functions return results.Doug Evans
2015-07-24lib/gdb.exp (clean_restart): Make executable optional.Doug Evans
2015-07-24Clean up testsuite compiler_info support.Doug Evans
2015-07-24Add parallel build support for perf tests.Doug Evans
2015-07-24Workaround debian change to default value of --as-needed.Doug Evans
2015-07-24Print data from individual perf runs.Doug Evans
2015-07-24Call gdb_exit before gdb_skip_xml_test on gdb.base/catch-syscall.expSergio Durigan Junior
2015-07-24Fix s390 GNU/Linux build after enum __ptrace_request changesPedro Alves
2015-07-24gdb.python/py-events.exp and normal_stop observers orderingPedro Alves
2015-07-24PR gdb/18717: internal error if non-leader thread exits processPedro Alves
2015-07-24Fix failed exec error messagePedro Alves
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves
2015-07-24C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves
2015-07-24Move gdb_ptrace.h to nat/Pedro Alves
2015-07-24make gdbserver use the same ptrace autoconf checks as gdbPedro Alves
2015-07-24Remove proc->priv->new_inferiorYao Qi
2015-07-24Initialise target descrption after skipping extra traps for --wrapperYao Qi
2015-07-24Set proc->priv->new_inferior out of linux_add_processYao Qi
2015-07-24Refactor start_inferiorYao Qi
2015-07-24Test --wrapper when restarting process.Yao Qi
2015-07-24Set general_thread after restartYao Qi
2015-07-24Test --wrapper in extended-remoteYao Qi
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu
2015-07-23Fix crash when reading dummy CUs.Doug Evans
2015-07-23py-linetable.c: Fix doc of LineTable.source_lines' return typeCiro Santilli
2015-07-23gdb/gdbtypes: fix handling of typedef layers between array typesPierre-Marie de Rodat
2015-07-23Return zero in aarch64_linux_can_use_hw_breakpoint if target doesn't support ...Yao Qi
2015-07-21Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.cYao Qi
2015-07-21btrace: fix case label in btrace_data_appendMarkus Metzger
2015-07-20gdb.ada/info_exc.exp: Adjust expected output in "info exception" test.Joel Brobecker
2015-07-20Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.Doug Evans
2015-07-20Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h}Yao Qi
2015-07-18dwarf2read: Allow SEC_ALLOC sections to be located at address 0.Kevin Buettner
2015-07-17Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi
2015-07-17Pass aarch64_debug_reg_state to functionsYao Qi
2015-07-17Use debug_printf to print debug messageYao Qi
2015-07-17int -> enum target_hw_bp_type in aarch64-linux-nat.cYao Qi
2015-07-17Call ptid_get_pid instead of get_thread_id in aarch64_linux_get_debug_reg_cap...Yao Qi
2015-07-17Fix using uninitialised valuesYao Qi
2015-07-16stabs.texinfo: @include gdb-cfg.texi.Doug Evans
2015-07-16Fix gdb.arch/i386-biarch-core.exp FAIL on i386.Jan Kratochvil
2015-07-16[AArch64] Mark single precision pseudo registers unavailable if invalidPierre Langlois
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil
2015-07-15Tests for validate symbol file using build-idJan Kratochvil
2015-07-15Validate symbol file using build-idJan Kratochvil
2015-07-15gdbserver build-id attribute generatorJan Kratochvil