This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
87% OFF All Custom Canvas Prints | Limited Time Offer!
Re: [1/2] C-SKY Port
[committed] Fix gdb/remote.c build failure
Re: [committed] Update my e-mail address, limit maintenance to MIPS I-IV ISAs
[FYI 0/2] Fix use-after-free in number_or_range_parser
[FYI 1/2] Fix use-after-free in number_or_range_parser
[FYI 2/2] Remove "repeat" argument from command_line_input
[FYI] Use core_addr_to_string_nz in csky_analyze_prologue
[FYI] Use pulongest in aarch64-linux-tdep.c
[OBV/Pushed] Aarch64 SVE VG is Vector Granule
[OBV/Pushed] Fix asm in testsuite/gdb.arch/aarch64-fp.c
[OBV/pushed] Rename min_size in get_core_register_section
[obvious/pushed] Fix thinko when deciding whether to disable TCP's Nagle algorithm
[PATCH 0/2] Accessing array elements of optimised out VLA
[PATCH 0/2] continuable/steppable/non-steppable watchpoints
[PATCH 0/2] gdb: Allow parenthesis to group arguments to user-defined commands
[PATCH 0/3] Add support for DW_OP_GNU_variable_value
Re: [PATCH 0/3] some sanitizer fixes
[PATCH 0/4] Aarch64: Correctly support args passed in float registers.
[PATCH 0/4] OpenRISC binutils updates and new relocs
[PATCH 0/4] RISCV Non-DWARF stack unwinding
[PATCH 0/5] RISC-V Linux native port
[PATCH 0/7] Remove -Wno-narrowing
[PATCH 0/9] Add UBSan to the build
[PATCH 0/9] C++ Support for Compile
[PATCH 1/2] Eliminate target_have_continuable_watchpoint
[PATCH 1/2] gdb: Make testnames unique in gdb.base/commands.exp
[PATCH 1/2] gdb: Merge similar tests into a single test script
[PATCH 1/2] Make ada-lang.c::add_angle_brackets return an std::string
[PATCH 1/2] Make read_program_header return a gdb::byte_vector
Re: [PATCH 1/3]
[PATCH 1/3] Add support for DW_OP_GNU_variable_value
[PATCH 1/3] gdb: Added builtin types for 24 bit integers.
[PATCH 1/4] Aarch64: Func to detect args passed in float regs
[PATCH 1/4] gdb/riscv: remove extra caching of misa register
[PATCH 1/4] gdb: Add builtin types for 24 bit integers.
[PATCH 1/4] or1k: Add relocations for high-signed and low-stores
[PATCH 1/5] RISC-V: Make riscv_isa_xlen a global function.
[PATCH 1/7] Change completion_tracker to use char type
Re: [PATCH 1/8] Add block range data structure for blocks with non-contiguous address ranges
[PATCH 1/9] Change `file_symtabs' to std::vector
[PATCH 1/9] Do not pass NULL to memcpy
[PATCH 2/2] Add comment describing continuable/steppable/non-steppable watchpoints
[PATCH 2/2] gdb: Allow parenthesis to group arguments to user-defined commands
[PATCH 2/2] gdb: Check element of optimised out vla exists
[PATCH 2/2] Make ada_tasks_inferior_data::task_list an std::vector
[PATCH 2/2] Make read_program_headers_from_bfd return a gdb::byte_vector
[PATCH 2/3] Add support of DW_OP_GNU_variable_value to DWARF assembler
[PATCH 2/3] GDB: Add support for 24 bit addresses
[PATCH 2/4] Aarch64: Float register detection for _push_dummy_call
[PATCH 2/4] Add a dwarf unit type to represent 24 bit values.
[PATCH 2/4] gdb/riscv: Extend instruction decode to cover more instructions
[PATCH 2/4] or1k: Fix messages for relocations in shared libraries
[PATCH 2/5] RISC-V: Add software single step support.
[PATCH 2/7] Use CORE_ADDR_MAX in various "breaks" arrays
Re: [PATCH 2/8] Record explicit block ranges from dwarf2read.c
[PATCH 2/9] Change `function_symbols' to std::vector
[PATCH 2/9] Use unsigned as base type for some enums
[PATCH 3/3] GDB: New target s12z
Re: [PATCH 3/3] GDB: New target s12z
[PATCH 3/3] Test case for DW_OP_GNU_variable_value
[PATCH 3/4] Aarch64: Float register detection for return values.
[PATCH 3/4] GDB: Add support for 24 bit addresses
[PATCH 3/4] gdb: Extend the trad-frame API
[PATCH 3/4] or1k: Add the l.adrp insn and supporting relocations
[PATCH 3/5] RISC-V: Add linux target support.
[PATCH 3/7] Avoid -Wnarrowing warnings in struct tramp_frame instances
Re: [PATCH 3/8] Add support for non-contiguous blocks to find_pc_partial_function
[PATCH 3/9] Avoid undefined behavior in extract_integer
[PATCH 3/9] Change `label_symbols' to std::vector in linespec.c structures
[PATCH 4/4] gdb/riscv: Provide non-DWARF stack unwinder
[PATCH 4/4] GDB: New target s12z
[PATCH 4/4] infcall-nested-structs: Test up to five fields
[PATCH 4/4] or1k: Add the l.muld, l.muldu, l.macu, l.msbu insns
[PATCH 4/5] RISC-V: Add native linux support.
[PATCH 4/7] Fix two -Wnarrowing warnings in xtensa-tdep.h
Re: [PATCH 4/8] Disassemble blocks with non-contiguous ranges
[PATCH 4/9] Avoid undefined behavior in read_subrange_type
[PATCH 4/9] Change `minimal_symbols' to std::vector in linespec.c structures
[PATCH 5/5] RISC-V: Add configure support for riscv*-linux*.
[PATCH 5/5] RISC-V: Add configure support riscv*-linux*.
[PATCH 5/7] Avoid -Wnarrowing warnings in ppc64-tdep.c
Re: [PATCH 5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
[PATCH 5/9] Avoid undefined behavior in parse_number
[PATCH 5/9] Change decode_compound_collector to use std::vector
[PATCH 6/7] Avoid -Wnarrowing warnings in gdbserver
Re: [PATCH 6/8] Use BLOCK_ENTRY_PC to find function entry pc in infrun.c
Re: [PATCH 6/8] Use std::unordered_map instead of htab_t.
[PATCH 6/9] Avoid undefined behavior in read_signed_leb128
[PATCH 6/9] Remove VEC definitions from linespec.c
[PATCH 7/7] Remove -Wno-narrowing from warnings.m4
Re: [PATCH 7/8] Relocate block range start and end addresses
[PATCH 7/9] Avoid undefined behavior in ada_operator_length
[PATCH 7/9] Use block_symbol_d in linespec APIs
[PATCH 8.2+trunk 0/2] two small rust fixes
[PATCH 8.2+trunk 1/2] Fix a small bug in gdb.rust/simple.rs
[PATCH 8.2+trunk 2/2] Set TYPE_LENGTH on a variant part
Re: [PATCH 8/8] Test case for functions with non-contiguous ranges
[PATCH 8/9] Add new search_symbols_multiple API
[PATCH 8/9] Avoid undefined behavior in expression dumping
[PATCH 9/9] Add --enable-ubsan
[PATCH 9/9] C++ compile support
[PATCH v2 0/8] Non-contiguous address range support
[PATCH v2 00/10] Enable undefined behavior sanitizer
[PATCH v2 00/12] GDB support for more powerpc registers on linux
[PATCH v2 01/10] Do not pass NULL to memcpy
[PATCH v2 01/12] Zero-initialize linux note sections
[PATCH v2 02/10] Change dwarf2_frame_state_reg_info::reg to be std::vector
[PATCH v2 02/12] [PowerPC] Don't zero-initialize vector register buffers
[PATCH v2 03/10] Use unsigned as base type for some enums
[PATCH v2 03/12] Add decfloat registers to float reggroup
[PATCH v2 04/10] Avoid undefined behavior in extract_integer
[PATCH v2 04/12] [PowerPC] Remove rs6000_pseudo_register_reggroup_p
[PATCH v2 05/10] Avoid undefined behavior in read_subrange_type
[PATCH v2 05/12] [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c
[PATCH v2 06/10] Avoid undefined behavior in parse_number
[PATCH v2 06/12] [PowerPC] Fix indentation in arch/ppc-linux-common.c
[PATCH v2 07/10] Avoid undefined behavior in read_signed_leb128
[PATCH v2 07/12] [PowerPC] Refactor have_ initializers in rs6000-tdep.c
[PATCH v2 08/10] Avoid undefined behavior in ada_operator_length
[PATCH v2 08/12] [PowerPC] Add support for PPR and DSCR
[PATCH v2 09/10] Avoid undefined behavior in expression dumping
[PATCH v2 09/12] [PowerPC] Add support for TAR
Re: [PATCH v2 1/3] Add min size to regset section iterations
Re: [PATCH v2 1/6] Fix indentation in remote_target::download_tracepoint
[PATCH v2 1/8] Add block range data structure for blocks with non-contiguous address ranges
[PATCH v2 10/10] Add --enable-ubsan
[PATCH v2 10/12] [PowerPC] Add support for EBB and PMU registers
[PATCH v2 11/12] [PowerPC] Reject tdescs with VSX and no FPU or Altivec
[PATCH v2 12/12] [PowerPC] Add support for HTM registers
Re: [PATCH v2 2/3] Detect SVE when reading aarch64 core files
Re: [PATCH v2 2/6] Remove trailing '-' from the last QTDP action packet
[PATCH v2 2/8] Record explicit block ranges from dwarf2read.c
Re: [PATCH v2 3/3] Parse SVE registers in aarch64 core file reading/writing
Re: [PATCH v2 3/6] Use get_remote_packet_size in download_tracepoint
[PATCH v2 3/8] Add support for non-contiguous blocks to find_pc_partial_function
Re: [PATCH v2 4/6] Use remote register numbers in tracepoint mask
[PATCH v2 4/8] Disassemble blocks with non-contiguous ranges
Re: [PATCH v2 5/6] Variable size for regs mask in collection list
[PATCH v2 5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
Re: [PATCH v2 6/6] Allow larger regblock sizes when saving tracefiles
[PATCH v2 6/8] Introduce find_pc_partial_entry_range and use it in infrun.c
[PATCH v2 7/8] Relocate block range start and end addresses
[PATCH v2 8/8] Test case for functions with non-contiguous ranges
[PATCH v2 PR gdb/16841] virtual inheritance via typedef cannot find base
[PATCH v2] [PowerPC] Add support for HTM registers
[PATCH v2] Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379)
Re: [PATCH v2] Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD coredumps
[PATCH v2] Indicate batch mode failures by exiting with nonzero status
[PATCH v2] Logical short circuiting with argument lists
[PATCH v2] MI: Fix printing of frame architecture with Python frame filters enabled
[PATCH v3 0/3] Detect SVE when reading aarch64 core files
Re: [PATCH v3 0/5] Add a DWARF index cache
[PATCH v3 0/8] Non-contiguous address range support
[PATCH v3 00/12] GDB support for more powerpc registers on linux
[PATCH v3 01/12] Zero-initialize linux note sections
[PATCH v3 02/12] [PowerPC] Don't zero-initialize vector register buffers
[PATCH v3 03/12] Add decfloat registers to float reggroup
[PATCH v3 04/12] [PowerPC] Remove rs6000_pseudo_register_reggroup_p
[PATCH v3 05/12] [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c
[PATCH v3 06/12] [PowerPC] Fix indentation in arch/ppc-linux-common.c
[PATCH v3 07/12] [PowerPC] Refactor have_ initializers in rs6000-tdep.c
[PATCH v3 08/12] [PowerPC] Add support for PPR and DSCR
[PATCH v3 09/12] [PowerPC] Add support for TAR
[PATCH v3 1/3] Split size in regset section iterators
[PATCH v3 1/8] Add block range data structure for blocks with non-contiguous address ranges
[PATCH v3 10/12] [PowerPC] Add support for EBB and PMU registers
[PATCH v3 11/12] [PowerPC] Reject tdescs with VSX and no FPU or Altivec
[PATCH v3 12/12] [PowerPC] Add support for HTM registers
[PATCH v3 2/3] Detect SVE when reading aarch64 core files
[PATCH v3 2/8] Record explicit block ranges from dwarf2read.c
[PATCH v3 3/3] Parse SVE registers in aarch64 core file reading/writing
[PATCH v3 3/8] Add support for non-contiguous blocks to find_pc_partial_function
[PATCH v3 4/8] Disassemble blocks with non-contiguous ranges
[PATCH v3 5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
[PATCH v3 6/8] Introduce find_pc_partial_entry_range and use it in infrun.c
[PATCH v3 7/8] Relocate block range start and end addresses
[PATCH v3 8/8] Test case for functions with non-contiguous ranges
[PATCH v3] Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD coredumps
[PATCH V3][PR gdb/17903] Implement to_pid_to_exec_file for solaris
[PATCH v4 0/8] Non-contiguous address range support
[PATCH v4 00/12] GDB support for more powerpc registers on linux
[PATCH v4 01/12] Zero-initialize linux note sections
[PATCH v4 02/12] [PowerPC] Don't zero-initialize vector register buffers
[PATCH v4 03/12] Add decfloat registers to float reggroup
[PATCH v4 04/12] [PowerPC] Remove rs6000_pseudo_register_reggroup_p
[PATCH v4 05/12] [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c
[PATCH v4 06/12] [PowerPC] Fix indentation in arch/ppc-linux-common.c
[PATCH v4 07/12] [PowerPC] Refactor have_ initializers in rs6000-tdep.c
[PATCH v4 08/12] [PowerPC] Add support for PPR and DSCR
[PATCH v4 09/12] [PowerPC] Add support for TAR
[PATCH v4 1/8] Add block range data structure for blocks with non-contiguous address ranges
[PATCH v4 10/12] [PowerPC] Add support for EBB and PMU registers
[PATCH v4 11/12] [PowerPC] Reject tdescs with VSX and no FPU or Altivec
[PATCH v4 12/12] [PowerPC] Add support for HTM registers
[PATCH v4 2/8] Record explicit block ranges from dwarf2read.c
[PATCH v4 3/8] Add support for non-contiguous blocks to find_pc_partial_function
[PATCH v4 4/8] Disassemble blocks with non-contiguous ranges
[PATCH v4 5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
[PATCH v4 6/8] Introduce find_function_entry_range_from_pc and use it in infrun.c
[PATCH v4 7/8] Relocate block range start and end addresses
[PATCH v4 8/8] Test case for functions with non-contiguous ranges
[PATCH v4] Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD coredumps
[PATCH v5] Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD coredumps
[PATCH/OBV] Use host_address_to_string in compile_cplus_instance::enter_scope
[PATCH] [PR gdb/23105] Core file error 'Cannot access memory at address' on FreeBSD
Re: [PATCH] [PR gdb/23454] thread number ID changes, when using rr record/replay
[PATCH] Add SVE to NEWS and GDB manual
[PATCH] Adding support for reding signal handler frame in AIX
[PATCH] Allow CPPFLAGS to be set on the make command line
[PATCH] Allow remote debugging over a local domain socket
[PATCH] Backport gettext fixes to get rid of warnings on macOS
[PATCH] compile: Remove non-const reference parameters
[PATCH] Define _FORTIFY_SOURCE in common-defs.h
Re: [PATCH] Don't throw Scheme exceptions with live std::vector objects
[PATCH] Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379)
[PATCH] Fix ARI violations in c++compile
[PATCH] Fix compile-cplus-types.c build errors
[PATCH] Fix debugging of stripped PIE executables with padded PT_TLS
[PATCH] Fix gdb.arch/amd64-invalid-stack-*.exp failures
Re: [PATCH] Fix restoring of inferior terminal settings
[PATCH] Fix riscv-linux native gdb build failure.
[PATCH] Fix various tests to use -no-pie linker flag when needed
[PATCH] Fix windows-nat.c for -Wnarrowing
[PATCH] gdb: Add builtin types for 24 bit integers.
[PATCH] gdb: Ensure compiler doesn't optimise variable out in test
[PATCH] gdb: Fix instability in thread groups test
[PATCH] gdb: Make infrun.c:resume function static
[PATCH] Get rid of -Wodr warning (PR build/23399)
Re: [PATCH] Handle dprintf argument evaluation errors better (PR gdb/16551)
[PATCH] Implement struct type_stack with a vector
[PATCH] Indicate batch mode failures by exiting with nonzero status
[PATCH] Logical short circuiting with Fortran argument lists
[PATCH] MI: Fix printing of frame architecture with Python frame filters enabled
[PATCH] Patch eclipse error, when gdb is used with rr reverse-execution
[PATCH] Remove a spurious target_terminal::ours() from windows_nat_target::wait()
[PATCH] Remove some uses VEC from parsers
[PATCH] Remove unnecessary ternary operator in m32c-tdep.c
[PATCH] Replace some uses of xstrprintf with string_printf
[PATCH] Replace xstrvprintf usages with string_vprintf
[PATCH] Restore behavior of disabling address randomization by default on GDBserver
Re: [PATCH] RISC-V: Don't decrement pc after break.
[PATCH] Update gnulib to current upstream master
[PATCH] Update gnulib/Makefile.in:aclocal_m4_deps
[PATCH] Use gdb_test_no_output for compile tests expected to pass
[PATCH][gdb/testsuite] Fix regexp in py-rbreak.exp
[PATCH][PING][PR gdb/19374] null-ptr dereference on solaris when running get_osdata( "processes" )
[PATCH][PR build/23568] Fix gdb-7.12.1 MinGW/MSYS build issue
[PATCH][PR gdb/8527] Interrupt not functional in Eclipse/CDT on Solaris
[PATCHv2 1/2] gdb: Fix assert for extended-remote target
[PATCHv2 2/2] gdb: Clean up inferior list when reconnecting to new target
[PATCHv2] gdb: Fix instability in thread groups test
[PATCHv5 0/2] gdb: Change how frames are selected for 'frame' and 'info frame'.
[PATCHv5_A 1/2] gdb: Change how frames are selected for 'frame' and 'info frame'.
[PATCHv5_B 2/2] gdb: Change how frames are selected for 'frame' and 'info frame'.
[PATCHv6] gdb: Change how frames are selected for 'frame' and 'info frame'.
[Ping][PATCH 0/4] Aarch64: Correctly support args passed in float registers.
[PING][PATCH v2 0/3] Core file support for Aarch64 SVE
[pushed] Fix compilation failure in remote.c
[pushed] Fix forgotten xstrprintf -> string_printf change
[pushed] Fix gdb.fortran/nested-funcs.exp failure
[pushed] Fix indentation in solist.h
[pushed] gdb/python: Use copy-initialization more when possible
[pushed] Make target_options_to_string return an std::string
[RFA 0/5] Fix some bugs on macOS
Re: [RFA 1/2] Check results of get_darwin_inferior
[RFA 1/2] Fix regressions for multi breakpoints command line setting/clearing
[RFA 1/5] Darwin: fix bad loop incrementation
Re: [RFA 2/2] Fix kill issue leading to zombie process on MacOS Sierra
[RFA 2/2] Modify gdb.base/commands.exp to test multi breakpoint command setting/clearing.
[RFA 2/5] Darwin: Handle unrelocated dyld.
[RFA 3/5] Darwin: set startup-with-shell to off on Sierra and later.
[RFA 4/5] Darwin: fix thread ptid started by fork_inferior
[RFA 5/5] Darwin: fix SIGTRAP when debugging
Re: [RFA] Allow "info address" of a template parameter
Re: [RFA_v4 1/8] Add helper functions parse_flags and parse_flags_qcs
[RFAv2 0/2] Fix regression for multi breakpoints command line clearing.
[RFAv2 0/6] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP]
[RFAv2 1/2] Fix regression for multi breakpoints command line clearing.
[RFAv2 1/6] New cli-utils.h/.c function extract_info_print_args
[RFAv2 2/2] Modify gdb.base/commands.exp to test multi breakpoints command clearing.
[RFAv2 2/6] Make struct type_print_options default_ptype_flags non static.
[RFAv2 3/6] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables]
[RFAv2 4/6] Document changes to info [args|functions|locals|variables]
[RFAv2 5/6] Announce changes in NEWS to info [args|functions|locals|variables]
[RFAv2 6/6] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP]
[RFC, gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract dies
[RFC/PATCH] Don't disable selftests in a non-development build
Re: [RFC] Make "run" work on macOS 10.13
Re: [RFC] mi: add -a option to the "-data-disassemble" command
[RFC] mi: Print frame architecture when printing frames on an MI channel
[RFC] mi: print frame architecture when printing frames on an MI channel
arm - Add some comments about the versions of ARM ELF that define various e_flags values
Breakage on builder Debian-s390x-m64, revision 7a6dbc2fdb2323c35e981f93236f323e9d7c0b24
Breakage on builder Debian-s390x-m64, revision db1e1b45b417dc3e7d37f401828afa18328d8508
Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision 7a6dbc2fdb2323c35e981f93236f323e9d7c0b24
Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision db1e1b45b417dc3e7d37f401828afa18328d8508
Breakage on builder Debian-s390x-native-gdbserver-m64, revision 7a6dbc2fdb2323c35e981f93236f323e9d7c0b24
Breakage on builder Debian-s390x-native-gdbserver-m64, revision db1e1b45b417dc3e7d37f401828afa18328d8508
Breakage on builder Fedora-i686, revision 078a020797210f4d8f9491bbfe16ec31e9efb652
Breakage on builder Fedora-i686, revision db1e1b45b417dc3e7d37f401828afa18328d8508
Breakage on builder Fedora-x86_64-cc-with-index, revision 078a020797210f4d8f9491bbfe16ec31e9efb652
Breakage on builder Fedora-x86_64-cc-with-index, revision db1e1b45b417dc3e7d37f401828afa18328d8508
Breakage on builder Fedora-x86_64-m32, revision 078a020797210f4d8f9491bbfe16ec31e9efb652
Breakage on builder Fedora-x86_64-m32, revision db1e1b45b417dc3e7d37f401828afa18328d8508
Breakage on builder Fedora-x86_64-m64, revision 078a020797210f4d8f9491bbfe16ec31e9efb652
Breakage on builder Fedora-x86_64-m64, revision db1e1b45b417dc3e7d37f401828afa18328d8508
Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision 078a020797210f4d8f9491bbfe16ec31e9efb652
Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision db1e1b45b417dc3e7d37f401828afa18328d8508
Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 078a020797210f4d8f9491bbfe16ec31e9efb652
Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision db1e1b45b417dc3e7d37f401828afa18328d8508
Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 078a020797210f4d8f9491bbfe16ec31e9efb652
Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision db1e1b45b417dc3e7d37f401828afa18328d8508
Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 078a020797210f4d8f9491bbfe16ec31e9efb652
Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision db1e1b45b417dc3e7d37f401828afa18328d8508
Re: Breakage on builder Fedora-x86_64-w64-mingw32, revision f99d9b9f436dce02aa06839395c67d400b2a0de0 [gdb-8.1-branch]
Breakage on builder RHEL-s390x-m64, revision 7a6dbc2fdb2323c35e981f93236f323e9d7c0b24
Breakage on builder RHEL-s390x-m64, revision db1e1b45b417dc3e7d37f401828afa18328d8508
Re: confirm unsubscribe from gdb-patches at sourceware dot org
Re: cortex-m xml register descriptions for m-system
do the editing
fix invalid memory references in gdb/jit.c
Re: GDB 8.2 release 2018-07-31 status update
GDB 8.2 release 2018-08-21 status update
GDB 8.2 release 2018-08-26 status update
gdb build problem (gdb/unittests/scoped_mmap-selftests.c)
HEADS UP: GDB 8.2 release on Sep 3rd or 4th (was: "Re: GDB 8.2 release 2018-08-26 status update")
Re: hierarchical projects with configure scripts
New ARI warning Mon Aug 20 01:56:35 UTC 2018
New ARI warning Thu Aug 9 01:56:05 UTC 2018
New ARI warning Thu Aug 30 01:56:34 UTC 2018
Re: New ARI warning Thu Aug 9 01:56:05 UTC 2018
New ARI warning Wed Aug 8 01:55:57 UTC 2018
New ARI warning Wed Aug 29 01:57:16 UTC 2018
Re: New ARI warning Wed Aug 8 01:55:57 UTC 2018
Oh dear. I regret to inform you that commit 078a020797210f4d8f9491bbfe16ec31e9efb652 might be unfortunate
Oh dear. I regret to inform you that commit 7a6dbc2fdb2323c35e981f93236f323e9d7c0b24 might be unfortunate
Oh dear. I regret to inform you that commit db1e1b45b417dc3e7d37f401828afa18328d8508 might be unfortunate
PING! [PATCHv2] gdb: Only run scheduler-locking tests if feature is supported
Ping! Re: [PATCH] MIPS/GDB/linux-nat.c: Fix a child detach condition for uClibc-ng
PING: [PATCHv2 0/2] Issue reconnecting to remote target afte fork
PING: Re: [PATCHv2 2/2] gdb: Clean up inferior list when reconnecting to new target
Propagate from gcc: Add linker_output as prefix for LTO temps
Regression on gdb.arch/amd64-invalid-stack-*.exp (was: Re: [RFC] mi: print frame architecture when printing frames on an MI channel)
Remote debugging over local domain sockets?
Remove unused variables in procfs.c etc.
Request for 8.2, SVE cores && adding SVE to NEWS file etc
RFA Fix regressions for multi breakpoints command line setting/clearing
S12Z [new patchset]
src/gdb/breakpoint.c:3092: redundant test ?
Re: Support parallel make check with GNU make 4.2+
Re: Update dg-extract-results.* from gcc
you want to use this
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]