gdb-patches archive
subject index for July, 2016

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]
Search: Limit to:

Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32

[commit] [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32

[commit] [testsuite patch] Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB

[commit] [testsuite patch] Skip py-unwind.exp on x86_64 -m32

[commit] [testsuite patchv3] [ppc64] gdb_target_symbol fix for function descriptors [Re: [testsuite patch] [ppc64] +kfail: gdb_target

[commit] babeltrace compilation regression [Re: [PATCH] Avoid non-C++-enabled babeltrace versions]

[COMMITED PATCH] [OB PATCH] Add myself as a write-after-approval GDB maintainer.

[committed] [ARM] Fix endless recursion on calculating CPRC candidate

[FYI] Add missing newline to py-breakpoint.c

[FYI] Allow empty struct expressions in Rust

[GDB BuildBot] New "Try Server"

Re: [PATCH 0/24] MIPS: Add support for reconfigurable FPR size, MIPS MSA and MIPSR6,support

Re: [PATCH 0/2] Fix x86 debug registers on FreeBSD with threads

[PATCH 0/3] Add "real" vfork done handling on FreeBSD

Re: [PATCH 0/3] Fake VFORK_DONE events on FreeBSD

[PATCH 0/5] improve trace gap handling

[PATCH 0/6] x32: Fast tracepoints support

[PATCH 0/8] record: notify about "record goto" stop

Re: [PATCH 0/9 V3] Use reinsert breakpoint for vCont;s

Re: [PATCH 01/24] MIPS: Handle run-time reconfigurable FPR size

[PATCH 1/2] Remove unused variable in gdb/varobj.c when built without Python support

[PATCH 1/3] Consolidate code to enable optional FreeBSD native target event reporting.

Re: [PATCH 1/4] Remove arm_override_mode

[PATCH 1/5] btrace: fix gap indication

[PATCH 1/6] x32 Fast tracepoints: IPA target descriptions

[PATCH 1/8] btrace: check if we're replaying when setting the replay position to the end

[PATCH 2/2] Remove unused variable in windows-nat.c

[PATCH 2/3] Enable ptrace events on new child processes.

[PATCH 2/5] btrace: allow leading trace gaps

[PATCH 2/6] x32 Fast tracepoints: Customize jump pad address

[PATCH 2/8] record: do not allow record goto on a running thread

Re: [PATCH 21/24] MIPSR6 support for GDB

[PATCH 3/3] Use a real vfork done event on FreeBSD when available.

[PATCH 3/5] btrace: update tail call heuristic

[PATCH 3/6] x32: Avoid unsigned long when installing fast tracepoint jump pads

[PATCH 3/8] infrun: export clear_proceed_status_thread

[PATCH 4/5] btrace: preserve function level for unexpected returns

Re: [PATCH 4/5]: Enhancements to "flags": i386 cleanup

[PATCH 4/6] x32: gdbserver's agent bytecode JIT: fix "call" emission

[PATCH 4/8] record: signal a record goto stop to front-ends

[PATCH 5/5] btrace: bridge gaps

[PATCH 5/6] x32: gdb: Fix 'call' insn relocation with qRelocInsn

[PATCH 5/8] mi, testsuite: add another EXTRA option to mi_expect_stop

[PATCH 6/6] x32: Fix gdb.trace/mi-trace-frame-collected.exp

[PATCH 6/8] record-full: signal record-goto stop

[PATCH 7/8] btrace-btrace: signal record-goto stop

Re: [PATCH 7/9] Enqueue signal even when resuming threads

[PATCH 8/8] btrace: record stop moves to the end of the trace

Re: [PATCH 8/9] Use reinsert_breakpoint for vCont;s

[PATCH committed] Fix cast to 'gdb_breakpoint *'

[PATCH committed] Get "num" as unsigned in ctf

[PATCH obv] gdb.ada/arraydim.exp: Fix directory layout

[PATCH v2 0/1] btrace: Resume recording after disconnect.

[PATCH v2 0/4] Fix various warnings from clang 3.8.0

[PATCH V2 0/5] Fortran: Resolve target types of pointers.

[PATCH v2 1/1] btrace: Resume recording after disconnect.

Re: [PATCH V2 1/1] Fix of default lookup for "this" symbol.

[PATCH v2 1/4] Remove check for negative size.

[PATCH V2 1/5] Fortran: Typeprint, fix dangling types.

[PATCH v2 2/4] Set uses_fp for frames with a valid FP register explicitly.

[PATCH V2 2/5] Fortran: Testsuite, add print of pointer types.

[PATCH v2 3/4] Use unsigned integer constant with left shifts.

[PATCH V2 3/5] Fortran: Resolve dynamic target types of pointers.

[PATCH v2 4/4] Remove extraneous parentheses.

[PATCH V2 4/5] Fortran: Fix query of address of not-allocated types.

[PATCH V2 5/5] Fortran: Handle cyclic pointers.

Re: [PATCH v2] Escape paths used in regular expressions

[PATCH v2] Handle correctly passing a bad interpreter name to new-ui

[PATCH v3 0/1] btrace: Resume recording after disconnect.

[PATCH V3 0/6] Fortran: Resolve target types of pointers.

[PATCH v3 00/18] Fast tracepoint support for ARMv7

[PATCH v3 01/18] arm-tdep.c: Replace arguments to decode function by a structure

[PATCH v3 02/18] arm-tdep.c: Refactor displaced stepping relocation functions

[PATCH v3 03/18] arm-tdep.c: Move debug printout from decode to copy function

[PATCH v3 04/18] arm-tdep.c: Use relocation visitor in ARM instruction decoding

[PATCH v3 05/18] arm-tdep.c: Use relocation visitor in Thumb 32-bits instruction decoding

[PATCH v3 06/18] arm-tdep.c: Use relocation visitor in Thumb 16-bits instruction decoding

[PATCH v3 07/18] Move ARM instruction decode functions to arch/arm-insn-reloc.c

[PATCH v3 08/18] Move Thumb 32 bits instruction decode functions to arch/arm-insn-reloc.c

[PATCH v3 09/18] Move Thumb 16 bits instruction decode functions to arch/arm-insn-reloc.c

[PATCH v3 1/1] btrace: Resume recording after disconnect.

[PATCH V3 1/6] Fortran: Testsuite, fix differences in type naming.

[PATCH v3 10/18] gdbserver: pass pointer to struct tracepoint to install_fast_tracepoint_jump_pad

[PATCH v3 11/18] Use software single step to step out of a fast tracepoint jump pad

[PATCH v3 12/18] Add ARM/Thumb instruction assembler for fast tracepoints

[PATCH v3 13/18] Export tracing control breakpoints functions via global function pointers

[PATCH v3 14/18] Fast tracepoint support for ARM on Linux

[PATCH v3 15/18] JIT conditions support for ARM tracepoints.

[PATCH v3 16/18] arm: Move insn_references_pc to common code

[PATCH v3 17/18] arm fast tracepoints: Relocation of ARM instructions

[PATCH v3 18/18] arm fast tracepoints: Relocation of Thumb 32-bits instructions

Re: [PATCH v3 2/3] stack: check frame_unwind_caller_id

[PATCH V3 2/6] Fortran: Resolve dynamic properties of pointer types.

Re: [PATCH v3 24/34] Push thread->control.command_interp to the struct thread_fsm

[PATCH V3 3/6] Typeprint: Resolve any dynamic target type of a pointer.

[PATCH V3 4/6] Fortran: Typeprint, fix dangling types.

[PATCH V3 5/6] Resolve dynamic target types of pointers.

[PATCH V3 6/6] Fortran: Testsuite, add cyclic pointers.

Re: [PATCH v3] Fix gdbserver crash when doing ftrace commands after detach or process exit

[PATCH v4 0/1] btrace: Resume recording after disconnect.

[PATCH v4 1/1] btrace: Resume recording after disconnect.

Re: [PATCH v4 2/3] Forget watchpoint locations when inferior exits or is killed/detached

Re: [PATCH v7 0/5] Catch syscall group

[patch, avr, sim] PR19401 - Update PC when simulate break instruction

[patch, nios2] Add type casts to nios2_fill/store_gregset

[PATCH] Add '-at location' support to 'macro expand', 'macro expand-once', 'info macro', 'ptype', and 'whatis' commands.

Re: [PATCH] Add method/format information to =record-started

[PATCH] Allow remote stub to indicate number of hardware breakpoints

[PATCH] Allow subscripting raw pointers

[patch] babeltrace compilation regression [Re: [PATCH] Avoid non-C++-enabled babeltrace versions]

[PATCH] breakpoints / tracepoints and setting variables

[PATCH] btrace, testsuite: fix assembly source file selection

Re: [PATCH] Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline))

[PATCH] Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline)) (was: Re: [PATCH v3 24/34] Push thread->control.command_interp to the struct thread_fsm)

Re: [PATCH] Extend JIT-reader test and fix GDB problems that exposes

[PATCH] Fix ARMv8.1/v8.2 for hw watchpoint and breakpoint

[PATCH] Fix djgpp gdb build

[PATCH] Fix exception unwinding for ARM Cortex-M

[PATCH] Fix fail in gdb.server/solib-list.exp

Re: [patch] Fix for newer kernels with: t (tracing stop)

[PATCH] fortran: Print logical values as either .FALSE. or .TRUE.

[PATCH] Handle correctly passing a bad interpreter name to new-ui

[PATCH] Match the selftest output when captured_main is inlined

[PATCH] Pass SIGLIBRT directly to child processes.

[PATCH] Remove extra output directory level for Ada tests

Re: [PATCH] Set unknown_syscall differently on arm linux

[PATCH] Skip gdb.server/ tests if lack of XML support

[PATCH] stack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regression

[PATCH] Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type.

[PATCH] Use do_self_tests in selftest.exp

RE: [ping] [PATCH v2 0/6] fortran: multi-dimensional subarrays with strides

Re: [PING] [PATCH v2] Fix -var-update for registers in frames 1 and up

[PING] [PATCH] Add link to contribution checklist for GDB's CONTRIBUTE file

[ping] [PATCH] python: accept address and explicit locations in gdb.decode_line

[PING] RE: [PATCH] Add '-at location' support to 'macro expand', 'macro expand-once', 'info macro', 'ptype', and 'whatis' commands.

[PING] RE: [PATCH] breakpoints / tracepoints and setting variables

[PING] RE: [RFC][PATCH] - Fix pretty-printers which call the inferiors, mi-interface crashs

[PING^4] [PATCH v2] Fix -var-update for registers in frames 1 and up

[pushed 1/2] linux-procfs: Introduce enum proc_state

[pushed 2/2] linux-procfs: Handle lowercase "t (tracing stop)" state

[pushed] [obv] Fix broken build on Fedora 23.

[pushed] [PATCH V2 1/1] Fix of default lookup for "this" symbol.

[Pushed] [PATCH v4 0/1] btrace: Resume recording after disconnect.

Re: [pushed] Fix gdbserver/MI testing regression

[pushed] Fix PR gdb/20287 - x32 and "gdb_static_assert (sizeof (nat_siginfo_t) == sizeof (siginfo_t))"

[pushed] Fix PR gdb/20413 - x32: linux_ptrace_test_ret_to_nx: Cannot PTRACE_PEEKUSER

[pushed] Fix PR server/20414 - x32 gdbserver always crashes inferior

[pushed] Re: [PATCH v2] Escape paths used in regular expressions

[pushed] Re: [PATCH v3] Optimize memory_xfer_partial for remote

Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable

Re: [RFA 2/3] use user_breakpoint_p in python code

Re: [RFA 3/3] PR python/17698 - add Breakpoint.pending

Re: [RFA 5/6] Remove unused variables

[RFA] Allow use of ATTRIBUTE_UNUSED in gdb

[RFA] Avoid -Wduplicated-cond warnings in gdb/python

Re: [RFA] Fix PR cli/18053

Re: [RFA] PR python/13598 - add before_prompt event

Re: [RFA] PR python/15620, PR python/18620 - breakpoint events in Python

Re: [RFA] PR python/18565 - make Frame.function work for inline frames

Re: [RFA] PR python/20190 - compute TLS symbol without a frame

Re: [RFA] PR rust/20162 - fix gdb regressions caused by rust 1.10

[RFC/RFA] Add support for the --readnever command-line option (DWARF only)

Re: [RFC] Set process affinity in test to work around ARM ptrace bug

[testsuite patch] [ppc64] +kfail: gdb_target_symbol does not support function descriptors

Re: [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32

[testsuite patch] Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB

[testsuite patch] Skip py-unwind.exp on x86_64 -m32

[testsuite patchv2] [ppc64] gdb_target_symbol fix for function descriptors [Re: [testsuite patch] [ppc64] +kfail: gdb_target_symbol does not support function descriptors]

Re: [testsuite patchv2] [ppc64] gdb_target_symbol fix for function descriptors [Re: [testsuite patch] [ppc64] +kfail: gdb_target

Re: [testsuite patchv2] [ppc64] gdb_target_symbol fix for function descriptors [Re: [testsuite patch] [ppc64] +kfail: gdb_target_symbol does not support function descriptors]

[testsuite patchv3] [ppc64] gdb_target_symbol fix for function descriptors [Re: [testsuite patch] [ppc64] +kfail: gdb_target

Re: [V4 00/21] Fortran dynamic array support

Commit: AArch64 sim: Use fsqrt for floating point square root.

Commit: ARM SIM

Re: gdbserver/ada testing broken

Re: gdbserver/ada testing broken (was: Re: [pushed] Fix gdbserver/MI testing regression)

New ARI warning Fri Jul 15 01:56:06 UTC 2016

New ARI warning Sat Jul 2 01:55:53 UTC 2016

New ARI warning Sun Jul 24 01:56:35 UTC 2016

Patch ping #3

Patch Pings

Program-assigned thread names on Windows

Re: RFA/gdbserver: GDB internal-error debugging threaded program with breakpoint and forks

RFC: gdb-7.12 timeframe?

Wean gdb and sim off private libbfd.h header


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]
Search: Limit to:

Mail converted by MHonArc