gdb-patches archive
subject index for August, 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: [PATCH 2/2] mi: Add launch-type={run,attach} in =thread-group-started

[0/9] Refactor floating-point format handling to add __float128 support

[1/9] Fix typo in ada_language_arch_info

[2/9] Fix TYPE_SPECIFIC_FIELD for types created via arch_type

[3/9] Add some missing arch_..._type helpers

[4/9] Unify init_type and arch_type interface and helpers

[5/9] Remove obsolete TYPE_FLAG_... values

[6/9] Remove TYPE_NOSIGN "char" hack

[7/9] Add missing format for built-in floating-point types

[8/9] Add gdbarch callback to provide formats for debug info float types

[9/9 v2] Support 128-bit IEEE floating-point types on Intel and Power

[9/9] Support __float128 format on Intel and Power

[commit] [testsuite patch+7.12] gdb.base/default.exp regression [Re: [PATCH] Allow resetting an empty inferior-tty]

[doc PATCH] Fix backward compatibility in target feature specs

[FYI] Add myself as Rust maintainer

[GDB][PR gdb/20457] Fix builds broken by proc-service changes.

[PATCH 0/2] Consolidate target_{wait,resume} calls between GDB and gdbserver

[PATCH 0/2] Fix a couple MI/new-ui bugs (for master and 7.12)

[PATCH 0/2] Two MI changes related to separate UIs

[PATCH 0/3] Support AARCH64 ILP32 for gdb

Re: [PATCH 0/4] Fix PR gdb/19187 (process record over a fork causes internal error)

Re: [PATCH 0/6] x32: Fast tracepoints support

[PATCH 00/13] Split brekapoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind

[PATCH 01/13] Remove v850_dbtrap_breakpoint_from_pc

[PATCH 02/13] Rename 'arch' by 'gdbarch' in m32c_gdbarch_init

[PATCH 03/13] gdbarch_breakpoint_from_pc doesn't return NULL

[PATCH 04/13] GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION

[PATCH 05/13] Share enum arm_breakpoint_kinds

[PATCH 06/13] Add enum for mips breakpoint kinds

[PATCH 07/13] Split brekapoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind

[PATCH 08/13] New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kind

[PATCH 09/13] Rename placed_size to kind

[PATCH 1/2] arc: New Synopsys ARC port

[PATCH 1/2] Fix backward compatibility in target feature specs

[PATCH 1/2] Fix lwp_suspend/unsuspend imbalance in linux_wait_1

[PATCH 1/2] Fix PR mi/20431 - Missing MI prompts after sync execution MI command (-exec-continue, etc.) errors

[PATCH 1/2] mi: Restore original thread/frame when specifying --thread or --thread-group

[PATCH 1/2] Use target_continue{,_no_signal} instead of target_resume

[PATCH 1/3] Move AARCH64 ILP32 rejection handling

[PATCH 10/13] Remove gdbarch_remote_breakpoint_from_pc

[PATCH 11/13] Add default_breakpoint_from_pc

[PATCH 12/13] Determine the kind of single step breakpoint

[PATCH 13/13] Remove arm_override_mode

[PATCH 2/2] mi: Add launch-type={run,attach} in =thread-group-started

[PATCH 2/2] Add myself as a write-after-approval GDB maintainer

[PATCH 2/2] Enable range stepping for ARM on GDBServer

[PATCH 2/2] Fix backward compatibility in target feature specs

[PATCH 2/2] Fix PR gdb/20418 - Problems with synchronous commands and new-ui

Re: [PATCH 2/2] mi: Add launch-type={run,attach} in =thread-group-started

[PATCH 2/2] Share target_wait prototype between GDB and gdbserver

[PATCH 2/3] Add ILP32 support to gdb.

[PATCH 3/3] Handle ILP32 AARCH64 correctly for gdbserver

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

[PATCH committed] Swap "single-process" and "multi-process" in process-dies-while-detaching.exp

[PATCH committed] Tweak gdb.cp tests for aarch32

[PATCH master+7.12 0/2] Fix PR11094: JIT breakpoint is not properly recreated on reruns

[PATCH master+7.12 1/2] Fix a few gdb.base/jit-simple.exp problems

[PATCH master+7.12 2/2] Fix PR11094: JIT breakpoint is not properly recreated on reruns

[PATCH master+7.12] [AArch64] Match instruction "STP with base register" in prologue

[PATCH master+7.12] Determine target description for native aarch64

[PATCH master+7.12] Fix PR20494 - User input stops being echoed in CLI

[PATCH master+7.12] Send thread, frame and inferior selection events to all uis

[PATCH master/7.12] Fix heap-buffer-overflow in explicit_location_lex_one

[PATCH master/7.12] null-terminate string in linespec_location_completer

[PATCH master/7.12] Throw error when ptrace fail in regsets_fetch_inferior_registers

[PATCH obv] Fix typo in comment

[PATCH obv] Remove unused cli_command_loop declaration

[PATCH v2] breakpoints / tracepoints and setting variables

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

[PATCH v2] Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions

[PATCH v2] Sync proc_service definition with GLIBC

Re: [PATCH v5] Add negative repeat count to 'x' command

[PATCH+7.12 0/1] gdb/NEWS: Mention C++ is now the default

[PATCH+7.12 1/1] gdb/NEWS: Mention C++ is now the default

[PATCH/committed] sim: bfin: split out common mach/model defines into arch.h [PR sim/20438]

[PATCH/committed] sim: cgen: constify mode_names

[PATCH/committed] sim: cgen: drop unused argv/envp definitions

[PATCH/committed] sim: m68hc11: fix up various prototype related warnings

[PATCH/committed] sim: m68hc11: standardize sim_cpu naming

[PATCH/committed] sim: m68hc11: use standard STATIC_INLINE helper

[PATCH] [GDBserver] Remove td_ta_event_addr td_ta_set_event and td_ta_event_getmsg

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

[PATCH] Add remove-inferiors test

[PATCH] Allow resetting an empty inferior-tty

Re: [PATCH] breakpoints / tracepoints and setting variables

[PATCH] Fix a typo in comment

Re: [PATCH] Fix exception unwinding for ARM Cortex-M

[PATCH] Fix for gdb.base/pc-fp.exp.

[PATCH] Fix for power-pc gdb.server/non-existing-program.exp

[PATCH] Fix missing files for ld when test suite not compiled in the source directory

[PATCH] Fix order of inferiors in "thread apply all"

[PATCH] Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions

[PATCH] Fix PR19927: Avoid unwinder recursion if sniffer uses calls parse_and_eval

[PATCH] gdbserver_spawn "" rather than gdbserver_spawn ${binfile}

[PATCH] Pass HWCAP to ifunc resolver

[PATCH] ppc: Fix record of HTM instructions

[PATCH] Remove extraneous line in doc

[PATCH] Remove stale comment

[PATCH] sim: unify symbol table handling

[PATCH] Sync proc_service definition with GLIBC

[PATCH] Test case to detect recursive unwinding in Python-based unwinders

[PATCH] Use target_sim_options when selecting sim as target

[PATCH] xtensa: Avoid designated inits, for C++ compliance

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

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

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

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

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

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

[pushed master+7.12] Fix fallout from gdb/20413's fix (x32: linux_ptrace_test_ret_to_nx: Cannot PTRACE_PEEKUSER)

[pushed master+7.12] Fix PR gdb/20295: GDB segfaults printing bitfield member of optimized out value

[pushed master+7.12] Fix PR remote/20398: File-IO write always outputs "Quit"

[pushed master+7.12] gdb/configure --help: suggest --disable-build-with-cxx instead of --enable...

[pushed to 7.12] A set libiberty/demangler bug fixes

[pushed] Quiet ARI gettext checks (Re: New ARI warning Wed Aug 10 01:56:29 UTC 2016)

[pushed] Regenerate some target description files

[release/branch 1/2] Bump version to 7.11.90.DATE-git.

[release/branch 1/2] Document the GDB 7.11.90 release in gdb/ChangeLog

[release/branch 2/2] Bump GDB version number to 7.11.90.DATE-git.

[release/branch 2/2] Set development mode to "off" by default.

[release/HEAD 1/2] Bump version to 7.12.50.DATE-git.

[release/HEAD 2/2] Update NEWS post GDB 7.12 branch creation.

[RFA] Handle DW_OP_form_tls_address

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

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

[RFA] Update NEWS to mention Python breakpoint events

Re: [RFC] breakpoints/19474 [was Re: RFC: branching for GDB 7.11 soon? (possibly Wed)]

[testsuite patch+7.12] gdb.base/default.exp regression [Re: [PATCH] Allow resetting an empty inferior-tty]

Re: [testsuite patch+7.12] gdb.base/default.exp regression [Re: [PATCH] Allow resetting an empty inferior-tty]

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

Commit: Export AArch64 sum's single step function

Fix for powerpc-power.exp gdb regression test for Power 9

FYI/BRANCH: Patches applied to branch gdb-7.12-branch

FYI/HEAD: Patches applied to branch master

FYI: [release/branch] Set GDB version number to 7.11.90.

FYI: gdb/NEWS: rename "since GDB 7.11" into "in GDB 7.12".

GDB 7.11.90 available for testing

gdb-7.12 branch *UN*-frozen

gdb-7.12 branch FROZEN

New ARI warning Tue Aug 2 02:08:00 UTC 2016 in gdb-7.12-branch

New ARI warning Wed Aug 10 01:56:29 UTC 2016

New ARI warning Wed Aug 10 02:09:20 UTC 2016 in gdb-7.12-branch

Re: Patch ping #4

PING - [PATCH V5 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls.

Re: PPC GDB patch submission

Re: Program-assigned thread names on Windows

Run process-dies-while-detaching.exp with SW watchpoint

warning: Could not load shared library symbols for linux-vdso.so.1.

Re: 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