aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2019-06-11Dwarf: Don't add nameless modules to partial symbol table (ChangeLogs)Pedro Alves2-0/+9
2019-06-11Dwarf: Don't add nameless modules to partial symbol tableBernhard Heckel3-8/+128
2019-06-11Move gdb's xmalloc and friends to new fileTom Tromey6-72/+138
2019-06-11Remove linux-waitpid.c debugging codeTom Tromey2-33/+7
2019-06-11Remove trailing newlines from help textTom Tromey18-68/+102
2019-06-11[gdb/testsuite] Fix remove-inferiors.exp FAIL with readnow boardTom de Vries2-2/+9
2019-06-11Remove shadowing from darwin-nat.cTom Tromey2-7/+10
2019-06-11[gdb/testsuite] Fix main high_pc in nonvar-access.expTom de Vries2-1/+12
2019-06-11[gdb/testsuite] Add readnow.expTom de Vries2-0/+31
2019-06-10gdb: Check for not allocated/associated values during array slicingAndrew Burgess4-2/+16
2019-06-10[gdb] Fix heap-buffer-overflow in cp_find_first_component_auxTom de Vries2-1/+8
2019-06-10[gdb] Fix dynamic-stack-buffer-overflow in linespec_lexer_lex_stringTom de Vries2-1/+10
2019-06-10[gdb/symtab] Fix symbol loading performance regressionTom de Vries2-6/+16
2019-06-10Update help text in ada-lang.cTom Tromey2-5/+17
2019-06-10Remove newlines from warningsTom Tromey15-19/+52
2019-06-10Use gdbpy_enter in py-breakpoint.cTom Tromey2-10/+14
2019-06-10Delay allocation of dbx_symfile_infoTom Tromey4-18/+20
2019-06-10[gdb/symtab] Support DW_AT_main_subprogram with -readnow.Tom de Vries2-0/+10
2019-06-06Apply substitute-path to relative filenames as wellРуслан Ижбулатов2-9/+9
2019-06-06Add thread-exit annotation.Amos Bird9-7/+70
2019-06-06Add timestamps to "maint time" outputTom Tromey5-5/+47
2019-06-05gdb/testsuite: Improve comments in recently added testAndrew Burgess3-2/+8
2019-06-05gdb/riscv: Don't error when decoding a 6 or 8 byte instructionAndrew Burgess7-4/+194
2019-06-04Introduce and use make_unique_xstrdupPedro Alves23-45/+65
2019-06-04Fix paths to ChangeLog filesPedro Alves3-5/+4
2019-06-04Add an objfile getter to gdb.TypeChristian Biesinger via gdb-patches7-0/+41
2019-06-03Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes.Philippe Waroquiers4-4/+95
2019-06-03Update tests following changes to "help" and "apropos"Philippe Waroquiers8-29/+102
2019-06-03Improve usability and/or readibility of help and apropos output.Philippe Waroquiers4-22/+69
2019-06-03Add highlight style, title style, fputs_highlighted. Improve 'show style'Philippe Waroquiers5-34/+161
2019-06-02Remove fromhex implementation from gdbreplayTom Tromey3-20/+7
2019-05-31NEWS and documentation for | (pipe) command.Philippe Waroquiers4-0/+102
2019-05-31Test the | (pipe) command.Philippe Waroquiers3-1/+97
2019-05-31Implement | (pipe) command.Philippe Waroquiers3-2/+116
2019-05-31Add function execute_command_to_ui_filePhilippe Waroquiers3-13/+32
2019-05-31Add previous_saved_command_line to allow a command to repeat a previous command.Philippe Waroquiers6-24/+125
2019-05-30Two comment fixes in gdbtypes.hTom Tromey2-2/+9
2019-05-30Initialize variable word in completeJan Vrany2-0/+12
2019-05-29Don't crash is dwarf_decode_macro_bytes's 'body' is NULL, even when '!is_define'Sergio Durigan Junior2-17/+22
2019-05-29Fix failure in gdb.ada/complete.expTom Tromey2-2/+8
2019-05-29Make some DWARF complaints clearerTom Tromey2-6/+26
2019-05-29Fix crash in cp_print_value_fieldsTom Tromey5-7/+90
2019-05-29Add new GCC 9 warnings to warnings.m4Tom Tromey6-3/+25
2019-05-29Add "set print finish"Tom Tromey9-5/+87
2019-05-28Remove find_old_style_renaming_symbolTom Tromey4-187/+22
2019-05-28Suppress SIGTTOU when handling errorsAlan Hayward6-31/+45
2019-05-27Fix typo in gdb/NEWSTom Tromey2-1/+5
2019-05-24[gdb/testsuite] Add test-case for gdb-add-index.shTom de Vries2-0/+78
2019-05-22Constify target_ops::follow_execTom Tromey6-12/+21
2019-05-22Add "style" proc to the test suiteTom Tromey4-8/+35