aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2022-03-10gdb/auto-load: Remove repeating "auto-load" from debug messageAaron Merey1-2/+1
2022-03-10Change how "print/x" displays floating-point valueTom Tromey6-23/+52
2022-03-10Simplify the ui-out progress APITom Tromey2-8/+8
2022-03-10gdb/gdbarch: fix typo in gdbarch-components.pyAndrew Burgess1-1/+1
2022-03-10Process exit status is leader exit status testcaseLancelot SIX2-0/+110
2022-03-10Re-add zombie leader on exit, gdb/linuxPedro Alves1-27/+80
2022-03-10gdb: Reorganize linux_nat_filter_eventPedro Alves1-35/+40
2022-03-10Fix gdb.threads/current-lwp-dead.exp racePedro Alves2-37/+87
2022-03-10Fix gdb.threads/clone-new-thread-event.exp racePedro Alves2-1/+17
2022-03-09GDB/testsuite: Fix a "displayed" typo in gdb.base/default.expMaciej W. Rozycki1-1/+1
2022-03-09GDB/testsuite: Remove a stray backslash from gdb.base/settings.expMaciej W. Rozycki1-1/+1
2022-03-09* gdb/doc/gdb.texinfo (Requirements): Fix a typo.Christina Schimpe1-1/+1
2022-03-08gdb: Try searching for auto-load script using .gnu_debuglinkAaron Merey1-12/+52
2022-03-08PR gdb/27876 - debuginfod-downloaded source files don't pass proper fullname ...Aaron Merey1-2/+3
2022-03-08gdb/mi: preserve user selected thread and frame when invoking MI commandsJan Vrany4-63/+191
2022-03-08gdb: announce upcoming removal of Python 2 support from gdbAndrew Burgess1-0/+4
2022-03-07gdb/testsuite: add new test for comparing char types in PythonAndrew Burgess1-0/+34
2022-03-07gdb/python: add Type.is_signed propertyAndrew Burgess5-1/+80
2022-03-07gdb/python: add Type.is_scalar propertyAndrew Burgess5-1/+65
2022-03-07gdb/mi: add --no-connection to MI -add-inferior commandAndrew Burgess5-23/+91
2022-03-07gdb/mi: fix regression in mi -add-inferior commandUmair Sair5-4/+141
2022-03-07Deprecate dbx modeTom Tromey2-0/+5
2022-03-07Remove unnecessary inferior lookup in infrun:handle_onePedro Alves1-2/+1
2022-03-07Fix bug in ada_print_floatingTom Tromey2-0/+10
2022-03-07Implement real literal extension for AdaTom Tromey5-20/+174
2022-03-07Fix Ada integer literals with exponentsTom Tromey2-3/+42
2022-03-07Fix gdb.ada/arrayptr.exp resultsTom Tromey1-24/+13
2022-03-07Handle non-ASCII identifiers in AdaTom Tromey19-21/+2262
2022-03-07Define HOST_UTF32 in charset.hTom Tromey2-8/+10
2022-03-07Don't pre-size result string in ada_decodeTom Tromey1-14/+6
2022-03-07Simplify a regular expression in ada-lex.lTom Tromey1-1/+1
2022-03-06Use function view when iterating over block symbolsTom Tromey3-78/+38
2022-03-06Simplify hppa-tdep.c use of objfile_keyTom Tromey1-23/+10
2022-03-06gdb: constify parameter of value_copySimon Marchi2-5/+10
2022-03-06gdb: remove internalvar_funcs::destroySimon Marchi9-19/+0
2022-03-04Mark vDSO as not a fileTom Tromey1-1/+1
2022-03-04gdb: Use a typedef's scoped type name to identify local typedefsChristina Schimpe3-19/+95
2022-03-03Avoid conflict with gnulib open/close macros.Roland McGrath1-2/+2
2022-03-03Update my e-mail address in the MAINTAINERS fileLuis Machado1-3/+3
2022-03-03gdb: testsuite: fix failed testcases in gdb.base/gdb-caching-proc.expTiezhu Yang1-0/+4
2022-03-02configure: Stop checking for PT_GETXMMREGS.John Baldwin2-57/+0
2022-03-02i386-bsd-nat: Assume PT_GETXMMREGS is present.John Baldwin1-10/+0
2022-03-02i386-fbsd-nat: Assume PT_GETXMMREGS is present.John Baldwin1-14/+0
2022-03-02fbsd-tdep: Implement the vsyscall_range gdbarch hook.John Baldwin1-0/+110
2022-03-02Rewrite make-target-delegates in PythonTom Tromey3-424/+363
2022-03-02Move copyright code from gdbarch.py to new fileTom Tromey5-28/+62
2022-03-01Some "distclean" fixes in gdbTom Tromey2-2/+2
2022-03-01Fix typo in the "alias" exampleTom Tromey1-1/+1
2022-03-01gdb: testsuite: fix wrong expected result in attach-pie-noexec.expTiezhu Yang1-7/+37
2022-03-01gdb: testsuite: print explicit test result in can_spawn_for_attachTiezhu Yang1-0/+2