aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-09-09python: Make two functions return gdbpy_ref<>Simon Marchi1-0/+10
2018-09-08Allow a pretty-printer without a to_string methodTom Tromey1-0/+6
2018-09-08(Ada) fix handling of expression with parameterless function callJoel Brobecker1-0/+5
2018-09-08ada-lang.c::ada_value_cast: remove unnecessary parenthesesJoel Brobecker1-0/+4
2018-09-08(Ada) slightly incorrect bounds for type of array indexed by enumJoel Brobecker1-0/+5
2018-09-08minor reformatting in ada-lang.c::ada_to_fixed_valueJoel Brobecker1-0/+5
2018-09-08Handle PPC64 function descriptor in Ada decodingJerome Guitton1-0/+4
2018-09-08(Ada) "catch assert" spurious internal errorJoel Brobecker1-0/+5
2018-09-08(Ada) infinite loop when hitting unhandled exception catchpointJoel Brobecker1-0/+5
2018-09-08(Ada) assigning packed array aggregate with variable as componentJoel Brobecker1-0/+6
2018-09-06Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD coredumpsSimon Ser1-0/+11
2018-09-06compile: Remove non-const reference parametersSimon Marchi1-0/+48
2018-09-06Remove unused tui_win_element::highlightSimon Marchi1-0/+5
2018-09-06Remove unused tui_win_info::detail::opaqueSimon Marchi1-0/+6
2018-09-05Make -Wformat-nonliteral work with gccTom Tromey1-0/+9
2018-09-05Disable -Wformat-nonliteral in parts of printcmd.cSimon Marchi1-0/+6
2018-09-05Remove unnecessary casts from cli-cmds.cTom Tromey1-0/+4
2018-09-05[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract diesTom de Vries1-0/+16
2018-09-05Document the GDB 8.2 release in gdb/ChangeLogJoel Brobecker1-0/+4
2018-09-04Automatically update "aclocal_m4_deps" when updating gnulibSergio Durigan Junior1-0/+10
2018-09-04Remove --enable-multi-iceTom Tromey1-0/+5
2018-09-04Simplify ada-exp.o ruleTom Tromey1-0/+5
2018-09-04Remove unneeded explicit .o targetsTom Tromey1-0/+5
2018-09-04Remove obsolete comments from MakefilesTom Tromey1-0/+5
2018-09-04gdb/riscv: Fix an ARI warningAndrew Burgess1-0/+5
2018-09-03gdb/riscv: Provide non-DWARF stack unwinderAndrew Burgess1-0/+18
2018-09-03gdb: Extend the trad-frame APIAndrew Burgess1-0/+9
2018-09-01Fix ARI violations in c++compileKeith Seitz1-0/+7
2018-08-31Set TYPE_LENGTH on a variant partTom Tromey1-0/+5
2018-08-31Regenerate gdbarch.hPedro Alves1-0/+4
2018-08-31Add comment describing continuable/steppable/non-steppable watchpointsPedro Alves1-0/+7
2018-08-31Eliminate target_have_continuable_watchpointPedro Alves1-0/+11
2018-08-31Update gnulib/Makefile.in:aclocal_m4_depsSergio Durigan Junior1-0/+5
2018-08-30gdb/riscv: Extend instruction decode to cover more instructionsAndrew Burgess1-0/+5
2018-08-30gdb/riscv: remove extra caching of misa registerAndrew Burgess1-0/+10
2018-08-30Fix compile-cplus-types.c build errorsSimon Marchi1-0/+8
2018-08-30Use host_address_to_string in compile_cplus_instance::enter_scopeKeith Seitz1-0/+5
2018-08-29C++ compile supportKeith Seitz1-0/+29
2018-08-29Add new search_symbols_multiple APIKeith Seitz1-0/+7
2018-08-29Use block_symbol in linespec APIsKeith Seitz1-0/+17
2018-08-29Remove VEC definitions from linespec.cKeith Seitz1-0/+5
2018-08-29Change decode_compound_collector to use std::vectorKeith Seitz1-0/+16
2018-08-29Change `minimal_symbols' to std::vector in linespec.c structuresKeith Seitz1-0/+11
2018-08-29Change `label_symbols' to std::vector in linespec.c structuresKeith Seitz1-0/+8
2018-08-29Change `function_symbols' to std::vectorKeith Seitz1-0/+13
2018-08-29Change `file_symtabs' to std::vectorKeith Seitz1-0/+17
2018-08-29Use core_addr_to_string_nz in csky_analyze_prologueTom Tromey1-0/+5
2018-08-29Fix windows-nat.c for -WnarrowingTom Tromey1-0/+8
2018-08-29Fix riscv-linux native gdb build failure.Jim Wilson1-0/+7
2018-08-29Update gnulib to current upstream masterSergio Durigan Junior1-0/+325