aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)Author
2018-01-16Mark register unavailable when PTRACE_PEEKUSER failsYao Qi
2018-01-15gdb/common/signals-state-save-restore.c: Fix typosPedro Alves
2018-01-15Fix scm-ports.exp regressionTom Tromey
2018-01-15Fix gdb.texinfo moreSzabolcs Nagy
2018-01-15Fix gdb.texinfo for old makeinfo (again)Szabolcs Nagy
2018-01-12gdb/testsuite: Don't attempt tests if they fail to compileAndrew Burgess
2018-01-12Install and generate docs for gdb-add-indexSergio Durigan Junior
2018-01-12Use the correct value for the offset of 'kve_protection'.John Baldwin
2018-01-12Add testcase for GDB hang fixed by previous commitPedro Alves
2018-01-12Fix GDB hang with remote after error from resumeAndreas Arnez
2018-01-11gdb_compile_shlib: Only consider shlib= options when building executablesSimon Marchi
2018-01-11gdb.base/breakpoint-in-ro-region.exp regression on sss targets (PR gdb/22583)Pedro Alves
2018-01-11Fix gdb.texinfo for old makeinfoSzabolcs Nagy
2018-01-11Fix backwards compatibility with old GDBservers (PR remote/22597)Pedro Alves
2018-01-10language_get_symbol_name_matcher -> get_symbol_name_matcherPedro Alves
2018-01-10Ada: make verbatim matcher override other language matchers (PR gdb/22670)Pedro Alves
2018-01-10Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670)Pedro Alves
2018-01-10Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)Pedro Alves
2018-01-09Document support for 'info proc' on FreeBSD.John Baldwin
2018-01-09Support 'info proc' for native FreeBSD processes.John Baldwin
2018-01-09Use gdb::unique_xmalloc_ptr<> instead of a deleter that invokes free().John Baldwin
2018-01-09Don't return stale data from fbsd_pid_to_exec_file for kernel processes.John Baldwin
2018-01-09Support 'info proc' for FreeBSD process core dumps.John Baldwin
2018-01-09Fix breakpoint add on inlined function using function name.Xavier Roirand
2018-01-08hurd: Add enough auxv support for AT_ENTRY for PIE binariesSamuel Thibault
2018-01-08Fix GDBserver build failure when $development is falseYao Qi
2018-01-08Fix GDB build failure when $development is falseYao Qi
2018-01-08Fix second-to-last gdb/testsuite/ChangeLog entry.Joel Brobecker
2018-01-08Relax expected output in gdb.ada/access_tagged_param.exp testJoel Brobecker
2018-01-07(Ada) Fix print of array using non-contiguous enumeration indexesXavier Roirand
2018-01-07Remove dwarf2_cu::dwarf2_per_objfileSimon Marchi
2018-01-07Remove dwarf2_per_objfile globalSimon Marchi
2018-01-07Replace objfile field in dwarf2_cu and dwarf2_per_cu_data with dwarf2_per_obj...Simon Marchi
2018-01-07Make parse_debug_format_options return an std::stringSimon Marchi
2018-01-07Replace VEC(converted_character_d) with std::vectorSimon Marchi
2018-01-07Replace VEC(gdb_xml_value_s) with std::vectorSimon Marchi
2018-01-07Remove xmethod_worker::cloneSimon Marchi
2018-01-07C++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)Simon Marchi
2018-01-05Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)Pedro Alves
2018-01-05Fix gdb/spu-tdep.c build breakagePedro Alves
2018-01-05Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves
2018-01-05Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)Pedro Alves
2018-01-05(Ada) problem printing renaming which references a subprogram parameterJoel Brobecker
2018-01-05(Ada) Fix Length attribute on array accessJerome Guitton
2018-01-05memory error printing component of record from convenience variableJoel Brobecker
2018-01-05fix date of latest gdb/ChangeLog entryJoel Brobecker
2018-01-04Fix email address in latest gdb/testsuite/ChangeLog entryJoel Brobecker
2018-01-04(Ada) Remove printing of array's first index when unneededXavier Roirand
2018-01-05Update NEWS post GDB 8.1 branch creation.Joel Brobecker
2018-01-05Bump version to 8.1.50.DATE-git.Joel Brobecker