aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-11-20libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock1-0/+5
2020-11-20language_lookup_primitive_type, std::function -> gdb::function_viewPedro Alves1-0/+17
2020-11-19gdb/s390: Correct recording of "store on condition" insnsAndreas Arnez1-0/+6
2020-11-19gdb: fix format string warnings in f-lang.cSimon Marchi1-0/+4
2020-11-19gdb: remove `other` parameter in read_core_file_mappings parameterSimon Marchi1-0/+13
2020-11-19gdb/fortran: Add support for Fortran array slices at the GDB promptAndrew Burgess1-0/+32
2020-11-19gdb: update command completion for watch, awatch, and rwatchAndrew Burgess1-0/+9
2020-11-19gdb: convert some function arguments from int to boolAndrew Burgess1-0/+18
2020-11-19gdb: make use of skip_to_space and skip_spacesAndrew Burgess1-0/+5
2020-11-18Squash coverity warning for REVERSE_INULL in dump_note_entry_pKeith Seitz1-0/+5
2020-11-18[gdb] Improve early exits for env var in debuginfod-support.cTom de Vries1-0/+6
2020-11-18[gdb/build] Fix -Werror=bool-compare warning in update_static_array_sizeTom de Vries1-0/+5
2020-11-18gdb/ChangeLog: fix typo in an entry from 2020-11-15 (gmp-utils.c)Joel Brobecker1-1/+1
2020-11-17gdb: make get_array_bounds return boolSimon Marchi1-0/+6
2020-11-17gdb/arc: fix print_one_insn selftestAndrew Burgess1-0/+8
2020-11-17gdb: improve command completion for 'print', 'x', and 'display'Andrew Burgess1-0/+9
2020-11-16Fix frame cycle detectionPedro Alves1-0/+7
2020-11-15Add support for fixed-point type comparison operatorsJoel Brobecker1-0/+6
2020-11-15Add support for fixed-point type arithmeticJoel Brobecker1-0/+9
2020-11-15Add ptype support for DWARF-based fixed-point typesJoel Brobecker1-0/+12
2020-11-15fix printing of DWARF fixed-point type objects with format modifierJoel Brobecker1-0/+5
2020-11-15Add support for printing value of DWARF-based fixed-point type objectsJoel Brobecker1-0/+33
2020-11-15Move uinteger_pow gdb/valarith.c to gdb/utils.c and make it publicJoel Brobecker1-0/+6
2020-11-15gmp-utils: New API to simply use of GMP's integer/rational/float objectsJoel Brobecker1-0/+9
2020-11-15gdb: Make GMP a required dependency for building GDBJoel Brobecker1-0/+6
2020-11-15gdb/configure: Add --with-libgmp-prefix optionJoel Brobecker1-0/+7
2020-11-14gdb: add tab completion of type field names for FortranAndrew Burgess1-0/+10
2020-11-14Use "bool" in fetch_inferior_eventTom Tromey1-0/+4
2020-11-14Add use of const in opencl-lang.cTom Tromey1-0/+4
2020-11-14gdb: fix comment in arm-tdep.cSimon Marchi1-0/+4
2020-11-13Use const more in c-lang.cTom Tromey1-0/+5
2020-11-13Exclude debuginfo files from "outside of ELF segments" warningKeith Seitz1-0/+6
2020-11-13Add file name to "Loadable section ... outside of ELF segments" warningKeith Seitz1-0/+6
2020-11-13gdb/arm: avoid undefined behavior shift when decoding immediate valueSimon Marchi1-0/+14
2020-11-13gdb: delete a couple of declarations from f-lang.hAndrew Burgess1-0/+7
2020-11-12gdb: rewrite how per language primitive types are managedAndrew Burgess1-0/+50
2020-11-12gdb/dwarf: fix call to dwarf2_queue_guard in dw2_do_instantiate_symtabSimon Marchi1-0/+5
2020-11-12gdb/dwarf: fix typo in dwarf2/read.cSimon Marchi1-0/+5
2020-11-12gdb: convert "set debug dwarf-read" to new styleSimon Marchi1-0/+5
2020-11-12arc: Write correct "eret" value during register collectionShahab Vahedi1-0/+5
2020-11-12Fix Rust regression with -readnowTom Tromey1-0/+6
2020-11-12gdb: add an option flag to 'maint print c-tdesc'Andrew Burgess1-0/+19
2020-11-11gdb/riscv: add ability to decode dwarf CSR numbersAndrew Burgess1-0/+7
2020-11-10Make internalvar_name return a const char *Tom Tromey1-0/+5
2020-11-10Use "const" more in ax-gdb.cTom Tromey1-0/+6
2020-11-10Constify value_nsstringTom Tromey1-0/+5
2020-11-06gdb: fix debug expression dumping of function call expressionsAndrew Burgess1-0/+8
2020-11-06gdb: better static python detection in configure machineryRomain Geissler1-0/+7
2020-11-06Split macro_buffer in two classes, fix Clang buildPedro Alves1-0/+13
2020-11-05Remove objfile parameter from abbrev_table::readTom Tromey1-0/+10