aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-06-15gdb: Don't allow annotations to influence what else GDB printsAndrew Burgess1-0/+9
2019-06-15gdb: Remove an update of current_source_line and current_source_symtabAndrew Burgess1-0/+18
2019-06-15gdb: New function to open source file and compute line charpos dataAndrew Burgess1-0/+18
2019-06-15gdb: Remove unused parameterAndrew Burgess1-0/+6
2019-06-14Do not emit style escape sequences to log fileTom Tromey1-0/+10
2019-06-14Minor NEWS rearrangementTom Tromey1-0/+4
2019-06-14Move gnulib to top levelTom Tromey1-0/+16
2019-06-14Warn if add-symbol-file does not provide any symbolsTom Tromey1-0/+5
2019-06-14Only compute realpath when basenames_may_differ is setTom Tromey1-0/+4
2019-06-14gdb: Use scoped_restore_terminal_state in annotate.cAndrew Burgess1-0/+6
2019-06-14Allow re-assigning to convenience variablesTom Tromey1-0/+5
2019-06-14Recognize _ in attribute namesTom Tromey1-0/+4
2019-06-14Remove alloca(0) callsTom Tromey1-0/+6
2019-06-13Fix "set integer-command unlimited junk"Pedro Alves1-0/+8
2019-06-13Fix gdb build with -std=gnu++11Pedro Alves1-0/+7
2019-06-13NEWS and manual changes for command options changesPedro Alves1-0/+10
2019-06-13Delete parse_flags/parse_flags_qcsPedro Alves1-0/+8
2019-06-13Make "thread apply" use the gdb::option frameworkPedro Alves1-0/+21
2019-06-13"thread apply 1 -- -" vs "frame apply level 0 -- -"Pedro Alves1-0/+5
2019-06-13Make "frame apply" support -OPT optionsPedro Alves1-0/+22
2019-06-13Introduce complete_nested_command_linePedro Alves1-0/+6
2019-06-13"backtrace full/no-filters/hide" completerPedro Alves1-0/+6
2019-06-13Make "backtrace" support -OPT optionsPedro Alves1-0/+52
2019-06-13"set print raw frame-arguments" -> "set print raw-frame-arguments"Pedro Alves1-0/+14
2019-06-13Migrate rest of compile commands to new options frameworkPedro Alves1-0/+21
2019-06-13Make "print" and "compile print" support -OPT optionsPedro Alves1-0/+40
2019-06-13Introduce generic command options frameworkPedro Alves1-0/+27
2019-06-13number_or_range_parser::get_number, don't treat "1 -" as a rangePedro Alves1-0/+5
2019-06-13boolean/auto-boolean commands, make "o" ambiguousPedro Alves1-0/+5
2019-06-13New set/show testing framework (gdb.base/settings.exp)Pedro Alves1-0/+6
2019-06-13Remove "show" command completers, "set" command completers for string commandsPedro Alves1-0/+7
2019-06-13Fix "set enum-command value junk"Pedro Alves1-0/+5
2019-06-13Allow "unlimited" abbreviationsPedro Alves1-0/+4
2019-06-13Make check_for_argument skip whitespace after arg itselfPedro Alves1-0/+10
2019-06-13Fix TID parser bugPedro Alves1-0/+7
2019-06-13Fix latent bug with custom word point completersPedro Alves1-0/+9
2019-06-13Fix latent bug in custom word point completion handlingPedro Alves1-0/+4
2019-06-11Dwarf: Don't add nameless modules to partial symbol table (ChangeLogs)Pedro Alves1-0/+4
2019-06-11Move gdb's xmalloc and friends to new fileTom Tromey1-0/+7
2019-06-11Remove linux-waitpid.c debugging codeTom Tromey1-0/+6
2019-06-11Remove trailing newlines from help textTom Tromey1-0/+36
2019-06-11Remove shadowing from darwin-nat.cTom Tromey1-0/+5
2019-06-10gdb: Check for not allocated/associated values during array slicingAndrew Burgess1-0/+5
2019-06-10[gdb] Fix heap-buffer-overflow in cp_find_first_component_auxTom de Vries1-0/+7
2019-06-10[gdb] Fix dynamic-stack-buffer-overflow in linespec_lexer_lex_stringTom de Vries1-0/+6
2019-06-10[gdb/symtab] Fix symbol loading performance regressionTom de Vries1-0/+7
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