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]
Re: [0/9] Refactor floating-point format handling to add __float128 support
[commit+7.12] [patch+7.12] PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
[commit] [gdb testsuite patch] Disable ccache
[commit] [testsuite patch] Fix C++11 compilation failure for gdb.cp/m-static.exp
[commit] [testsuite patchv2] Fix false FAIL in gdb.cp/casts.exp
[committed] MIPS/testsuite: mips16-thunks: Use `standard_output_file'
[FYI v2 0/5] Some random C++-ification
[FYI v2 1/5] Use std::string in break-catch-sig.c
[FYI v2 2/5] Use std::string in cp-namespace.c
[FYI v2 3/5] Use std::string, std::vector in rust-lang.c
[FYI v2 4/5] Use std::vector in objfiles.c
[FYI v2 5/5] Use std::string rather than dyn-string
[FYI] Remove some unneeded casts from remote.c
Re: [GDB BuildBot] New "Try Server"
[gdb testsuite patch] Disable ccache
[GDB] Use AC_CHECK_SIZEOF to test for PRFPREGSET_T_BROKEN
[OBV] Remove some unnecessary code
[PATCH 0/3] Support range stepping on software single-step target
[PATCH 0/4] Prevent more recursion into python based unwinders
[PATCH 0/6] S390: Watchpoint enhancements and hardware breakpoints
Re: [PATCH 03/13] gdbarch_breakpoint_from_pc doesn't return NULL
RE: [PATCH 1/2] arc: New Synopsys ARC port
Re: [PATCH 1/2] Fix lwp_suspend/unsuspend imbalance in linux_wait_1
Re: [PATCH 1/2] Use target_continue{,_no_signal} instead of target_resume
[PATCH 1/3] Move AARCH64 ILP32 rejection handling
[PATCH 1/3] Remove single-step breakpoint for GDBserver internal event
[PATCH 1/3] Remove unused parameter in solib_add and update_solib_list
[PATCH 1/4] Distinguish sentinel frame from null frame
[PATCH 1/6] S390: Avoid direct access to lwp_info structure
Re: [PATCH 2/2] Enable range stepping for ARM on GDBServer
Re: [PATCH 2/2] Share target_wait prototype between GDB and gdbserver
[PATCH 2/3] Add a better diagnostic message in mi_gdb_test
Re: [PATCH 2/3] Add ILP32 support to gdb.
[PATCH 2/3] Get pending events in random
[PATCH 2/4] Tweak meaning of VALUE_FRAME_ID
[PATCH 2/6] S390: Migrate watch areas from list to VEC type
[PATCH 3/3] Add -file-list-shared-libraries MI command
[PATCH 3/3] Enable range stepping if software single step is supported
[PATCH 3/3] Handle ILP32 AARCH64 correctly for gdbserver
[PATCH 3/4] Make gdb.PendingFrame.read_register handle "user" registers
[PATCH 3/6] S390: Multi-inferior watchpoint support
[PATCH 4/4] py-unwind-maint.exp: Allow unwinders to be called during python import
[PATCH 4/6] S390: Enable "maint set show-debug-regs"
[PATCH 5/6] linux-nat: Add function lwp_is_stepping
[PATCH 6/6] S390: Hardware breakpoint support
[PATCH master+7.12 v2 0/3] Emit user selection change notifications on all UIs
[PATCH master+7.12 v2 1/3] Introduce cleanup to restore current_uiout
[PATCH master+7.12 v2 2/3] Emit inferior, thread and frame selection events to all UIs
[PATCH master+7.12 v2 3/3] Add test for user context selection sync
Re: [PATCH master+7.12] Send thread, frame and inferior selection events to all uis
[PATCH master/7.12] Keep reserved bits in CPSR on write
[PATCH master/7.12] PR 20627: Use resume_stop to stop lwp
[PATCH v2 0/3] Support AARCH64 ILP32 for gdb
[PATCH v2] arc: New Synopsys ARC port
[PATCH v3 1/2] Emit inferior, thread and frame selection events to all UIs
[PATCH v3 2/2] Add test for user context selection sync
[PATCH v3] arc: New Synopsys ARC port
[PATCH V4 0/6] Fortran: Resolve target types of pointers.
[PATCH V4 1/6] Fortran: Testsuite, fix differences in type naming.
[PATCH V4 2/6] Fortran: Resolve dynamic properties of pointer types.
[PATCH V4 3/6] Typeprint: Resolve any dynamic target type of a pointer.
[PATCH V4 4/6] Fortran: Typeprint, fix dangling types.
[PATCH V4 5/6] Resolve dynamic target types of pointers.
[PATCH V4 6/6] Fortran: Testsuite, add cyclic pointers.
[PATCH v4] arc: New Synopsys ARC port
Re: [PATCH v5] Add negative repeat count to 'x' command
[patch+7.12] PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
[PATCH+NEWS] gdb/: Require a C++ compiler
Re: [PATCH, committed] Finalize ISA 3.0 instruction support.
[patch, rfa] tweak to defaulted_query logic to fix gdb.mi test errors
[PATCH, RFC] Add support for choosing disassembler cpu in GDB for POWER.
[PATCH] [GDBserver] Replace "reinsert_breakpoint" with "singlestep_breakpoint"
[PATCH] [PR gdb/19495] Removed redundant line remote-utils.c
[PATCH] Add "build_id" to struct bfd_preserve
Re: [PATCH] Add a find_source hook for extension languages to locate missing source files.
[PATCH] arc: Fix ARI warning for printf(%p)
[PATCH] arc: Remove annoying debug message
[PATCH] Call debug_exit in linux_wait_1
[PATCH] Check the right proc name
[PATCH] Close gdbserver in mi_gdb_exit
[PATCH] Consolidate target_mourn_inferior between GDB and gdbserver
[PATCH] Diagnose invalid pointer arithmetic on gdb.Value
[PATCH] Don't set random_signal for single step breakpoint
[PATCH] DWARF: Don't add nameless modules to partial symbol table.
[PATCH] Extend test gdb.python/py-recurse-unwind.exp
[PATCH] Fix build breakage from commit 6ec2b2
Re: [PATCH] Fix exception unwinding for ARM Cortex-M
[PATCH] Fix for gdb.server/non-existing-program.exp test case
[PATCH] Fix order of inferiors in "thread apply all"
Re: [PATCH] Fix PR19927: Avoid unwinder recursion if sniffer uses calls parse_and_eval
[PATCH] gdb: Replace operator new / operator new[]
[PATCH] gdb: Use std::max and std::min throughout
[PATCH] Implement floordiv operator for gdb.Value
Re: [PATCH] Pass HWCAP to ifunc resolver
[PATCH] ppc: Add Power ISA 3.0/POWER9 instructions record support
[PATCH] ppc: Fix record support of Store String Word instructions
[PATCH] ppc: Fix return of instruction handlers in ppc_process_record_op63
[PATCH] PR gdb/20643: Remote file IO not reset by run command
[PATCH] Replace sprintf with xsnprintf in nat/linux-osdata.c
[PATCH] Skip floating point tests in return-nodebug.exp if gdb_skip_stdio_test is true
[PATCH] Update and add .gitignore's
[PATCH] Update root-level .gitignore
[PATCH] Use 'event_ptid' instead of 'resume_ptid' on startup_inferior (fix for regression on my last commit)
[PATCH] Use gdbserver-base in remote-gdbserver-on-localhost.exp
[ping 2] [PATCH V4 0/6] Fortran: Resolve target types of pointers.
[ping v2] [PATCH 0/8] record: notify about "record goto" stop
[ping v3] [PATCH] python: accept address and explicit locations in gdb.decode_line
[ping2] [PATCH] DWARF: Don't add nameless modules to partial symbol table.
[ping] [PATCH 0/5] improve trace gap handling
[ping] [PATCH] DWARF: Don't add nameless modules to partial symbol table.
[ping] [PATCH] stack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regression
[PING][PATCH V4 0/6] Fortran: Resolve target types of pointers.
[pushed master+7.12 0/2] new-ui command: gdb internal errors if input is already pending
[pushed master+7.12 1/2] Introduce make_cleanup_restore_current_ui
[pushed master+7.12 2/2] new-ui command: gdb internal errors if input is already pending
[pushed master+7.12] Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm->thread_fsm' failed
[pushed] gdb/s390: Fix build breakage due to std::min/std::max usage without header
[pushed] gdb: Fix build breakage with GCC 4.1 and --disable-nls
[pushed] gdb: Fix std::{min, max}-related build breakage on 32-bit hosts
[pushed] Re: [PATCH+NEWS] gdb/: Require a C++ compiler
[RFA 0/3] Fix some -Wimplicit-fallthrough warnings
[RFA 0/5] Some random C++-ification
[RFA 00/22] More C++-ification
[RFA 01/22] Change selttest.c to use use std::vector
[RFA 02/22] Use RAII to save and restore scalars
[RFA 03/22] Use scoped_restore for ui_file
[RFA 04/22] Use scoped_restore for current_ui
[RFA 05/22] Turn wchar iterator into a class
[RFA 06/22] Introduce scoped_minimal_symbol_reader
[RFA 07/22] Change scoped_minimal_symbol_reader to store objfile
[RFA 08/22] Record minimal symbols directly in reader.
[RFA 09/22] Remove make_cleanup_restore_current_ui
[RFA 1/2] PR gdb/20604 - fix "quit" when an invalid expression is used
[RFA 1/3] Fix "fall through" comments
[RFA 1/5] Use std::string in break-catch-sig.c
[RFA 10/22] Remove some cleanups in MI
[RFA 11/22] Change command stats reporting to use class
[RFA 12/22] Remove unnecessary null_cleanup
[RFA 13/22] Remove unnecessary cleanup from stabsread.c
[RFA 14/22] Replace two xmallocs with vector
[RFA 15/22] Use std::string in macho_symfile_read_all_oso
[RFA 16/22] Use std::vector in elf_read_minimal_symbols
[RFA 17/22] Remove make_cleanup_restore_current_uiout
[RFA 18/22] Some cleanup removal in dwarf2loc.c
[RFA 19/22] Convert tid_range_parser to class
[RFA 2/2] Make some test names invariant
[RFA 2/3] Add missing ATTRIBUTE_NORETURNs
[RFA 2/5] Use std::string in cp-namespace.c
[RFA 20/22] Initial conversion of dwarf_expr_ctx
[RFA 21/22] Convert DWARF expr functions to methods
[RFA 22/22] Convert dwarf_expr_context_funcs to methods
[RFA 3/3] Fix "obvious" fall-through warnings
[RFA 3/5] Use std::string, std::vector in rust-lang.c
[RFA 4/5] Use std::vector in objfiles.c
[RFA 5/5] Use std::string rather than dyn-string
[RFA v2] Consolidate API of target_supports_multi_process
Re: [RFA] Avoid -Wduplicated-cond warnings in gdb/python
[RFA] Consolidate API of target_supports_multi_process
Re: [RFA] Handle DW_OP_form_tls_address
[RFA] Small improvements to the remote protocol manual
Re: [RFC] Set process affinity in test to work around ARM ptrace bug
[testsuite bugreport] gdb.base/jit.exp has false PASSes, probably [Re: [PATCH 2/3] Make gdb.base/jit.exp binaries unique]
[testsuite patch] Fix C++11 compilation failure for gdb.cp/m-static.exp
[testsuite patch] Fix false FAIL in gdb.cp/casts.exp
[testsuite patch] Fix false FAIL in stap-probe.exp
[testsuite patchv2] Fix false FAIL in gdb.cp/casts.exp
[users/palves/cxx-target_ops] Convert struct target_ops to C++
Re: [V4 00/21] Fortran dynamic array support
CYGWIN file input redirection
dejagnu: Disable ccache
Re: Disallow 3-operand cmp[l][i] for ppc64
Enabled TUI mode on MSYS2
Fix string formatting in exception raise
GDB 7.12 release - 2016-09-21 update?
New ARI warning Thu Sep 22 01:56:01 UTC 2016
patch ping
read correct xcoff auxiliary entry & skip reading @fix entries.
Restored Objective-C language support
set sysroot command on AIX has no effect.
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]