summaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)Author
2022-03-16Ada support for wide stringsTom Tromey
2022-03-16Remove eval_op_stringTom Tromey
2022-03-16Powerpc fix for gdb.base/ending-run.expCarl Love
2022-03-16gdb/mi: consistently notify user when GDB/MI client uses -thread-selectJan Vrany
2022-03-16Make gdb.fortran/{array-slices,lbound-ubound} work against gdbserverPedro Alves
2022-03-15Do not capture updated 'pc' in add_local_symbolsTom Tromey
2022-03-15gdb/testsuite: rename a proc and fix a typoAndrew Burgess
2022-03-15gdb: LoongArch: fix failed testcases in gdb.base/align-c.expTiezhu Yang
2022-03-14gdb/python/mi: create MI commands using pythonAndrew Burgess
2022-03-14gdb/gdbarch: compare some fields against 0 verify_gdbarchAndrew Burgess
2022-03-14gdb/gdbarch: remove the predicate function for gdbarch_register_typeAndrew Burgess
2022-03-14Replace deprecated_target_wait_hook by observersPatrick Monnerat
2022-03-14Correctly print subrange types in generic_value_printTom Tromey
2022-03-14[aarch64/arm] Properly extract the return value returned in memoryLuis Machado
2022-03-12Relax regexp in gdb.rust/unsized.expTom Tromey
2022-03-11Avoid crash with cross-linux core fileTom Tromey
2022-03-11gdb/testsuite: remove duplicates from gdb.base/stap-probe.expAndrew Burgess
2022-03-10gdb/auto-load: Remove repeating "auto-load" from debug messageAaron Merey
2022-03-10Change how "print/x" displays floating-point valueTom Tromey
2022-03-10Simplify the ui-out progress APITom Tromey
2022-03-10gdb/gdbarch: fix typo in gdbarch-components.pyAndrew Burgess
2022-03-10Process exit status is leader exit status testcaseLancelot SIX
2022-03-10Re-add zombie leader on exit, gdb/linuxPedro Alves
2022-03-10gdb: Reorganize linux_nat_filter_eventPedro Alves
2022-03-10Fix gdb.threads/current-lwp-dead.exp racePedro Alves
2022-03-10Fix gdb.threads/clone-new-thread-event.exp racePedro Alves
2022-03-09GDB/testsuite: Fix a "displayed" typo in gdb.base/default.expMaciej W. Rozycki
2022-03-09GDB/testsuite: Remove a stray backslash from gdb.base/settings.expMaciej W. Rozycki
2022-03-09* gdb/doc/gdb.texinfo (Requirements): Fix a typo.Christina Schimpe
2022-03-08gdb: Try searching for auto-load script using .gnu_debuglinkAaron Merey
2022-03-08PR gdb/27876 - debuginfod-downloaded source files don't pass proper fullname ...Aaron Merey
2022-03-08gdb/mi: preserve user selected thread and frame when invoking MI commandsJan Vrany
2022-03-08gdb: announce upcoming removal of Python 2 support from gdbAndrew Burgess
2022-03-07gdb/testsuite: add new test for comparing char types in PythonAndrew Burgess
2022-03-07gdb/python: add Type.is_signed propertyAndrew Burgess
2022-03-07gdb/python: add Type.is_scalar propertyAndrew Burgess
2022-03-07gdb/mi: add --no-connection to MI -add-inferior commandAndrew Burgess
2022-03-07gdb/mi: fix regression in mi -add-inferior commandUmair Sair
2022-03-07Deprecate dbx modeTom Tromey
2022-03-07Remove unnecessary inferior lookup in infrun:handle_onePedro Alves
2022-03-07Fix bug in ada_print_floatingTom Tromey
2022-03-07Implement real literal extension for AdaTom Tromey
2022-03-07Fix Ada integer literals with exponentsTom Tromey
2022-03-07Fix gdb.ada/arrayptr.exp resultsTom Tromey
2022-03-07Handle non-ASCII identifiers in AdaTom Tromey
2022-03-07Define HOST_UTF32 in charset.hTom Tromey
2022-03-07Don't pre-size result string in ada_decodeTom Tromey
2022-03-07Simplify a regular expression in ada-lex.lTom Tromey
2022-03-06Use function view when iterating over block symbolsTom Tromey
2022-03-06Simplify hppa-tdep.c use of objfile_keyTom Tromey