summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* [gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract diesTom de Vries2018-09-057-8/+97
* Document the GDB 8.2 release in gdb/ChangeLogJoel Brobecker2018-09-051-0/+4
* Automatically update "aclocal_m4_deps" when updating gnulibSergio Durigan Junior2018-09-044-138/+160
* Remove --enable-multi-iceTom Tromey2018-09-043-30/+5
* Simplify ada-exp.o ruleTom Tromey2018-09-042-7/+6
* Remove unneeded explicit .o targetsTom Tromey2018-09-042-16/+5
* Remove obsolete comments from MakefilesTom Tromey2018-09-043-10/+5
* Fix batch exit status test failure on Fedora 28Gary Benson2018-09-042-5/+17
* gdb/riscv: Fix an ARI warningAndrew Burgess2018-09-042-2/+7
* gdb/riscv: Provide non-DWARF stack unwinderAndrew Burgess2018-09-033-47/+200
* gdb: Extend the trad-frame APIAndrew Burgess2018-09-033-3/+39
* Fix ARI violations in c++compileKeith Seitz2018-09-013-3/+10
* Set TYPE_LENGTH on a variant partTom Tromey2018-08-312-0/+17
* Fix a small bug in gdb.rust/simple.rsTom Tromey2018-08-312-1/+5
* Regenerate gdbarch.hPedro Alves2018-08-312-1/+6
* Add comment describing continuable/steppable/non-steppable watchpointsPedro Alves2018-08-314-0/+45
* Eliminate target_have_continuable_watchpointPedro Alves2018-08-316-45/+11
* Update gnulib/Makefile.in:aclocal_m4_depsSergio Durigan Junior2018-08-312-32/+128
* gdb/riscv: Extend instruction decode to cover more instructionsAndrew Burgess2018-08-302-2/+43
* gdb/riscv: remove extra caching of misa registerAndrew Burgess2018-08-302-101/+15
* gdb: Ensure compiler doesn't optimise variable out in testAndrew Burgess2018-08-302-0/+14
* Fix compile-cplus-types.c build errorsSimon Marchi2018-08-302-2/+13
* Use host_address_to_string in compile_cplus_instance::enter_scopeKeith Seitz2018-08-302-1/+9
* C++ compile supportKeith Seitz2018-08-2938-30/+4449
* Add new search_symbols_multiple APIKeith Seitz2018-08-293-1/+96
* Use block_symbol in linespec APIsKeith Seitz2018-08-295-83/+115
* Remove VEC definitions from linespec.cKeith Seitz2018-08-292-7/+5
* Change decode_compound_collector to use std::vectorKeith Seitz2018-08-292-64/+37
* Change `minimal_symbols' to std::vector in linespec.c structuresKeith Seitz2018-08-292-80/+65
* Change `label_symbols' to std::vector in linespec.c structuresKeith Seitz2018-08-292-27/+35
* Change `function_symbols' to std::vectorKeith Seitz2018-08-292-77/+104
* Change `file_symtabs' to std::vectorKeith Seitz2018-08-292-66/+69
* Use core_addr_to_string_nz in csky_analyze_prologueTom Tromey2018-08-292-4/+9
* Fix windows-nat.c for -WnarrowingTom Tromey2018-08-292-9/+19
* Fix riscv-linux native gdb build failure.Jim Wilson2018-08-292-4/+12
* Update gnulib to current upstream masterSergio Durigan Junior2018-08-29317-8028/+12466
* Indicate batch mode failures by exiting with nonzero statusGary Benson2018-08-297-31/+129
* Remove newline at end of warning messageSimon Marchi2018-08-292-1/+6
* infcall-nested-structs: Test up to five fieldsAlan Hayward2018-08-293-47/+171
* Aarch64: Float register detection for return valuesAlan Hayward2018-08-292-153/+56
* Aarch64: Float register detection for _push_dummy_callAlan Hayward2018-08-292-74/+83
* Aarch64: Func to detect args passed in float regsAlan Hayward2018-08-292-0/+147
* Get rid of -Wodr warning (PR build/23399)Simon Marchi2018-08-285-6/+28
* Modify gdb.base/commands.exp to test multi breakpoints command clearing.Philippe Waroquiers2018-08-281-2/+45
* Fix regression for multi breakpoints command line clearing.Philippe Waroquiers2018-08-281-1/+7
* Remove some uses of VEC from parsersTom Tromey2018-08-284-67/+74
* Implement struct type_stack with a vectorSimon Marchi2018-08-283-74/+69
* Mention csky target in the NEWS.Hafiz Abid Qadeer2018-08-282-0/+6
* Add support for new target 'csky'.Hafiz Abid Qadeer2018-08-286-0/+2942
* MI: Fix printing of frame architecture with Python frame filters enabledJan Vrany2018-08-274-3/+18