]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ChangeLog
gdb: Don't allow annotations to influence what else GDB prints
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
2019-06-15  Andrew Burgessgdb: Don't allow annotations to influence what else...
2019-06-15  Andrew Burgessgdb: Remove an update of current_source_line and curren...
2019-06-15  Andrew Burgessgdb: New function to open source file and compute line...
2019-06-15  Andrew Burgessgdb: Remove unused parameter
2019-06-14  Tom TromeyDo not emit style escape sequences to log file
2019-06-14  Tom TromeyMinor NEWS rearrangement
2019-06-14  Tom TromeyMove gnulib to top level
2019-06-14  Tom TromeyWarn if add-symbol-file does not provide any symbols
2019-06-14  Tom TromeyOnly compute realpath when basenames_may_differ is set
2019-06-14  Andrew Burgessgdb: Use scoped_restore_terminal_state in annotate.c
2019-06-14  Tom TromeyAllow re-assigning to convenience variables
2019-06-14  Tom TromeyRecognize _ in attribute names
2019-06-14  Tom TromeyRemove alloca(0) calls
2019-06-13  Pedro AlvesFix "set integer-command unlimited junk"
2019-06-13  Pedro AlvesFix gdb build with -std=gnu++11
2019-06-12  Pedro AlvesNEWS and manual changes for command options changes
2019-06-12  Pedro AlvesDelete parse_flags/parse_flags_qcs
2019-06-12  Pedro AlvesMake "thread apply" use the gdb::option framework
2019-06-12  Pedro Alves"thread apply 1 -- -" vs "frame apply level 0 -- -"
2019-06-12  Pedro AlvesMake "frame apply" support -OPT options
2019-06-12  Pedro AlvesIntroduce complete_nested_command_line
2019-06-12  Pedro Alves"backtrace full/no-filters/hide" completer
2019-06-12  Pedro AlvesMake "backtrace" support -OPT options
2019-06-12  Pedro Alves"set print raw frame-arguments" -> "set print raw-frame...
2019-06-12  Pedro AlvesMigrate rest of compile commands to new options framework
2019-06-12  Pedro AlvesMake "print" and "compile print" support -OPT options
2019-06-12  Pedro AlvesIntroduce generic command options framework
2019-06-12  Pedro Alvesnumber_or_range_parser::get_number, don't treat "1...
2019-06-12  Pedro Alvesboolean/auto-boolean commands, make "o" ambiguous
2019-06-12  Pedro AlvesNew set/show testing framework (gdb.base/settings.exp)
2019-06-12  Pedro AlvesRemove "show" command completers, "set" command complet...
2019-06-12  Pedro AlvesFix "set enum-command value junk"
2019-06-12  Pedro AlvesAllow "unlimited" abbreviations
2019-06-12  Pedro AlvesMake check_for_argument skip whitespace after arg itself
2019-06-12  Pedro AlvesFix TID parser bug
2019-06-12  Pedro AlvesFix latent bug with custom word point completers
2019-06-12  Pedro AlvesFix latent bug in custom word point completion handling
2019-06-11  Pedro AlvesDwarf: Don't add nameless modules to partial symbol...
2019-06-11  Tom TromeyMove gdb's xmalloc and friends to new file
2019-06-11  Tom TromeyRemove linux-waitpid.c debugging code
2019-06-11  Tom TromeyRemove trailing newlines from help text
2019-06-11  Tom TromeyRemove shadowing from darwin-nat.c
2019-06-10  Andrew Burgessgdb: Check for not allocated/associated values during...
2019-06-10  Tom de Vries[gdb] Fix heap-buffer-overflow in cp_find_first_compone...
2019-06-10  Tom de Vries[gdb] Fix dynamic-stack-buffer-overflow in linespec_lex...
2019-06-10  Tom de Vries[gdb/symtab] Fix symbol loading performance regression
2019-06-10  Tom TromeyUpdate help text in ada-lang.c
2019-06-10  Tom TromeyRemove newlines from warnings
2019-06-10  Tom TromeyUse gdbpy_enter in py-breakpoint.c
2019-06-10  Tom TromeyDelay allocation of dbx_symfile_info
2019-06-10  Tom de Vries[gdb/symtab] Support DW_AT_main_subprogram with -readnow.
2019-06-06  Руслан ИжбулатовApply substitute-path to relative filenames as well
2019-06-06  Amos BirdAdd thread-exit annotation.
2019-06-06  Tom TromeyAdd timestamps to "maint time" output
2019-06-05  Andrew Burgessgdb/riscv: Don't error when decoding a 6 or 8 byte...
2019-06-04  Pedro AlvesIntroduce and use make_unique_xstrdup
2019-06-04  Pedro AlvesFix paths to ChangeLog files
2019-06-04  Christian Biesinge... Add an objfile getter to gdb.Type
2019-06-03  Philippe WaroquiersDocument in NEWS and gdb.texinfo the "help", "apropos...
2019-06-03  Philippe WaroquiersImprove usability and/or readibility of help and apropo...
2019-06-03  Philippe WaroquiersAdd highlight style, title style, fputs_highlighted...
2019-05-31  Philippe WaroquiersNEWS and documentation for | (pipe) command.
2019-05-31  Philippe WaroquiersImplement | (pipe) command.
2019-05-31  Philippe WaroquiersAdd function execute_command_to_ui_file
2019-05-31  Philippe WaroquiersAdd previous_saved_command_line to allow a command...
2019-05-30  Tom TromeyTwo comment fixes in gdbtypes.h
2019-05-30  Jan VranyInitialize variable word in complete
2019-05-29  Sergio Durigan JuniorDon't crash is dwarf_decode_macro_bytes's 'body' is...
2019-05-29  Tom TromeyMake some DWARF complaints clearer
2019-05-29  Tom TromeyFix crash in cp_print_value_fields
2019-05-29  Tom TromeyAdd new GCC 9 warnings to warnings.m4
2019-05-29  Tom TromeyAdd "set print finish"
2019-05-28  Tom TromeyRemove find_old_style_renaming_symbol
2019-05-28  Alan HaywardSuppress SIGTTOU when handling errors
2019-05-27  Tom TromeyFix typo in gdb/NEWS
2019-05-22  Tom TromeyConstify target_ops::follow_exec
2019-05-22  Alan HaywardAArch64: Treat pauth ops as nops on non-pauth systems
2019-05-22  Alan HaywardDocument gdb.in/gdb.cmd files and debugredirect cli...
2019-05-22  Simon Cookgdb/riscv: Improve flen length determination
2019-05-21  Andrew Burgessgdb/fortran: Handle gdbarch_floatformat_for_type return...
2019-05-21  Tom de Vries[gdb/cli] Fix use of uninitialized variable in complete...
2019-05-18  Andrew Burgessgdb/fortran: Use floatformats_ia64_quad for fortran...
2019-05-18  Andrew Burgessgdb: Add constructor to struct cu_partial_die_info
2019-05-17  Tom TromeyDon't cast away const in find_and_open_source
2019-05-17  Tom TromeyConstify annotate_source
2019-05-17  Alan Haywardtestsuite: Disable some tests when logging
2019-05-17  Alan HaywardAdd debug redirect option
2019-05-17  Alan HaywardChange file close behavior for tee_file
2019-05-17  Jan VranyMI: Add new command -complete
2019-05-17  Jan VranyMI: extract command completion logic from complete_comm...
2019-05-17  Jan VranyAdd myself to gdb/MAINTAINERS
2019-05-17  Tom de Vries[gdb] Fix heap-use-after-free in typename_concat
2019-05-16  Sergio Durigan JuniorMake stap-probe.c:stap_parse_register_operand's "regnam...
2019-05-16  Sergio Durigan JuniorFix complaint string formatting on stap-probe.c
2019-05-16  Sergio Durigan JuniorSlightly improve logic of some operations on stap-probe.c
2019-05-16  Sergio Durigan JuniorUpdate some comments on stap-probe.c
2019-05-16  Sergio Durigan JuniorBool-ify stap-probe.c and stap-related code on i386...
2019-05-16  Tom TromeyFix darwin-nat.c build
2019-05-15  Simon Marchilinux-thread-db.c: use bool where possible in thread_db...
2019-05-15  Sergio Durigan JuniorDon't crash if dwarf_decode_macro_bytes's 'body' is...
next