]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Add comment to list0.h
[thirdparty/binutils-gdb.git] / gdb /
2019-06-18  Tom TromeyAdd comment to list0.h
2019-06-18  Tom de Vries[gdb/testsuite] Break up long debug_flags line in fissi...
2019-06-17  Tom de Vries[gdb] Fix heap-buffer-overflow in child_path
2019-06-17  Paul PluzhnikovPR gdb/24364: Don't call dtrace_process_dof with NULL...
2019-06-16  Tom de Vries[gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for...
2019-06-16  Tom TromeyDon't cast a tui_win_info directly to tui_gen_win_info
2019-06-16  Tom TromeyRemove more unnecessary casts of NULL
2019-06-16  Andrew Burgessgdb: Remove unused signal mask
2019-06-16  Simon MarchiWrite index for dwz -m file
2019-06-16  Tom TromeyReplace uses of concat with xstrdup
2019-06-16  Tom TromeyRemove unnecessary casts of NULL
2019-06-16  Andrew Burgessgdb/testsuite: Improve detection of bug gdb/24541
2019-06-16  Tom TromeyRemove some NULL checks from the TUI
2019-06-16  Simon MarchiFix some whitespace issues in gdb ChangeLogs
2019-06-16  Simon MarchiMake gdb.base/index-cache.exp work with readnow board...
2019-06-15  Andrew Burgessgdb/fortran: Show the type for non allocated / associat...
2019-06-15  Andrew Burgessgdb/mi: New commands to catch C++ exceptions
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-15  Andrew Burgessgdb: Remove file path from test name
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-14  Tom TromeyFix gdb.ada/vla.exp
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 Alveslib/completion-support.exp: Add test_gdb_completion_off...
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 Alvesgdb.base/completion.exp: Fix comment typo
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  Bernhard HeckelDwarf: 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 de Vries[gdb/testsuite] Fix remove-inferiors.exp FAIL with...
2019-06-11  Tom TromeyRemove shadowing from darwin-nat.c
2019-06-11  Tom de Vries[gdb/testsuite] Fix main high_pc in nonvar-access.exp
2019-06-11  Tom de Vries[gdb/testsuite] Add readnow.exp
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/testsuite: Improve comments in recently added test
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 WaroquiersUpdate tests following changes to "help" and "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-06-02  Tom TromeyRemove fromhex implementation from gdbreplay
2019-05-31  Philippe WaroquiersNEWS and documentation for | (pipe) command.
2019-05-31  Philippe WaroquiersTest the | (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 TromeyFix failure in gdb.ada/complete.exp
2019-05-29  Tom TromeyMake some DWARF complaints clearer
2019-05-29  Tom TromeyFix crash in cp_print_value_fields
next