aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-06-10Update help text in ada-lang.cTom Tromey1-0/+4
2019-06-10Remove newlines from warningsTom Tromey1-0/+20
2019-06-10Use gdbpy_enter in py-breakpoint.cTom Tromey1-0/+6
2019-06-10Delay allocation of dbx_symfile_infoTom Tromey1-0/+9
2019-06-10[gdb/symtab] Support DW_AT_main_subprogram with -readnow.Tom de Vries1-0/+6
2019-06-06Apply substitute-path to relative filenames as wellРуслан Ижбулатов1-0/+5
2019-06-06Add thread-exit annotation.Amos Bird1-0/+5
2019-06-06Add timestamps to "maint time" outputTom Tromey1-0/+9
2019-06-05gdb/riscv: Don't error when decoding a 6 or 8 byte instructionAndrew Burgess1-0/+5
2019-06-04Introduce and use make_unique_xstrdupPedro Alves1-0/+27
2019-06-04Fix paths to ChangeLog filesPedro Alves1-2/+2
2019-06-04Add an objfile getter to gdb.TypeChristian Biesinger via gdb-patches1-0/+6
2019-06-03Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes.Philippe Waroquiers1-0/+5
2019-06-03Improve usability and/or readibility of help and apropos output.Philippe Waroquiers1-0/+11
2019-06-03Add highlight style, title style, fputs_highlighted. Improve 'show style'Philippe Waroquiers1-0/+15
2019-05-31NEWS and documentation for | (pipe) command.Philippe Waroquiers1-0/+4
2019-05-31Implement | (pipe) command.Philippe Waroquiers1-0/+10
2019-05-31Add function execute_command_to_ui_filePhilippe Waroquiers1-0/+8
2019-05-31Add previous_saved_command_line to allow a command to repeat a previous command.Philippe Waroquiers1-0/+20
2019-05-30Two comment fixes in gdbtypes.hTom Tromey1-0/+6
2019-05-30Initialize variable word in completeJan Vrany1-0/+5
2019-05-29Don't crash is dwarf_decode_macro_bytes's 'body' is NULL, even when '!is_define'Sergio Durigan Junior1-0/+8
2019-05-29Make some DWARF complaints clearerTom Tromey1-0/+7
2019-05-29Fix crash in cp_print_value_fieldsTom Tromey1-0/+6
2019-05-29Add new GCC 9 warnings to warnings.m4Tom Tromey1-0/+7
2019-05-29Add "set print finish"Tom Tromey1-0/+11
2019-05-28Remove find_old_style_renaming_symbolTom Tromey1-0/+13
2019-05-28Suppress SIGTTOU when handling errorsAlan Hayward1-0/+8
2019-05-27Fix typo in gdb/NEWSTom Tromey1-0/+4
2019-05-22Constify target_ops::follow_execTom Tromey1-0/+9
2019-05-22AArch64: Treat pauth ops as nops on non-pauth systemsAlan Hayward1-0/+5
2019-05-22Document gdb.in/gdb.cmd files and debugredirect cli commandAlan Hayward1-0/+4
2019-05-22gdb/riscv: Improve flen length determinationSimon Cook1-0/+6
2019-05-21gdb/fortran: Handle gdbarch_floatformat_for_type returning nullptrAndrew Burgess1-0/+6
2019-05-21[gdb/cli] Fix use of uninitialized variable in complete_commandTom de Vries1-0/+5
2019-05-18gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floatsAndrew Burgess1-0/+9
2019-05-18gdb: Add constructor to struct cu_partial_die_infoAndrew Burgess1-0/+10
2019-05-17Don't cast away const in find_and_open_sourceTom Tromey1-0/+4
2019-05-17Constify annotate_sourceTom Tromey1-0/+5
2019-05-17testsuite: Disable some tests when loggingAlan Hayward1-0/+4
2019-05-17Add debug redirect optionAlan Hayward1-1/+18
2019-05-17Change file close behavior for tee_fileAlan Hayward1-0/+13
2019-05-17MI: Add new command -completeJan Vrany1-0/+7
2019-05-17MI: extract command completion logic from complete_command()Jan Vrany1-0/+7
2019-05-17Add myself to gdb/MAINTAINERSJan Vrany1-0/+4
2019-05-17[gdb] Fix heap-use-after-free in typename_concatTom de Vries1-0/+8
2019-05-16Make stap-probe.c:stap_parse_register_operand's "regname" an std::stringSergio Durigan Junior1-0/+5
2019-05-16Fix complaint string formatting on stap-probe.cSergio Durigan Junior1-0/+5
2019-05-16Slightly improve logic of some operations on stap-probe.cSergio Durigan Junior1-0/+10
2019-05-16Update some comments on stap-probe.cSergio Durigan Junior1-0/+6