aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-31gdbserver/linux: set lwp !stopped when failing to resumeSimon Marchi1-2/+18
2022-03-31gdb/testsuite/tui: implement _csi_P procSimon Marchi2-0/+56
2022-03-31gdb: fix use of fprintf_filtered in top.cSimon Marchi1-2/+2
2022-03-31aarch64: Relax check for RNG system registersRichard Sandiford3-1/+14
2022-03-31* gdb/top.c (print_gdb_configuration): Announce --enable-threading.Eli Zaretskii1-0/+10
2022-03-31gdb/infrun: add reason parameter to stop_all_threadsSimon Marchi4-11/+14
2022-03-31gdb/testsuite: update copyright years in gdb.base/vfork-follow-parent.*Simon Marchi2-2/+2
2022-03-31gdb: test vfork + follow-fork-mode=parent + detach-on-fork=offSimon Marchi2-0/+112
2022-03-31Accept the + character as part of filenames for MRI scripts.Nick Clifton2-1/+5
2022-03-31Fix procfs.c compilationRainer Orth1-0/+1
2022-03-31Automatic date update in version.inGDB Administrator1-1/+1
2022-03-30gdb/testsuite: add tests for TermSimon Marchi2-25/+665
2022-03-30Only allow QUIT on the main threadTom Tromey3-0/+28
2022-03-30Use gdb_printf and gdb_vprintf in more placesTom Tromey2-14/+13
2022-03-30Consolidate definition of current_directoryTom Tromey5-11/+7
2022-03-30Decode "dynamic" interface types in AdaTom Tromey5-13/+165
2022-03-29Fix for MUL instruction on the v850Jeff Law2-2/+17
2022-03-30Automatic date update in version.inGDB Administrator1-1/+1
2022-03-29Remove two unused hooksTom Tromey2-10/+0
2022-03-29Remove unnecessary calls to wrap_here and gdb_flushTom Tromey7-21/+3
2022-03-29Minor comment updates in utils.hTom Tromey1-19/+13
2022-03-29Remove vfprintf_styledTom Tromey2-17/+0
2022-03-29Remove ui_out_flag::unfiltered_outputTom Tromey2-24/+6
2022-03-29Rename fprintf_symbol_filteredTom Tromey6-21/+21
2022-03-29Rename puts_filtered_tabularTom Tromey3-10/+9
2022-03-29Rename print_spaces_filteredTom Tromey17-47/+47
2022-03-29Unify gdb printf functionsTom Tromey249-8470/+8456
2022-03-29Unify gdb putc functionsTom Tromey26-78/+62
2022-03-29Unify gdb puts functionsTom Tromey86-1204/+1196
2022-03-29Unify vprintf functionsTom Tromey15-72/+30
2022-03-29Remove fputs_styled_unfilteredTom Tromey3-21/+10
2022-03-29Change the pager to a ui_fileTom Tromey10-192/+230
2022-03-29Remove vfprintf_styled_no_gdbfmtTom Tromey3-28/+8
2022-03-29Add style-escape methods to ui_fileTom Tromey2-0/+43
2022-03-29Add puts_unfiltered method to ui_fileTom Tromey2-1/+17
2022-03-29Only have one API for unfiltered outputTom Tromey4-27/+3
2022-03-29Remove some uses of printf_unfilteredTom Tromey16-74/+74
2022-03-29Use unfiltered output in annotate.cTom Tromey1-74/+74
2022-03-29gdb/remote: use current_inferior in read_ptid if multi-process not supportedTankut Baris Aktemur3-4/+127
2022-03-29gdb/testsuite: fix test failure when building against readline v7Andrew Burgess1-1/+1
2022-03-29gdb/testsuite: fix copy & paste error in gdb.python/py-format-address.expAndrew Burgess1-3/+4
2022-03-29gdb/mi: fix use after free of frame_info causing spurious notificationsAndrew Burgess1-10/+34
2022-03-29bfd/Dwarf2: gas doesn't mangle namesJan Beulich1-0/+1
2022-03-29bfd/Dwarf2: make find-nearest-line returned function name consistentJan Beulich1-2/+3
2022-03-29gas/Dwarf: special-case .linefile only for macrosJan Beulich3-1/+29
2022-03-29RISC-V: correct FCVT.Q.L[U]Jan Beulich2-4/+4
2022-03-28sim: add arch/.gdbinit stub scriptsMike Frysinger4-34/+169
2022-03-29asan: heap buffer overflow in pa_chk_field_selectorAlan Modra1-16/+29
2022-03-29Automatic date update in version.inGDB Administrator1-1/+1
2022-03-28Add Rust parser check for end of expressionTom Tromey2-1/+7