aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-03gdb/tui: add a tui debugging flagAndrew Burgess6-11/+168
2022-04-03gdb/tui: add new 'tui window width' command and 'winwidth' aliasAndrew Burgess6-16/+209
2022-04-03gdb/tui: rename tui_layout_split:set_weights_from_heightsAndrew Burgess2-6/+8
2022-04-03gdb/tui: rename tui_layout_base::adjust_size to ::set_heightAndrew Burgess2-7/+7
2022-04-03gdb: move some commands into the tui namespaceAndrew Burgess4-16/+73
2022-04-03gdb: fix gdb_print -> gdb_printf typoSimon Marchi1-1/+1
2022-04-03Move microblaze relax info to target specific dataAlan Modra3-75/+85
2022-04-03Revert commit 240d6706c6a2Alan Modra1-62/+22
2022-04-03Regen bfd po/SRC-POTFILES.inAlan Modra1-2/+0
2022-04-03Automatic date update in version.inGDB Administrator1-1/+1
2022-04-02gdb: rename floatformats_ia64_quad to floatformats_ieee_quadTiezhu Yang16-55/+39
2022-04-02Automatic date update in version.inGDB Administrator1-1/+1
2022-04-01Remove unused variable.John Baldwin1-1/+0
2022-04-01gdb/debuginfod-support.c: Always display debuginfod errorsAaron Merey1-3/+3
2022-04-01Use I386_GSBASE_REGNUM in i386fbsd_get_thread_local_address.John Baldwin1-5/+2
2022-04-01FreeBSD/x86: Read segment base registers from NT_X86_SEGBASES.John Baldwin2-0/+36
2022-04-01Use pseudosections for NT_FREEBSD_X86_SEGBASES core dump notes.John Baldwin3-0/+25
2022-04-01Recognize FreeBSD core dump note for x86 segment base registers.John Baldwin4-0/+12
2022-04-01elfcore_grok_freebsd_note: Remove checks of note->namesz.John Baldwin2-8/+6
2022-04-01gdb/testing/tui: add new _csi_{L,S,T}Andrew Burgess2-0/+180
2022-03-31x86: Remove bfd_arch_l1om and bfd_arch_k1omH.J. Lu14-243/+17
2022-03-31gdb/ctf: pass partial symtab's filename to buildsym_compunitSimon Marchi1-1/+1
2022-03-31gdb: print compunit_symtab name in "maint info symtabs"Simon Marchi1-0/+1
2022-03-31gdb/ctf: don't create a buildsym_compunit when building partial symbolsSimon Marchi1-19/+1
2022-03-31Style URLs in GDB outputTom Tromey6-15/+40
2022-04-01Automatic date update in version.inGDB Administrator1-1/+1
2022-03-31gdb: initialize ctf_context::builder in create_partial_symtabSimon Marchi1-0/+1
2022-03-31Remove dbx modeTom Tromey13-503/+24
2022-03-31gdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xmlH.J. Lu8-38/+12
2022-03-31gdb/linux-nat: remove check based on current_inferior in linux_handle_extende...Simon Marchi4-13/+199
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