November 2020 Archives by author
Starting: Sun Nov 1 01:00:53 GMT 2020
Ending: Mon Nov 30 20:26:55 GMT 2020
Messages: 654
- [PATCH] Fix frame cycle detection (Re: [PATCH 3/3] Make scoped_restore_current_thread's cdtors exception free (RFC))
Aktemur, Tankut Baris
- [PATCHv4 1/2] gdb: Restore previously selected thread when switching inferior
Aktemur, Tankut Baris
- [PATCH v4 2/2] gdb/breakpoint: add flags to 'condition' and 'break' commands to force condition
Aktemur, Tankut Baris
- [PATCH v4 2/2] gdb/breakpoint: add flags to 'condition' and 'break' commands to force condition
Aktemur, Tankut Baris
- [PATCH] gdb/linespec: relax the position of the '-force-condition' flag
Tankut Baris Aktemur
- [PATCH] gdb/main: execute breakpoint commands for '-iex' and '-ex' commands
Aktemur, Tankut Baris
- [PATCH] gdb/testsuite: do not hard-code location indices in condbreak-multi-context.exp
Aktemur, Tankut Baris
- [PATCH 0/3] Querying registers of already-exited processes
Tankut Baris Aktemur
- [PATCH 1/3] gdb/testsuite: update the expected output in gdb.threads/killed-outside.exp
Tankut Baris Aktemur
- [PATCH 2/3] gdb/regcache: return REG_UNAVAILABLE if raw_update raises NOT_AVAILABLE_ERROR
Tankut Baris Aktemur
- [PATCH 3/3] gdb: raise and handle NOT_AVAILABLE_ERROR when accessing frame PC
Tankut Baris Aktemur
- [PATCH] gdb/testsuite: do not hard-code location indices in condbreak-multi-context.exp
Aktemur, Tankut Baris
- [PATCH v2] gdb/main: execute breakpoint commands for '-iex' and '-ex' commands
Tankut Baris Aktemur
- [PATCH] gdb/testsuite: do not hard-code location indices in condbreak-multi-context.exp
Aktemur, Tankut Baris
- [PATCH] gdb/cli: if redirecting output, also redirect top-level interpreter's ui-out
Aktemur, Tankut Baris
- [PATCH 0/3] Querying registers of already-exited processes
Aktemur, Tankut Baris
- [PATCH] gdb/linespec: relax the position of the '-force-condition' flag
Aktemur, Tankut Baris
- [PATCH] Split macro_buffer in two classes, fix Clang build
Pedro Alves
- [PATCH] Split macro_buffer in two classes, fix Clang build
Pedro Alves
- [PATCH] gdb/testsuite: add "breakpoint always-inserted" axis in gdb.base/continue-after-aborted-step-over.exp
Pedro Alves
- 10.2 milestone on bugzilla
Pedro Alves
- [PATCH] Fix frame cycle detection (Re: [PATCH 3/3] Make scoped_restore_current_thread's cdtors exception free (RFC))
Pedro Alves
- [PATCH] gdb: rewrite how per language primitive types are managed
Pedro Alves
- [RFA 2/6] gmp-utils: Convert the read/write methods to using gdb::array_view
Pedro Alves
- pushed: Add support for DWARF-based fixed point types
Pedro Alves
- [PATCH] gdb: improve command completion for 'print', 'x', and 'display'
Pedro Alves
- [PATCH] gdb: improve command completion for 'print', 'x', and 'display'
Pedro Alves
- pushed: Add support for DWARF-based fixed point types
Pedro Alves
- [OB PATCH] Prevent inlining in gdb.base/vla-optimized-out.c
Pedro Alves
- [PATCH 2/2] gdb: fix unittests/gmp-utils-selftests.c build on solaris
Pedro Alves
- [PATCH 01/12] gdb: add inferior_execd observable
Pedro Alves
- [PATCH 02/12] gdb: clear inferior displaced stepping state on exec
Pedro Alves
- [PATCH 03/12] gdb: rename things related to step over chains
Pedro Alves
- [PATCH 04/12] gdb: rename displaced_step_closure to displaced_step_copy_insn_closure
Pedro Alves
- [PATCH 05/12] gdb: rename displaced_step_fixup to displaced_step_finish
Pedro Alves
- [PATCH 06/12] gdb: introduce status enum for displaced step prepare/finish
Pedro Alves
- [PATCH 07/12] gdb: pass inferior to get_linux_inferior_data
Pedro Alves
- [PATCH 08/12] gdb: move displaced stepping types to displaced-stepping.{h, c}
Pedro Alves
- [PATCH 09/12] gdb: move displaced stepping logic to gdbarch, allow starting concurrent displaced steps
Pedro Alves
- [PATCH 10/12] gdb: change linux gdbarch data from post to pre-init
Pedro Alves
- [PATCH 11/12] gdb: make displaced stepping implementation capable of managing multiple buffers
Pedro Alves
- [PATCH 12/12] gdb: use two displaced step buffers on amd64/Linux
Pedro Alves
- [PATCH 09/12] gdb: move displaced stepping logic to gdbarch, allow starting concurrent displaced steps
Pedro Alves
- [PATCH 09/12] gdb: move displaced stepping logic to gdbarch, allow starting concurrent displaced steps
Pedro Alves
- [PATCH 0/3] Fix "set breakpoint always-inserted" + gdbserver
Pedro Alves
- [PATCH 1/3] GDBserver and vfork's child/parent shared address spaces
Pedro Alves
- [PATCH 2/3] Fix record-full with "set breakpoint always-inserted on"
Pedro Alves
- [PATCH 3/3] Fix gdb.base/dprintf.exp and gdbserver + breakpoints always-inserted
Pedro Alves
- [PATCH 12/12] gdb: use two displaced step buffers on amd64/Linux
Pedro Alves
- [PATCH v1] [powerpc] Remove 512 bytes region limit if using 2nd DAWR.
Rogerio Alves
- [PATCH v1] [powerpc] Remove 512 bytes region limit if using 2nd DAWR.
Rogerio Alves
- [PATCH v2] Remove 512 bytes region limit if 2nd DAWR is avaliable.
Rogerio Alves
- [PATCH v2] Remove 512 bytes region limit if 2nd DAWR is avaliable.
Rogerio Alves
- [PATCH v3] Remove 512 bytes region limit if 2nd DAWR is avaliable.
Rogerio Alves
- [FYI] Add myself to gdb/MAINTAINERS.
Rogerio Alves
- [PATCH] gdb/s390: Correct recording of "store on condition" insns
Andreas Arnez
- [PATCH] gdb/s390: Correct recording of "store on condition" insns
Andreas Arnez
- [PING][PING] Added x86_64 stub for debugging embedded systems running on Intel x86_64 processor architecture.
Battig, Caleb
- [PING][PING] Added x86_64 stub for debugging embedded systems running on Intel x86_64 processor architecture.
Battig, Caleb
- [PATCH] Fix testcases using __attribute__((noclone)) with Clang
Gary Benson
- [PUSHED] Fix testcases using __attribute__((noclone)) with Clang
Gary Benson
- [PATCH 1/2] Detect and report incompatible gdb_compile options
Gary Benson
- [PATCH 2/2] Fix gdb.base/print-file-var.exp with Clang
Gary Benson
- [PATCH 2/3] Recognise GNU Fortran as GCC
Gary Benson
- [PATCH 3/3] Ensure calls to test_compiler_info will use the Fortran compiler
Gary Benson
- [PATCH] Fix gdb.dwarf2/clztest.exp with Clang
Gary Benson
- [PATCH] Fix gdb.cp/step-and-next-inline.exp with Clang
Gary Benson
- [PATCH] Fix gdb.dwarf2/clztest.exp with Clang
Gary Benson
- [PATCH] Shrink size of dwarf2_per_cu_data
Gary Benson
- [PATCH v2] Fix gdb.dwarf2/clztest.exp with Clang
Gary Benson
- [PUSHED] Fix gdb.cp/step-and-next-inline.exp with Clang
Gary Benson
- [OB PATCH] Prevent inlining in gdb.base/vla-optimized-out.c
Gary Benson
- [OB PATCH] Prevent false passes in gdb.base/vla-optimized-out.exp
Gary Benson
- [OB PATCH] Fix gdb.threads/tls-so_extern.exp with Clang
Gary Benson
- [PATCH] gdb/testsuite: do not hard-code location indices in condbreak-multi-context.exp
Gary Benson
- [PATCH] KFAIL variable-length array tests which fail with Clang
Gary Benson
- [PATCH] Add testcase for DW_AT_count referencing a variable
Gary Benson
- [OB PATCH] Fix gdb.trace testcase build failures with Clang
Gary Benson
- [PING][PATCH v2] Fix gdb.dwarf2/clztest.exp with Clang
Gary Benson
- [PATCH][gdb/symtab] Fix gdb.base/vla-optimized-out.exp with clang
Gary Benson
- [committed] Add testcase for DW_AT_count referencing a variable
Gary Benson
- [PATCH][gdb/symtab] Fix gdb.base/vla-optimized-out.exp with clang
Gary Benson
- [OB PATCH] Prevent inlining in gdb.base/vla-optimized-out.c
Gary Benson
- [PATCH][gdb/symtab] Fix gdb.base/vla-optimized-out.exp with clang
Gary Benson
- RFA: wrap mpz_export into gdb_mpz::safe_export...
Christian Biesinger
- [PATCH] Minor Python simplifications
Joel Brobecker
- [pushed] ada-lang.c: Renaming some fixed-point-related routines
Joel Brobecker
- [pushed] ada-lang.c: fix line too long in cast_from_gnat_encoded_fixed_point_type
Joel Brobecker
- [pushed] ada-lang.c: Rename gnat_encoded_fixed_type_info
Joel Brobecker
- [pushed/Ada] avoid unwarranted assumption in gdb.ada/fixed_points/fixed_points.adb
Joel Brobecker
- RFA: Add support for DWARF-based fixed point types
Joel Brobecker
- [PATCH 1/9] gdb/configure: Add --with-libgmp-prefix option
Joel Brobecker
- [PATCH 2/9] gdb: Make GMP a required dependency for building GDB
Joel Brobecker
- [PATCH 3/9] gmp-utils: New API to simply use of GMP's integer/rational/float objects
Joel Brobecker
- [PATCH 4/9] Move uinteger_pow gdb/valarith.c to gdb/utils.c and make it public
Joel Brobecker
- [PATCH 5/9] Add support for printing value of DWARF-based fixed-point type objects
Joel Brobecker
- [PATCH 6/9] fix printing of DWARF fixed-point type objects with format modifier
Joel Brobecker
- [PATCH 7/9] Add ptype support for DWARF-based fixed-point types
Joel Brobecker
- [PATCH 8/9] Add support for fixed-point type arithmetic
Joel Brobecker
- [PATCH 9/9] Add support for fixed-point type comparison operators
Joel Brobecker
- [PATCH 0/5] remove some manual reference counting
Joel Brobecker
- [PATCH] Fix gdb.cp/step-and-next-inline.exp with Clang
Joel Brobecker
- [PATCH] gdb: user variables with components of dynamic type
Joel Brobecker
- RFA: Add support for DWARF-based fixed point types
Joel Brobecker
- [PATCH 3/9] gmp-utils: New API to simply use of GMP's integer/rational/float objects
Joel Brobecker
- [PATCH 5/9] Add support for printing value of DWARF-based fixed-point type objects
Joel Brobecker
- [PATCH 5/9] Add support for printing value of DWARF-based fixed-point type objects
Joel Brobecker
- [PATCH 5/9] Add support for printing value of DWARF-based fixed-point type objects
Joel Brobecker
- [PATCH 5/9] Add support for printing value of DWARF-based fixed-point type objects
Joel Brobecker
- [PATCH 7/9] Add ptype support for DWARF-based fixed-point types
Joel Brobecker
- [PATCH 7/9] Add ptype support for DWARF-based fixed-point types
Joel Brobecker
- pushed: Add support for DWARF-based fixed point types
Joel Brobecker
- [pushed/v2 1/9] gdb/configure: Add --with-libgmp-prefix option
Joel Brobecker
- [pushed/v2 2/9] gdb: Make GMP a required dependency for building GDB
Joel Brobecker
- [pushed/v2 3/9] gmp-utils: New API to simply use of GMP's integer/rational/float objects
Joel Brobecker
- [pushed/v2 4/9] Move uinteger_pow gdb/valarith.c to gdb/utils.c and make it public
Joel Brobecker
- [pushed/v2 5/9] Add support for printing value of DWARF-based fixed-point type objects
Joel Brobecker
- [pushed/v2 6/9] fix printing of DWARF fixed-point type objects with format modifier
Joel Brobecker
- [pushed/v2 7/9] Add ptype support for DWARF-based fixed-point types
Joel Brobecker
- [pushed/v2 8/9] Add support for fixed-point type arithmetic
Joel Brobecker
- [pushed/v2 9/9] Add support for fixed-point type comparison operators
Joel Brobecker
- RFA: Various enhancements to the fixed-point support implementation
Joel Brobecker
- [RFA 1/6] change gmp_string_asprintf to return an std::string
Joel Brobecker
- [RFA 2/6] gmp-utils: Convert the read/write methods to using gdb::array_view
Joel Brobecker
- [RFA 3/6] gdbtypes.h: Get rid of the TYPE_FIXED_POINT_INFO macro
Joel Brobecker
- [RFA 4/6] Make fixed_point_type_base_type a method of struct type
Joel Brobecker
- [RFA 5/6] Make function fixed_point_scaling_factor a method of struct type
Joel Brobecker
- [RFA 6/6] valarith.c: Replace INIT_VAL_WITH_FIXED_POINT_VAL macro by lambda
Joel Brobecker
- [PATCH] gdb: user variables with components of dynamic type
Joel Brobecker
- [PATCH] gdb: user variables with components of dynamic type
Joel Brobecker
- [pushed/v2 1/9] gdb/configure: Add --with-libgmp-prefix option
Joel Brobecker
- [RFA 1/6] change gmp_string_asprintf to return an std::string
Joel Brobecker
- [PATCH 7/9] Add ptype support for DWARF-based fixed-point types
Joel Brobecker
- [PATCH] Enable GDB build with in-tree GMP and MPFR
Joel Brobecker
- pushed: Add support for DWARF-based fixed point types
Joel Brobecker
- [PATCH 3/9] gmp-utils: New API to simply use of GMP's integer/rational/float objects
Joel Brobecker
- pushed: Add support for DWARF-based fixed point types
Joel Brobecker
- RFA v2: Various enhancements to the fixed-point support implementation
Joel Brobecker
- [RFA v2 1/6] change and rename gmp_string_asprintf to return an std::string
Joel Brobecker
- [RFA v2 2/6] gmp-utils: Convert the read/write methods to using gdb::array_view
Joel Brobecker
- [RFA v2 3/6] gdbtypes.h: Get rid of the TYPE_FIXED_POINT_INFO macro
Joel Brobecker
- [RFA v2 4/6] Make fixed_point_type_base_type a method of struct type
Joel Brobecker
- [RFA v2 5/6] Make function fixed_point_scaling_factor a method of struct type
Joel Brobecker
- [RFA v2 6/6] valarith.c: Replace INIT_VAL_WITH_FIXED_POINT_VAL macro by lambda
Joel Brobecker
- RFA/doco: Various changes related to GMP and fixed point type support
Joel Brobecker
- [RFA/doco 1/4] gdb/NEWS: Document that building GDB now requires GMP
Joel Brobecker
- [RFA/doco 2/4] gdb/NEWS: Document that GDB now supports DWARF-based fixed point types
Joel Brobecker
- [RFA/doco 3/4] gdb/README: Document the --with-libgmp-prefix configure option
Joel Brobecker
- [RFA/doco 4/4] gdb/README: Fix the URL of the MPFR website (now https).
Joel Brobecker
- [RFA] Add TYPE_CODE_FIXED_POINT handling in print_type_scalar
Joel Brobecker
- pushed: Add support for DWARF-based fixed point types
Joel Brobecker
- pushed: Add support for DWARF-based fixed point types
Joel Brobecker
- pushed: Add support for DWARF-based fixed point types
Joel Brobecker
- RFA v2: Various enhancements to the fixed-point support implementation
Joel Brobecker
- [RFA] Add TYPE_CODE_FIXED_POINT handling in print_type_scalar
Joel Brobecker
- [RFA/doco 1/4] gdb/NEWS: Document that building GDB now requires GMP
Joel Brobecker
- [RFA/doco 3/4] gdb/README: Document the --with-libgmp-prefix configure option
Joel Brobecker
- [RFA/doco 4/4] gdb/README: Fix the URL of the MPFR website (now https).
Joel Brobecker
- [RFA/doco 2/4] gdb/NEWS: Document that GDB now supports DWARF-based fixed point types
Joel Brobecker
- RFA: wrap mpz_export into gdb_mpz::safe_export...
Joel Brobecker
- [RFA 1/2] Fix TARGET_CHAR_BIT/HOST_CHAR_BIT confusion in gmp-utils.c
Joel Brobecker
- [RFA 2/2] gmp-utils: protect gdb_mpz exports against out-of-range values
Joel Brobecker
- [PATCH 3/7] gdb: new function to wrap up executing command line scripts/commands
Andrew Burgess
- [PATCH 2/7] gdb: use get_standard_config_dir when looking for .gdbinit
Andrew Burgess
- [PATCH][PR python/26832] Better static python detection in configure machinery.
Andrew Burgess
- [PATCH][PR python/26832] Better static python detection in configure machinery.
Andrew Burgess
- [PATCH] gdb/testsuite: make DWARF assembler's ranges' "base" and "range" procs
Andrew Burgess
- [PATCH] gdb: fix debug expression dumping of function call expressions
Andrew Burgess
- [PATCH] gdb: fix debug expression dumping of function call expressions
Andrew Burgess
- [PATCHv4 0/2] Restore thread and frame patches
Andrew Burgess
- [PATCHv4 1/2] gdb: Restore previously selected thread when switching inferior
Andrew Burgess
- [PATCHv4 2/2] gdb: Track the current frame for each thread
Andrew Burgess
- [PATCH] gdb: user variables with components of dynamic type
Andrew Burgess
- [PUSHED] gdbserver: add missing --disable-packet options to help text
Andrew Burgess
- [PUSHED] gdb/riscv: add ability to decode dwarf CSR numbers
Andrew Burgess
- [PATCH] gdb: better handling of 'S' packets
Andrew Burgess
- [PATCH] sim: pru: Add support for LMBD instruction
Andrew Burgess
- RFA: m32r sim: Add prototypes for functions that pass/return DI values
Andrew Burgess
- [PATCH] Allow Flang style pointer printing in pointer-to-pointer.exp
Andrew Burgess
- [PATCH] gdb: add an option flag to 'maint print c-tdesc'
Andrew Burgess
- [PATCH 06/12] gdb: introduce status enum for displaced step prepare/finish
Andrew Burgess
- [PATCHv5 0/2] Restore thread and frame patches
Andrew Burgess
- [PATCHv5 1/2] gdb: Restore previously selected thread when switching inferior
Andrew Burgess
- [PATCHv5 2/2] gdb: Track the current frame for each thread
Andrew Burgess
- [PATCHv6] gdb/fortran: Add support for Fortran array slices at the GDB prompt
Andrew Burgess
- [PATCH] gdb: user variables with components of dynamic type
Andrew Burgess
- [PUSHED] gdb: delete a couple of declarations from f-lang.h
Andrew Burgess
- [PATCH] gdb: add tab completion of type field names for Fortran
Andrew Burgess
- [PATCH] gdb: Add a new function to display binary output by groups
Andrew Burgess
- [PATCH 0/2] ARC print_one_insn failure in gdb.gdb/unittest.exp
Andrew Burgess
- [PATCH 1/2] gdb/testsuite: prevent timeout in gdb.gdb/unittest.exp
Andrew Burgess
- [PATCH 2/2] gdb/arc: fix print_one_insn selftest
Andrew Burgess
- [PATCH] gdb: improve command completion for 'print', 'x', and 'display'
Andrew Burgess
- [PATCH] gdb: rewrite how per language primitive types are managed
Andrew Burgess
- [PATCH 0/2] Improving tab completion for watch commands
Andrew Burgess
- [PATCH 1/2] gdb: convert some function arguments from int to bool
Andrew Burgess
- [PATCH 2/2] gdb: update command completion for watch, awatch, and rwatch
Andrew Burgess
- [PATCH] gdb: improve command completion for 'print', 'x', and 'display'
Andrew Burgess
- [PATCHv6] gdb/fortran: Add support for Fortran array slices at the GDB prompt
Andrew Burgess
- [PATCH 0/9] Further language class related changes
Andrew Burgess
- [PATCH 1/9] gdb: delete unused function print_char_chars
Andrew Burgess
- [PATCH 2/9] gdb: avoid accessing global C++ language implementation functions
Andrew Burgess
- [PATCH 3/9] gdb: rename c_printchar as language_defn::printchar
Andrew Burgess
- [PATCH 4/9] gdb: remove LA_EMIT_CHAR macro
Andrew Burgess
- [PATCH 5/9] gdb: move go_language class declaration into header file
Andrew Burgess
- [PATCH 6/9] gdb: move pascal_language into p-lang.h
Andrew Burgess
- [PATCH 7/9] gdb/objc: fix bug in objc_language::opcode_print_table
Andrew Burgess
- [PATCH 8/9] gdb: move rust_language into rust-lang.h
Andrew Burgess
- [PATCH 9/9] gdb: remove some uses of LA_PRINT_STRING
Andrew Burgess
- [PATCH] gdb: improve command completion for 'print', 'x', and 'display'
Andrew Burgess
- [PATCH 0/2] Organise maintenance commands that flush caches
Andrew Burgess
- [PATCH 1/2] gdb: introduce new 'maint flush ' prefix command
Andrew Burgess
- [PATCH 2/2] gdb: new command 'maint flush dcache'
Andrew Burgess
- [PATCH 0/2] RISCV CSR register groups and aliases
Andrew Burgess
- [PATCH 1/2] gdb/riscv: place unknown csrs into the correct register groups
Andrew Burgess
- [PATCH 2/2] gdb/riscv: remove csr aliases created with DECLARE_CSR_ALIAS
Andrew Burgess
- [PATCH] gdb/riscv: rewrite target description validation, add rv32e support
Andrew Burgess
- [PATCH] gdb: improve command completion for 'print', 'x', and 'display'
Andrew Burgess
- [PATCH] Fix partial symbols
Andrew Burgess
- [PATCH] Remove per-language op_name functions
Andrew Burgess
- [PATCH] Remove some dead code from evaluate_subexp_standard
Andrew Burgess
- [PATCH 0/2] RISCV CSR register groups and aliases
Nelson Chu
- RFA: m32r sim: Add prototypes for functions that pass/return DI values
Nick Clifton
- RFA: m32r sim: Add prototypes for functions that pass/return DI values
Nick Clifton
- [PATCH] GDB: Fix detection of ELF support when configuring with -Werror
Nick Clifton
- [PATCH] sim: pru: Add support for LMBD instruction
Dimitar Dimitrov
- [PATCH] sim: pru: Add support for LMBD instruction
Dimitar Dimitrov
- [PATCH 1/2] Don't delete the locator win info
Hannes Domani
- [PATCH 2/2] Fix multi-line strings in TuiWindow.write
Hannes Domani
- [PATCH 2/2] Fix multi-line strings in TuiWindow.write
Hannes Domani
- [PATCHv2] Fix multi-line strings in TuiWindow.write
Hannes Domani
- [PATCH 1/2] Don't delete the locator win info
Hannes Domani
- [PATCH] Fix Value.format_string docu for static members argument
Hannes Domani
- [PATCH] Fix Value.format_string docu for static members argument
Hannes Domani
- [PATCH 1/2] Don't delete the locator win info
Hannes Domani
- [PATCH] Fix Value.format_string docu for static members argument
Hannes Domani
- [PATCH] Fix range end handling of inlined subroutines - restart
Bernd Edlinger
- [PATCH v2 ] Fix range end handling of inlined subroutines - restart
Bernd Edlinger
- [pushed/v2 1/9] gdb/configure: Add --with-libgmp-prefix option
Bernd Edlinger
- [pushed/v2 1/9] gdb/configure: Add --with-libgmp-prefix option
Bernd Edlinger
- [PATCH] Enable GDB build with in-tree GMP and MPFR
Bernd Edlinger
- [PATCH] Enable GDB build with in-tree GMP and MPFR
Bernd Edlinger
- [PATCH v3] Fix range end handling of inlined subroutines - restart
Bernd Edlinger
- [PATCH] Fix building gdb release from tar file without makeinfo
Bernd Edlinger
- [PATCH] Fix partial symbols
Bernd Edlinger
- [PATCH v4] Fix range end handling of inlined subroutines - restart
Bernd Edlinger
- [PATCH] Fix partial symbols
Bernd Edlinger
- [PATCH] Skip .cold functions in search_minsyms_for_name
Bernd Edlinger
- [PATCH][PR python/26832] Better static python detection in configure machinery.
Romain GEISSLER
- [PATCH][PR python/26832] Better static python detection in configure machinery.
Romain GEISSLER
- [PATCH] gdb/arm: avoid undefined behavior shift when decoding immediate value
Alan Hayward
- [PATCH v3 00/24] Memory Tagging Support + AArch64 Linux implementation
Alan Hayward
- [PATCH] Search for DWZ files in debug-file-directories as well
Sergio Durigan Junior
- [PATCH] Search for DWZ files in debug-file-directories as well
Sergio Durigan Junior
- [PATCH v2] Search for DWZ files in debug-file-directories as well
Sergio Durigan Junior
- [PATCH v2] Search for DWZ files in debug-file-directories as well
Sergio Durigan Junior
- [PATCH v2] Search for DWZ files in debug-file-directories as well
Sergio Durigan Junior
- [PATCH v2] Search for DWZ files in debug-file-directories as well
Sergio Durigan Junior
- [PATCH v2] Search for DWZ files in debug-file-directories as well
Sergio Durigan Junior
- [PATCH v2] Search for DWZ files in debug-file-directories as well
Sergio Durigan Junior
- [PATCH v3] Search for DWZ files in debug-file-directories as well
Sergio Durigan Junior
- [PATCH] gdb: multi-line support for "document" command
Rae Kim
- mingw --enable-tui
gmail Vladimir Koković
- mingw --enable-tui
gmail Vladimir Koković
- mingw --enable-tui
gmail Vladimir Koković
- mingw --enable-tui
gmail Vladimir Koković
- mingw --enable-tui
gmail Vladimir Koković
- [PATCH] gdb: Add a new function to display binary output by groups
Enze Li
- [PATCH] gdb: Add a new function to display binary output by groups
Enze Li
- [PATCH] gdb:Add new 'print binary-groups' feature
Enze Li
- [PATCH 3/9] Synthesize array descriptors with -fgnat-encodings=minimal
Luis Machado
- [PATCH v3 00/24] Memory Tagging Support + AArch64 Linux implementation
Luis Machado
- [PATCH v3 01/24] New target methods for memory tagging support
Luis Machado
- [PATCH v3 02/24] New gdbarch memory tagging hooks
Luis Machado
- [PATCH v3 03/24] Add GDB-side remote target support for memory tagging
Luis Machado
- [PATCH v3 04/24] Unit testing for GDB-side remote memory tagging handling
Luis Machado
- [PATCH v3 05/24] GDBserver remote packet support for memory tagging
Luis Machado
- [PATCH v3 06/24] Unit tests for gdbserver memory tagging remote packets
Luis Machado
- [PATCH v3 07/24] Documentation for memory tagging remote packets
Luis Machado
- [PATCH v3 08/24] AArch64: Add MTE CPU feature check support
Luis Machado
- [PATCH v3 09/24] AArch64: Add target description/feature for MTE registers
Luis Machado
- [PATCH v3 10/24] AArch64: Add MTE register set support for GDB and gdbserver
Luis Machado
- [PATCH v3 11/24] AArch64: Add MTE ptrace requests
Luis Machado
- [PATCH v3 12/24] AArch64: Implement memory tagging target methods for AArch64
Luis Machado
- [PATCH v3 13/24] Refactor parsing of /proc/<pid>/smaps
Luis Machado
- [PATCH v3 14/24] AArch64: Implement the memory tagging gdbarch hooks
Luis Machado
- [PATCH v3 15/24] AArch64: Add unit testing for logical tag set/get operations
Luis Machado
- [PATCH v3 16/24] AArch64: Report tag violation error information
Luis Machado
- [PATCH v3 17/24] AArch64: Add gdbserver MTE support
Luis Machado
- [PATCH v3 18/24] AArch64: Add MTE register set support for core files
Luis Machado
- [PATCH v3 19/24] New mtag commands
Luis Machado
- [PATCH v3 20/24] Documentation for the new mtag commands
Luis Machado
- [PATCH v3 21/24] Extend "x" and "print" commands to support memory tagging
Luis Machado
- [PATCH v3 22/24] Document new "x" and "print" memory tagging extensions
Luis Machado
- [PATCH v3 23/24] Add NEWS entry.
Luis Machado
- [PATCH v3 24/24] Add memory tagging testcases
Luis Machado
- [PATCH v3 21/24] Extend "x" and "print" commands to support memory tagging
Luis Machado
- [PATCH v3 23/24] Add NEWS entry.
Luis Machado
- [PATCH] gdb/arm: avoid undefined behavior shift when decoding immediate value
Luis Machado
- [PATCH v3 00/24] Memory Tagging Support + AArch64 Linux implementation
Luis Machado
- [PATCH] Update gdb.dwarf2/data-loc.exp
Luis Machado
- [PATCH 3/9] gmp-utils: New API to simply use of GMP's integer/rational/float objects
Luis Machado
- [PATCH] Handle 128-bit constants for fixed point
Luis Machado
- [PATCH v3 16/24] AArch64: Report tag violation error information
Luis Machado
- [PATCH v3 07/24] Documentation for memory tagging remote packets
Luis Machado
- [PATCH v3 24/24] Add memory tagging testcases
Luis Machado
- [PATCH v3 07/24] Documentation for memory tagging remote packets
Luis Machado
- [PATCH] Handle 128-bit constants for fixed point
Luis Machado
- [PATCH v3 07/24] Documentation for memory tagging remote packets
Luis Machado
- [PATCH v3 07/24] Documentation for memory tagging remote packets
Luis Machado
- [PATCH v3 07/24] Documentation for memory tagging remote packets
Luis Machado
- [PATCH v3 07/24] Documentation for memory tagging remote packets
Luis Machado
- [PATCH] Squash coverity warning for REVERSE_INULL in dump_note_entry_p
Luis Machado
- [PATCH v3 00/24] Memory Tagging Support + AArch64 Linux implementation
Luis Machado
- [PATCH 1/2] gdb: introduce new 'maint flush ' prefix command
Luis Machado
- [PATCH 2/2] gdb: new command 'maint flush dcache'
Luis Machado
- [PATCH] gdb/testsuite: show evaluation errors in gdb_assert
Luis Machado
- [PATCH v2] Search for DWZ files in debug-file-directories as well
Luis Machado
- [PATCH][GDB] aarch64: Add named flags for FPCR and FPSR registers
Luis Machado
- [PATCH 0/2] RISCV CSR register groups and aliases
Luis Machado
- [PATCH v3 00/24] Memory Tagging Support + AArch64 Linux implementation
Luis Machado
- [PATCH][AArch64] SVE/FPSIMD fixup for big endian
Luis Machado
- [pushed] gdb, gdbsupport: add debug_prefixed_printf, remove boilerplate functions
Simon Marchi
- [PATCH] Limit the switch_to_thread() calls in startup_inferior()
Simon Marchi
- [pushed] sim/bpf: re-generate configure
Simon Marchi
- [PATCH] Limit the switch_to_thread() calls in startup_inferior()
Simon Marchi
- [PATCH] gdb/testsuite: fix failure in gdb.base/step-over-no-symbols.exp
Simon Marchi
- [PATCH] gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
- [PATCH] gdb/testsuite: fix failure in gdb.base/step-over-no-symbols.exp
Simon Marchi
- [PP?] [PATCH] Remove objfile parameter from abbrev_table::read
Simon Marchi
- [PP?] [PATCH] Remove objfile parameter from abbrev_table::read
Simon Marchi
- Split DWARF and rnglists, gcc vs clang
Simon Marchi
- [PATCH] gdb/testsuite: make DWARF assembler's ranges' "base" and "range" procs
Simon Marchi
- [PATCH] Split macro_buffer in two classes, fix Clang build
Simon Marchi
- [PATCH] gdb/testsuite: make DWARF assembler's ranges' "base" and "range" procs
Simon Marchi
- [PATCH] gdb/arm: avoid undefined behavior shift when decoding immediate value
Simon Marchi
- [PATCH] gdb/testsuite: add "breakpoint always-inserted" axis in gdb.base/continue-after-aborted-step-over.exp
Simon Marchi
- [PATCH] Move include block to pathstuff.h (no-tn-check)
Simon Marchi
- [PATCH 2/6] Use a std::vector in target_section_table
Simon Marchi
- RFA: m32r sim: Add prototypes for functions that pass/return DI values
Simon Marchi
- [PATCH][gdb/testsuite] Add share_abbrev option to cu in dwarf assembler
Simon Marchi
- [PATCH][gdb/testsuite] Add share_abbrev option to cu in dwarf assembler
Simon Marchi
- [PATCH][gdb/testsuite] Handle multiple sources in build_executable_from_fission_assembler
Simon Marchi
- [PATCH][gdb/testsuite] Add gdb.dwarf2/fission-multi-cu-clang.exp
Simon Marchi
- [PATCH 3/9] gmp-utils: New API to simply use of GMP's integer/rational/float objects
Simon Marchi
- [PATCH 5/9] Add support for printing value of DWARF-based fixed-point type objects
Simon Marchi
- [PATCH 00/12] Concurrent displaced stepping
Simon Marchi
- [PATCH 01/12] gdb: add inferior_execd observable
Simon Marchi
- [PATCH 02/12] gdb: clear inferior displaced stepping state on exec
Simon Marchi
- [PATCH 03/12] gdb: rename things related to step over chains
Simon Marchi
- [PATCH 04/12] gdb: rename displaced_step_closure to displaced_step_copy_insn_closure
Simon Marchi
- [PATCH 05/12] gdb: rename displaced_step_fixup to displaced_step_finish
Simon Marchi
- [PATCH 06/12] gdb: introduce status enum for displaced step prepare/finish
Simon Marchi
- [PATCH 07/12] gdb: pass inferior to get_linux_inferior_data
Simon Marchi
- [PATCH 08/12] gdb: move displaced stepping types to displaced-stepping.{h, c}
Simon Marchi
- [PATCH 09/12] gdb: move displaced stepping logic to gdbarch, allow starting concurrent displaced steps
Simon Marchi
- [PATCH 10/12] gdb: change linux gdbarch data from post to pre-init
Simon Marchi
- [PATCH 11/12] gdb: make displaced stepping implementation capable of managing multiple buffers
Simon Marchi
- [PATCH 12/12] gdb: use two displaced step buffers on amd64/Linux
Simon Marchi
- [PATCH 6/9] fix printing of DWARF fixed-point type objects with format modifier
Simon Marchi
- [PATCH 7/9] Add ptype support for DWARF-based fixed-point types
Simon Marchi
- [PATCH 8/9] Add support for fixed-point type arithmetic
Simon Marchi
- RFA: Add support for DWARF-based fixed point types
Simon Marchi
- [PATCH][gdb/testsuite] Use clean_restart where possible
Simon Marchi
- [PATCH] gdb/testsuite: add "breakpoint always-inserted" axis in gdb.base/continue-after-aborted-step-over.exp
Simon Marchi
- [PATCH] gdb/arm: avoid undefined behavior shift when decoding immediate value
Simon Marchi
- [PATCH] GDB: Fix detection of ELF support when configuring with -Werror
Simon Marchi
- [PING][PING] Added x86_64 stub for debugging embedded systems running on Intel x86_64 processor architecture.
Simon Marchi
- [PATCH] Ignore system_error in thread startup
Simon Marchi
- [PATCH] gdb: add an option flag to 'maint print c-tdesc'
Simon Marchi
- [PATCH] GDB: Fix detection of ELF support when configuring with -Werror
Simon Marchi
- [PATCH] gdb: convert "set debug dwarf-read" to new style
Simon Marchi
- [PATCH] gdb: convert "set debug dwarf-read" to new style
Simon Marchi
- [pushed] gdb/dwarf: fix call to dwarf2_queue_guard in dw2_do_instantiate_symtab
Simon Marchi
- [PATCH] GDB: Fix detection of ELF support when configuring with -Werror
Simon Marchi
- Split DWARF and rnglists, gcc vs clang
Simon Marchi
- [PATCH 3/9] gmp-utils: New API to simply use of GMP's integer/rational/float objects
Simon Marchi
- Split DWARF and rnglists, gcc vs clang
Simon Marchi
- [PATCH] gdb/arm: avoid undefined behavior shift when decoding immediate value
Simon Marchi
- 10.2 milestone on bugzilla
Simon Marchi
- [PATCH 8/8] Move the frame data to the BFD when possible
Simon Marchi
- [PATCH 5/9] Add support for printing value of DWARF-based fixed-point type objects
Simon Marchi
- [PATCH 5/9] Add support for printing value of DWARF-based fixed-point type objects
Simon Marchi
- [PATCH] gdb/arm: avoid undefined behavior shift when decoding immediate value
Simon Marchi
- [PATCH 5/9] Add support for printing value of DWARF-based fixed-point type objects
Simon Marchi
- [PATCH 7/9] Add ptype support for DWARF-based fixed-point types
Simon Marchi
- [RFA 1/6] change gmp_string_asprintf to return an std::string
Simon Marchi
- [RFA 2/6] gmp-utils: Convert the read/write methods to using gdb::array_view
Simon Marchi
- RFA: Various enhancements to the fixed-point support implementation
Simon Marchi
- [PATCH] Search for DWZ files in debug-file-directories as well
Simon Marchi
- [PATCH 1/2] gdb/testsuite: prevent timeout in gdb.gdb/unittest.exp
Simon Marchi
- [RFA 1/6] change gmp_string_asprintf to return an std::string
Simon Marchi
- pushed: Add support for DWARF-based fixed point types
Simon Marchi
- [RFA 2/6] gmp-utils: Convert the read/write methods to using gdb::array_view
Simon Marchi
- [PATCH 0/4] Fix CU expansion queue-related problems
Simon Marchi
- [PATCH 1/4] gdb/dwarf: add some logging in dwarf2/read.c
Simon Marchi
- [PATCH 2/4] gdb/dwarf: add assertion in maybe_queue_comp_unit
Simon Marchi
- [PATCH 3/4] gdb/dwarf: don't enqueue CU in maybe_queue_comp_unit if already expanded
Simon Marchi
- [PATCH 4/4] gdb/dwarf: create and destroy dwarf2_per_bfd's CUs-to-expand queue
Simon Marchi
- [PATCH 1/2] gdb/testsuite: use unresolved in mi_run_cmd_full
Simon Marchi
- [PATCH 2/2] gdb/testsuite: gdb.mi/mi-nonstop-exit.exp: enable non-stop using GDBFLAGS
Simon Marchi
- [pushed] gdb: make get_array_bounds return bool
Simon Marchi
- [PATCH][gdb/build] Fix -Werror=bool-compare warning in update_static_array_size
Simon Marchi
- [PATCH 1/2] gdb/testsuite: use unresolved in mi_run_cmd_full
Simon Marchi
- [pushed] gdb: remove `other` parameter in read_core_file_mappings parameter
Simon Marchi
- [pushed] gdb: fix format string warnings in f-lang.c
Simon Marchi
- [PATCH 1/2] gdb: fix dwarf2/read.c build on solaris
Simon Marchi
- [PATCH 2/2] gdb: fix unittests/gmp-utils-selftests.c build on solaris
Simon Marchi
- [PATCH 2/2] gdb: fix unittests/gmp-utils-selftests.c build on solaris
Simon Marchi
- [RFA] Add TYPE_CODE_FIXED_POINT handling in print_type_scalar
Simon Marchi
- pushed: Add support for DWARF-based fixed point types
Simon Marchi
- [PATCH] gdb/testsuite: add template for test cases
Simon Marchi
- pushed: Add support for DWARF-based fixed point types
Simon Marchi
- [PATCH 0/4] Fix bug in value_subscript when range's high bound is not known
Simon Marchi
- [PATCH 1/4] gdb: make discrete_position return optional
Simon Marchi
- [PATCH 2/4] gdb: make get_discrete_bounds return bool
Simon Marchi
- [PATCH 3/4] gdb: split get_discrete_bounds in two
Simon Marchi
- [PATCH 4/4] gdb: fix value_subscript when array upper bound is not known
Simon Marchi
- RFA v2: Various enhancements to the fixed-point support implementation
Simon Marchi
- [PATCH] gdb/testsuite: do not hard-code location indices in condbreak-multi-context.exp
Simon Marchi
- [PATCH] gdb/testsuite: show evaluation errors in gdb_assert
Simon Marchi
- [PATCH 0/4] Fix CU expansion queue-related problems
Simon Marchi
- [PATCH] gdb/testsuite: show evaluation errors in gdb_assert
Simon Marchi
- [pushed] gdb: remove struct cached_reg typedef
Simon Marchi
- [PATCH] Fix Value.format_string docu for static members argument
Simon Marchi
- [PATCH] Fix Value.format_string docu for static members argument
Simon Marchi
- [PATCH 12/12] gdb: use two displaced step buffers on amd64/Linux
Simon Marchi
- [PATCH 03/12] gdb: rename things related to step over chains
Simon Marchi
- [PATCH 06/12] gdb: introduce status enum for displaced step prepare/finish
Simon Marchi
- [PATCH 06/12] gdb: introduce status enum for displaced step prepare/finish
Simon Marchi
- [PATCH 09/12] gdb: move displaced stepping logic to gdbarch, allow starting concurrent displaced steps
Simon Marchi
- [PATCH 09/12] gdb: move displaced stepping logic to gdbarch, allow starting concurrent displaced steps
Simon Marchi
- [PATCH 12/12] gdb: use two displaced step buffers on amd64/Linux
Simon Marchi
- [PATCH 12/12] gdb: use two displaced step buffers on amd64/Linux
Simon Marchi
- [PATCH] gdb: define COFF file offsets with file_ptr
Simon Marchi
- [PATCH v2] Search for DWZ files in debug-file-directories as well
Simon Marchi
- [PATCH] gdb: define COFF file offsets with file_ptr
Simon Marchi
- [PATCH] gdb: improve command completion for 'print', 'x', and 'display'
Simon Marchi
- [PATCH 12/12] gdb: use two displaced step buffers on amd64/Linux
Simon Marchi
- [PATCH] gdb: define COFF file offsets with file_ptr
Simon Marchi
- [PATCH 12/12] gdb: use two displaced step buffers on amd64/Linux
Simon Marchi
- [PATCH] gdb: improve command completion for 'print', 'x', and 'display'
Simon Marchi
- [PATCH] gdb: define COFF file offsets with file_ptr
Simon Marchi
- [PATCH] GDB: Fix detection of ELF support when configuring with -Werror
Simon Marchi
- [PATCH v2] Search for DWZ files in debug-file-directories as well
Simon Marchi
- [PATCH v2] Search for DWZ files in debug-file-directories as well
Simon Marchi
- [PATCH v2] Search for DWZ files in debug-file-directories as well
Simon Marchi
- [RFA 1/2] Fix TARGET_CHAR_BIT/HOST_CHAR_BIT confusion in gmp-utils.c
Simon Marchi
- [RFA 2/2] gmp-utils: protect gdb_mpz exports against out-of-range values
Simon Marchi
- [PATCH 0/4] Clear target async event handlers in wait method
Simon Marchi
- [PATCH 1/4] gdb: make async event handlers clear themselves
Simon Marchi
- [PATCH 2/4] gdb: make remote target clear its async event handler in wait
Simon Marchi
- [PATCH 3/4] gdb: make record-btrace target clear its async event handler in wait
Simon Marchi
- [PATCH 4/4] gdb: make record-full target clear its async event handler in wait
Simon Marchi
- [PATCH 11/12] gdb: make displaced stepping implementation capable of managing multiple buffers
Simon Marchi
- [PATCH 11/12] gdb: make displaced stepping implementation capable of managing multiple buffers
Simon Marchi
- [PATCH 09/12] gdb: move displaced stepping logic to gdbarch, allow starting concurrent displaced steps
Simon Marchi
- [PATCH 09/12] gdb: move displaced stepping logic to gdbarch, allow starting concurrent displaced steps
Simon Marchi
- Fix Windows-target testing in gdb_file_cmd
Joseph Myers
- Fix Windows-target testing in mi_gdb_file_cmd
Joseph Myers
- [PATCH] gdb: define COFF file offsets with file_ptr
Jameson Nash
- [PATCH] gdb: define COFF file offsets with file_ptr
Jameson Nash
- [PATCH] gdb: define COFF file offsets with file_ptr
Jameson Nash
- [PATCH] gdb: define COFF file offsets with file_ptr
Jameson Nash
- [PATCH] Fix gdb.dwarf2/clztest.exp with Clang
Rainer Orth
- [PATCH] Fix gdb.dwarf2/clztest.exp with Clang
Rainer Orth
- [PATCH] GDB: Fix detection of ELF support when configuring with -Werror
Alex Richardson
- [PATCH] GDB: Fix detection of ELF support when configuring with -Werror
Alexander Richardson
- [PATCH] GDB: Fix detection of ELF support when configuring with -Werror
Alexander Richardson
- [PATCH] Fix gdb.dwarf2/clztest.exp with Clang
Andreas Schwab
- [PATCH] Fix gdb.dwarf2/clztest.exp with Clang
Andreas Schwab
- [PATCH] Fix gdb.dwarf2/clztest.exp with Clang
Andreas Schwab
- [PATCH 1/2] Add file name to "Loadable section ... outside of ELF segments" warning
Keith Seitz
- [PATCH 2/2] Exclude debuginfo files from "outside of ELF segments" warning
Keith Seitz
- [PATCH 2/2] Exclude debuginfo files from "outside of ELF segments" warning
Keith Seitz
- [PATCH 2/2] Exclude debuginfo files from "outside of ELF segments" warning
Keith Seitz
- [PATCH] Squash coverity warning for REVERSE_INULL in dump_note_entry_p
Keith Seitz
- [PATCH] Squash coverity warning for REVERSE_INULL in dump_note_entry_p
Keith Seitz
- [PATCH] Allow Flang style pointer printing in pointer-to-pointer.exp
Sharma, Alok Kumar
- [PATCH] Allow Flang style pointer printing in pointer-to-pointer.exp
Sharma, Alok Kumar
- [PATCH v3 16/24] AArch64: Report tag violation error information
David Spickett
- [PATCH v3 07/24] Documentation for memory tagging remote packets
David Spickett
- [PATCH v3 24/24] Add memory tagging testcases
David Spickett
- [PATCH v3 07/24] Documentation for memory tagging remote packets
David Spickett
- [PATCH v3 16/24] AArch64: Report tag violation error information
David Spickett
- [PATCH v3 07/24] Documentation for memory tagging remote packets
David Spickett
- [PATCH v3 07/24] Documentation for memory tagging remote packets
David Spickett
- [PATCH v3 07/24] Documentation for memory tagging remote packets
David Spickett
- [PATCH v3 07/24] Documentation for memory tagging remote packets
David Spickett
- [PATCH v3 07/24] Documentation for memory tagging remote packets
David Spickett
- [PATCH] Limit the switch_to_thread() calls in startup_inferior()
Samuel Thibault
- [PATCH] Fix Rust regression with -readnow
Tom Tromey
- [PATCH 0/4] Minor psymtab cleanups
Tom Tromey
- [pushed] Add x86_64 ravenscar support
Tom Tromey
- [pushed] gdb, gdbsupport: add debug_prefixed_printf, remove boilerplate functions
Tom Tromey
- [PATCH] gdb/testsuite: fix failure in gdb.base/step-over-no-symbols.exp
Tom Tromey
- [PATCH] Fix gdb.dwarf2/clztest.exp with Clang
Tom Tromey
- [PATCH] Shrink size of dwarf2_per_cu_data
Tom Tromey
- [PATCH] Rewrite leb.h:read_3_bytes
Tom Tromey
- [PATCH 0/9] Fix most -fgnat-encodings=minimal failures
Tom Tromey
- [PATCH 0/9] Fix most -fgnat-encodings=minimal failures
Tom Tromey
- [pushed 0/2] Two small Ada type-printing fixes
Tom Tromey
- [pushed 1/2] Print Ada type name in more cases
Tom Tromey
- [pushed 2/2] Handle __XVL fields in Ada type printing
Tom Tromey
- [PATCH] Remove objfile parameter from abbrev_table::read
Tom Tromey
- [PATCH][PR python/26832] Better static python detection in configure machinery.
Tom Tromey
- [PP?] [PATCH] Remove objfile parameter from abbrev_table::read
Tom Tromey
- [PATCH 3/9] Synthesize array descriptors with -fgnat-encodings=minimal
Tom Tromey
- [PATCH] gdb: fix debug expression dumping of function call expressions
Tom Tromey
- [PATCH 2/7] gdb: use get_standard_config_dir when looking for .gdbinit
Tom Tromey
- [PATCH 2/7] gdb: use get_standard_config_dir when looking for .gdbinit
Tom Tromey
- [PATCH] Handle block-local names for Ada
Tom Tromey
- [PATCH] Move include block to pathstuff.h (no-tn-check)
Tom Tromey
- [pushed] Fix bug in gdb.ada/bias.exp
Tom Tromey
- [PATCH] Move include block to pathstuff.h (no-tn-check)
Tom Tromey
- [pushed 0/3] More use of const
Tom Tromey
- [pushed 1/3] Constify value_nsstring
Tom Tromey
- [pushed 2/3] Use "const" more in ax-gdb.c
Tom Tromey
- [pushed 3/3] Make internalvar_name return a const char *
Tom Tromey
- [PATCH] Update gdb.dwarf2/data-loc.exp
Tom Tromey
- [PATCH] Ignore system_error in thread startup
Tom Tromey
- [PATCH] GDB: Fix detection of ELF support when configuring with -Werror
Tom Tromey
- [PATCH] arc: Write correct "eret" value during register collection
Tom Tromey
- [PATCH] Ignore system_error in thread startup
Tom Tromey
- [PATCH v2] arc: Write correct "eret" value during register collection
Tom Tromey
- [PATCH] gdb: convert "set debug dwarf-read" to new style
Tom Tromey
- [PATCH 1/2] arc: Take into account the REGNUM in supply/collect gdb hooks
Tom Tromey
- [PATCH 1/2] arc: Take into account the REGNUM in supply/collect gdb hooks
Tom Tromey
- [PATCH 1/2] arc: Add support for signal handlers
Tom Tromey
- [PATCH 2/2] arc: Add support for signal frames for Linux targets
Tom Tromey
- [PATCH 2/2] gdb: Add native support for ARC in GNU/Linux
Tom Tromey
- [PATCHv6] gdb/fortran: Add support for Fortran array slices at the GDB prompt
Tom Tromey
- [PATCH v2] Replace the symbol needs evaluator with a parser
Tom Tromey
- [PATCH v2] Replace the symbol needs evaluator with a parser
Tom Tromey
- [PATCH v7 1/3] disass: Add /x modifier to print offsets in hex
Tom Tromey
- [PATCH v7 2/3] disass: Add test for /x mode
Tom Tromey
- [PATCH] gdb: rewrite how per language primitive types are managed
Tom Tromey
- [PATCH 1/2] Add file name to "Loadable section ... outside of ELF segments" warning
Tom Tromey
- [PATCH 2/2] Exclude debuginfo files from "outside of ELF segments" warning
Tom Tromey
- [PATCH 2/2] Exclude debuginfo files from "outside of ELF segments" warning
Tom Tromey
- Fix Windows-target testing in gdb_file_cmd
Tom Tromey
- [PATCH 3/9] gmp-utils: New API to simply use of GMP's integer/rational/float objects
Tom Tromey
- [pushed] Use const more in c-lang.c
Tom Tromey
- [PATCH] gdb: add tab completion of type field names for Fortran
Tom Tromey
- [pushed] Add use of const in opencl-lang.c
Tom Tromey
- [pushed] Use "bool" in fetch_inferior_event
Tom Tromey
- [PATCH] Handle 128-bit constants for fixed point
Tom Tromey
- [PATCH 3/9] gmp-utils: New API to simply use of GMP's integer/rational/float objects
Tom Tromey
- [PATCH] Handle 128-bit constants for fixed point
Tom Tromey
- Fix Windows-target testing in mi_gdb_file_cmd
Tom Tromey
- [PATCH][gdb] Improve early exits for env var in debuginfod-support.c
Tom Tromey
- [PATCH] gdb: improve command completion for 'print', 'x', and 'display'
Tom Tromey
- [PATCH] KFAIL variable-length array tests which fail with Clang
Tom Tromey
- [PATCH 1/2] gdb: convert some function arguments from int to bool
Tom Tromey
- [PATCH 2/2] gdb: update command completion for watch, awatch, and rwatch
Tom Tromey
- [PATCH 1/2] gdb/testsuite: use unresolved in mi_run_cmd_full
Tom Tromey
- [PATCH 2/2] gdb/testsuite: gdb.mi/mi-nonstop-exit.exp: enable non-stop using GDBFLAGS
Tom Tromey
- [PATCH][gdb/build] Fix -Werror=bool-compare warning in update_static_array_size
Tom Tromey
- [PATCH] Squash coverity warning for REVERSE_INULL in dump_note_entry_p
Tom Tromey
- [PATCH] Ignore system_error in thread startup
Tom Tromey
- [PATCH 1/2] gdb: fix dwarf2/read.c build on solaris
Tom Tromey
- [PATCH 2/2] gdb: fix unittests/gmp-utils-selftests.c build on solaris
Tom Tromey
- [PATCH] KFAIL variable-length array tests which fail with Clang
Tom Tromey
- [PATCH] GDB: Fix detection of ELF support when configuring with -Werror
Tom Tromey
- [PATCH] gdb: improve command completion for 'print', 'x', and 'display'
Tom Tromey
- [PATCH 1/2] Don't delete the locator win info
Tom Tromey
- [PATCH] KFAIL variable-length array tests which fail with Clang
Tom Tromey
- [pushed] Change watchpoint_exp_is_const to return bool
Tom Tromey
- mingw --enable-tui
Tom Tromey
- [pushed] Do not include parser-defs.h from c-lang.h
Tom Tromey
- [pushed] Remove two unnecessary variables from evaluate_subexp_standard
Tom Tromey
- [PATCH] Remove some dead code from evaluate_subexp_standard
Tom Tromey
- [PATCH] Remove per-language op_name functions
Tom Tromey
- [PATCH] Remove some dead code from evaluate_subexp_standard
Tom Tromey
- [PATCH] Remove per-language op_name functions
Tom Tromey
- [PATCH] Use new+delete for struct expression
Tom Tromey
- [PING^1][PATCH 0/2] arc: Add signal handling support
Shahab Vahedi
- [PATCH] arc: Write correct "eret" value during register collection
Shahab Vahedi
- [PATCH 0/2] Add native GNU/Linux support for ARC in GDB
Shahab Vahedi
- [PATCH 1/2] arc: Take into account the REGNUM in supply/collect gdb hooks
Shahab Vahedi
- [PATCH 2/2] gdb: Add native support for ARC in GNU/Linux
Shahab Vahedi
- [PATCH v2] arc: Write correct "eret" value during register collection
Shahab Vahedi
- [PATCH] arc: Write correct "eret" value during register collection
Shahab Vahedi
- [PUSHED] arc: Write correct "eret" value during register collection
Shahab Vahedi
- [PATCH 2/2] gdb/arc: fix print_one_insn selftest
Shahab Vahedi
- [PATCH] Fix Rust regression with -readnow
Tom de Vries
- [committed][gdb/testsuite] Remove .debug_line.dwo from gdb.dwarf2/fission-multi-cu.S
Tom de Vries
- [committed][gdb/testsuite] Fix .debug_abbrev terminators
Tom de Vries
- [PATCH 0/9] Fix most -fgnat-encodings=minimal failures
Tom de Vries
- [PATCH 0/9] Fix most -fgnat-encodings=minimal failures
Tom de Vries
- [PATCH 0/9] Fix most -fgnat-encodings=minimal failures
Tom de Vries
- [PATCH][gdb/testsuite] Add share_abbrev option to cu in dwarf assembler
Tom de Vries
- [PATCH][gdb/testsuite] Make fission use shared_abbrev in dwarf assembler
Tom de Vries
- [PATCH][gdb/testsuite] Handle multiple sources in build_executable_from_fission_assembler
Tom de Vries
- [PATCH][gdb/testsuite] Add gdb.dwarf2/fission-multi-cu-clang.exp
Tom de Vries
- [PATCH][gdb/testsuite] Add share_abbrev option to cu in dwarf assembler
Tom de Vries
- [PATCH][gdb/testsuite] Use clean_restart where possible
Tom de Vries
- [PATCH][gdb] Improve early exits for env var in debuginfod-support.c
Tom de Vries
- [PATCH][gdb] Don't return non-existing path in debuginfod_source_query
Tom de Vries
- [PATCH] Fix frame cycle detection (Re: [PATCH 3/3] Make scoped_restore_current_thread's cdtors exception free (RFC))
Tom de Vries
- [PATCH] Update gdb.dwarf2/data-loc.exp
Tom de Vries
- [PATCH][gdb/testsuite] Fix minimal encodings KPASSes
Tom de Vries
- [PATCH 0/9] Fix most -fgnat-encodings=minimal failures
Tom de Vries
- [PATCH][gdb/build] Fix -Werror=bool-compare warning in update_static_array_size
Tom de Vries
- [PATCH][gdb/build] Fix -Werror=bool-compare warning in update_static_array_size
Tom de Vries
- [PATCH][gdb/build] Fix -Werror=bool-compare warning in update_static_array_size
Tom de Vries
- [PATCH] KFAIL variable-length array tests which fail with Clang
Tom de Vries
- [PATCH][gdb/symtab] Fix gdb.base/vla-optimized-out.exp with clang
Tom de Vries
- [PATCH] KFAIL variable-length array tests which fail with Clang
Tom de Vries
- [gdb/testsuite] Add clang xfail in gdb.base/vla-ptr.exp
Tom de Vries
- [committed] Add testcase for DW_AT_count referencing a variable
Tom de Vries
- [PATCH][gdb/symtab] Fix gdb.base/vla-optimized-out.exp with clang
Tom de Vries
- [committed][gdb/testsuite] Fix minimal encodings KPASSes
Tom de Vries
- [committed][gdb] Don't return non-existing path in debuginfod_source_query
Tom de Vries
- [PATCH][gdb/testsuite] Handle SIGILL in gdb.reverse/insn-reverse.exp
Tom de Vries
- [PATCH][gdb/testsuite] Fix gdb.reverse/insn-reverse-x86.c for -m32
Tom de Vries
- [PATCH][gdb/symtab] Fix gdb.base/vla-optimized-out.exp with clang
Tom de Vries
- [PATCH][gdb/testsuite] Fix count usage in gdb.reverse/insn-reverse.exp
Tom de Vries
- [committed] Add testcase for DW_AT_count referencing a variable
Tom de Vries
- [committed][PATCH][gdb/symtab] Fix gdb.base/vla-optimized-out.exp with clang
Tom de Vries
- [PATCH][gdb/testsuite] Fix control-flow in gdb.reverse/insn-reverse.exp
Tom de Vries
- [PATCH v1] [powerpc] Remove 512 bytes region limit if using 2nd DAWR.
Ulrich Weigand
- [PATCH v1] [powerpc] Remove 512 bytes region limit if using 2nd DAWR.
Ulrich Weigand
- [PATCH v2] Remove 512 bytes region limit if 2nd DAWR is avaliable.
Ulrich Weigand
- [PATCH v3] Remove 512 bytes region limit if 2nd DAWR is avaliable.
Ulrich Weigand
- Split DWARF and rnglists, gcc vs clang
Mark Wielaard
- Split DWARF and rnglists, gcc vs clang
Mark Wielaard
- Split DWARF and rnglists, gcc vs clang
Mark Wielaard
- [PATCH] Search for DWZ files in debug-file-directories as well
Mark Wielaard
- [PATCH] Search for DWZ files in debug-file-directories as well
Mark Wielaard
- [PATCH 1/2] gdb/riscv: place unknown csrs into the correct register groups
Jim Wilson
- [PATCH] gdb/riscv: rewrite target description validation, add rv32e support
Jim Wilson
- [PATCH][GDB] aarch64: Add named flags for FPCR and FPSR registers
Przemyslaw Wirkus
- [PATCH][GDB] aarch64: Add named flags for FPCR and FPSR registers
Przemyslaw Wirkus
- [PATCH v3 07/24] Documentation for memory tagging remote packets
Eli Zaretskii
- [PATCH v3 20/24] Documentation for the new mtag commands
Eli Zaretskii
- [PATCH v3 21/24] Extend "x" and "print" commands to support memory tagging
Eli Zaretskii
- [PATCH v3 22/24] Document new "x" and "print" memory tagging extensions
Eli Zaretskii
- [PATCH v3 23/24] Add NEWS entry.
Eli Zaretskii
- mingw --enable-tui
Eli Zaretskii
- [RFA/doco 1/4] gdb/NEWS: Document that building GDB now requires GMP
Eli Zaretskii
- [RFA/doco 3/4] gdb/README: Document the --with-libgmp-prefix configure option
Eli Zaretskii
- [RFA/doco 4/4] gdb/README: Fix the URL of the MPFR website (now https).
Eli Zaretskii
- [RFA/doco 2/4] gdb/NEWS: Document that GDB now supports DWARF-based fixed point types
Eli Zaretskii
- mingw --enable-tui
Eli Zaretskii
- mingw --enable-tui
Eli Zaretskii
- mingw --enable-tui
Eli Zaretskii
- [PATCH 1/2] gdb: introduce new 'maint flush ' prefix command
Eli Zaretskii
- [PATCH 2/2] gdb: new command 'maint flush dcache'
Eli Zaretskii
- [PATCH] Fix Value.format_string docu for static members argument
Eli Zaretskii
- [PATCH v2] Replace the symbol needs evaluator with a parser
Zaric, Zoran (Zare)
- [PATCH v2] Replace the symbol needs evaluator with a parser
Zaric, Zoran (Zare)
- [PATCH v2] Replace the symbol needs evaluator with a parser
Zaric, Zoran (Zare)
- Fix relocation of R_X86_64_PC32 against `TLS init function for thread_local_segv_handler' [Cygwin]
Александр Сергеевич Герасимов
Last message date:
Mon Nov 30 20:26:55 GMT 2020
Archived on: Mon Nov 30 20:26:59 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).