gdb-patches archive
subject index for May, 2014

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:

[commit/www] Add 7.7.1 release to schedule history.

[commit] [patch] Fix gdbserver qGetTLSAddr for x86_64 -m32

[commit] [patch] Fix TLS access for -static -pthread

[commit] [testsuite patch] Test power{5,6,7} disassembly

[commit] Don't use @var at the beginning of a sentence

[commit] gdb.base/Makefile.in (EXECUTABLES): Add completion.

[commit] Make fission-reread.exp work in parallel mode.

[commit] minor cleanups in py-cmd.c

[commit] misc minor guile cleanups

[commit] progspace.c (remove_program_space): Delete, unused.

[commit] scm-breakpoint.c (breakpoint_functions): Fix typo.

[commit][obvious] Add obviously forgotten "PACKAGE = @PACKAGE@" to gdb/doc/Makefile.in

[COMMITTED PATCH] Prompt user to report bugs

[committed] gdb.reverse/sigall-reverse.exp: Typo fix

[doc PATCH] Copy over changes from guile.texi to python.texi

[FYI, pushed] Add myself as write after approval maintainer

[FYI] reindent print_macro_definition

[FYI] remove an unused macro and an unused declaration

[ob/pushed] Don't store the inferior's exit code for --return-child-result in a print routine.

[OB/PUSHED] mi-support.exp: Fix some pastos.

[ob/pushed] Native targets: Add inf-child.c:inf_child_mourn_inferior and use it.

[obv] Unnecessary restore of timeout global at end of gdb.base/completion.exp

Re: [PATCH 0/0][REPOST] Exec events in gdbserver on Linux

[PATCH 0/2] Demangler crash handler

[PATCH 0/2] Fix a bug and extend SDT probe parser

[PATCH 0/2] VLA in a struct or union

Re: [PATCH 0/3] [GDBserver] Fix hardware breakpoint regressions

[PATCH 0/4 v3] Exec events in gdbserver on Linux

Re: [PATCH 0/4] Exec events in gdbserver on Linux

Re: [PATCH 0/5] Return error code in get_number

[PATCH 00/11] Regset rework preparations part 1

[PATCH 00/12] Regset rework preparations part 2

[PATCH 00/14] let gdb reuse gcc's C compiler

[PATCH 01/11] Constify regset structures.

[PATCH 01/12] regcache: Add functions suitable for regset_supply/collect.

Re: [PATCH 01/12] Use 'struct varobj_item' to represent name and value pair

[PATCH 01/14] introduce ui_file_write_for_put

[PATCH 02/11] Remove 'arch' field from regset structure.

Re: [PATCH 02/12] Generalize varobj iterator

[PATCH 02/12] S390: Migrate to regcache_supply/collect_regset.

[PATCH 02/14] add gcc/gdb interface files

[PATCH 03/11] AARCH64: Replace regset_alloc() invocations by static regset structures.

[PATCH 03/12] AARCH64 Linux: Fill 'collect_regset' in regset structures.

Re: [PATCH 03/12] Iterate over 'struct varobj_item' instead of PyObject

[PATCH 03/14] add some missing ops to DWARF assembler

[PATCH 04/11] ARM: Replace regset_alloc() invocations by static regset structures.

[PATCH 04/12] ALPHA Linux: Fill 'collect_regset' in regset structures.

Re: [PATCH 04/12] Remove #if HAVE_PYTHON

[PATCH 04/14] add make_unqualified_type

[PATCH 05/11] X86: Replace regset_alloc() invocations by static regset structures.

[PATCH 05/12] FRV Linux: Fill 'collect_regset' in regset structures.

Re: [PATCH 05/12] Rename varobj_pretty_printed_p to varobj_is_dynamic_p

[PATCH 05/14] change how the CLI handles comments

[PATCH 06/11] MIPS: Replace regset_alloc() invocations by static regset structures.

[PATCH 06/12] HPPA Linux: Fill 'collect_regset' in regset structures.

Re: [PATCH 06/12] Use varobj_is_dynamic_p more widely

[PATCH 06/14] add dummy frame destructor

[PATCH 07/11] MN10300: Replace regset_alloc() invocations by static regset structures.

[PATCH 07/12] M32R Linux: Fill 'collect_regset' in regset structure.

[PATCH 07/14] add infcall_mmap and gcc_target_options gdbarch methods

[PATCH 08/11] SCORE: Replace regset_alloc() invocation by a static regset structure.

[PATCH 08/12] NIOS2 Linux: Fill 'collect_regset' in regset structure.

[PATCH 08/14] introduce call_function_by_hand_dummy

[PATCH 09/11] SPARC: Rename register maps from "*regset" to "*regmap"

[PATCH 09/12] SCORE: Fill 'collect_regset' in regset structure.

[PATCH 09/14] split dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_ax

[PATCH 1/2] Demangler crash handler

[PATCH 1/2] Fix PR breakpoints/16889: gdb segfaults when printing ASM SDT arguments

[PATCH 1/2] Initial pass at D language expression parser support.

[PATCH 1/2] minor cleanups in is_dynamic_type

[PATCH 1/2] testsuite/subst: Add tests for printing matches

Re: [PATCH 1/3] Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG defined

[PATCH 1/3] make_corefile_notes: have caller free returned memory

[PATCH 1/4 v18] Add xmethod documentation and NEWS entry

[PATCH 1/4 v3] Remote Linux ptrace exit events

Re: [PATCH 1/4][REPOST] Remote Linux ptrace exit events

[PATCH 10/11] SPARC: Replace regset_alloc() invocations by static regset structures.

[PATCH 10/12] TILEGX Linux: Fill 'collect_regset' in regset structure.

[PATCH 10/14] make dwarf_expr_frame_base_1 public

[PATCH 11/11] Drop regset_alloc().

[PATCH 11/12] M68K Linux: Define regset structures.

[PATCH 11/14] export dwarf2_reg_to_regnum_or_error

[PATCH 12/12] IA64 Linux: Define regset structures.

[PATCH 12/14] add linux_infcall_mmap

[PATCH 13/14] add s390_gcc_target_options

[PATCH 14/14] the "compile" command

[PATCH 2/2 v2] Demangler crash handler

[PATCH 2/2] Demangler crash handler

[PATCH 2/2] Extend recognized types of SDT probe's arguments

[PATCH 2/2] gdb/source.c: Fix matching path substitute rule listing

[PATCH 2/2] handle VLA in a struct or union

[PATCH 2/3] observer, gcore: add corefile notes generation observers

Re: [PATCH 2/4 v14] Add xmethod (was debug method) interface to the extension language API

[PATCH 2/4 v15] Add xmethod interface to the extension language API

[PATCH 2/4 v18] Add xmethod interface to the extension language API

[PATCH 2/4 v19] Add xmethod interface to the extension language API

[PATCH 2/4 v3] Remote Linux ptrace exec events

Re: [PATCH 2/4][REPOST] Remote Linux ptrace exec events

Re: [PATCH 3/3] [GDBserver] Make Zx/zx packet handling idempotent.

[PATCH 3/3] btrace: pretend we're not replaying when generating a core file

Re: [PATCH 3/4 v15] Add support for lookup, overload resolution and invocation of C++ xmethod (was debug methods)

[PATCH 3/4 v16] Add support for lookup, overload resolution and invocation of xmethods of C++ classes

[PATCH 3/4 v17] Add support for lookup, overload resolution and invocation of xmethods of C++ classes

[PATCH 3/4 v18] Add support for lookup, overload resolution and invocation of xmethods of C++ classes

[PATCH 3/4 v19] Add support for lookup, overload resolution and invocation of xmethods of C++ classes

[PATCH 3/4] Document RSP support for Linux exec events

Re: [PATCH 3/4] Save traceframes in trace file and read data out from trace file.

Re: [PATCH 3/4][REPOST] Document RSP support for Linux exec events

[PATCH 4/4] Non-stop exec tests

Re: [PATCH 8/8] Allow making GDB not automatically connect to the native target.

[Patch AArch64] Include asm/ptrace.h in aarch64-linux-nat.c

[Patch MAINTAINERS] Move self back to Write-After Approval.

[PATCH OBV] Fix typo in comments

[PATCH OBV] Overwrite ${board}_file in local-remote-host

[PATCH OBV] Specify source file explicitly when setting a breakpoint

[Patch v18 4/4] Add xmethod support to the Python API

[PATCH v19 1/4] Add xmethod documentation and NEWS entry

[Patch v19 4/4] Add xmethod support to the Python API

Re: [PATCH v2 00/36] Guile extension language for GDB

[PATCH v2 1/3] btrace: control memory access during replay

Re: [PATCH v2 1/9] Allow GDB to build against unreleased Guile 2.2

[PATCH v2 2/3] test, gcore: move capture_command_output into lib/gdb.exp

Re: [PATCH v2 2/9] Define and export Guile classes for all GDB object types

[PATCH v2 3/3] btrace, vdso: add vdso target sections

Re: [PATCH v2 3/9] Fix excess parentheses in Guile extension examples.

Re: [PATCH v2 4/9] Fix typos in documentation of Guile `execute' function

Re: [PATCH v2 5/9] Rename "gsmob" in Guile interface to "gdb object"

Re: [PATCH v2 9/9] Remove a useless Guile finalizer

[PATCH v2] Add comment for mi_run_cmd_full

[PATCH v2] Fix argument passing in mi_run_cmd_full

[PATCH v2] Fix interrupt.exp fails with m32 in x86_64

[PATCH v2] Fix mi_expect_stop for non-zero exit codes

[PATCH v2] Improve MI -var-info-path-expression for nested struct/union case.

[PATCH v2] Make the dcache (code/stack cache) handle line reading errors better

[PATCH v2] PR gdb/13860 - Make MI sync vs async output (closer to) the same.

[PATCH v3 1/3] btrace: control memory access during replay

Re: [PATCH v3 1/4] New test for backtrace when the stack pointer is invalid (inaccessible).

[PATCH v3 2/3] test, gcore: move capture_command_output into lib/gdb.exp

Re: [PATCH v3 2/4] Remove previous frame if an error occurs when computing frame id during unwind.

[PATCH v3 3/3] btrace, vdso: add vdso target sections

Re: [PATCH v3 3/4] Deprecate frame_stop_reason_string.

Re: [PATCH v3 4/4] Add a TRY_CATCH to get_prev_frame to better handle errors during unwind.

Re: [PATCH v5 1/8] Move utility functions to common/

Re: [PATCH v5 2/8] Merge multiple hex conversions

Re: [PATCH v5 3/8] Create empty common/linux-maps.[ch] and common/target-utils.[ch]

Re: [PATCH v5 4/8] Prepare linux_find_memory_regions_full & co. for move

Re: [PATCH v5 5/8] Move linux_find_memory_regions_full & co.

Re: [PATCH v5 6/8] gdbserver build-id attribute generator

Re: [PATCH v5 7/8] Validate symbol file using build-id

Re: [PATCH v5 8/8] Tests for validate symbol file using build-id

[PATCH v5] Events when inferior is modified

[PATCH v5] Exit code of exited inferiors in -list-thread-groups

[PATCH v6 0/2] enable target-async by default

[PATCH v6 1/2] Make display_gdb_prompt CLI-only.

[PATCH v6 2/2] enable target async by default; separate MI and target notions of async

[PATCH, doc RFA] Add guile gdb command support

[PATCH, doc RFA] Add guile gdb parameter support

[PATCH, doc RFA] Make compare-sections work against all targets; add, compare-sections [-r] tests

Re: [PATCH, doc RFA] New option -D: alias for --data-directory

[PATCH, doc RFA]: Add guile progspace support

[Patch, Microblaze]: Added support of shr and slr regs, little endian breakpoints,backtrace support and communicate with larger blocks.

[Patch, microblaze]: Add slr and shr regs

[Patch, microblaze]: Add slr and shr regs and little-endian breakpoint

Re: [PATCH/v2] Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue

Re: [PATCH] -stack-info-depth should always return a count.

[PATCH] Add autocompletion for convenience vars in print and set

[PATCH] Add comment for mi_run_cmd_full

[PATCH] Add system test before "set remote system-call-allowed 1"

Re: [PATCH] btrace, vdso: add vdso target sections

[PATCH] btrace: no replay without history

[PATCH] constify to_attach

[PATCH] convert to_thread_address_space to use TARGET_DEFAULT_FUNC

[PATCH] Copy file1.txt to remote host in dw2-filename.exp and dw2-anonymous-func.exp

[PATCH] cplus-demangler, free resource after a failed call to gnu_special.

[PATCH] Delete temporary string within demangler even in failure cases.

[PATCH] demangler, only access valid fields for DEMANGLE_COMPONENT_FIXED_TYPE.

[PATCH] Different outputs affected by locale

Re: [PATCH] dwarf2read.c (read_structure_type): Delete outdated comments

[PATCH] dwarf2read.c type unit groups cleanup

Re: [PATCH] eval.c (evaluate_subexp_standard): Add some comments.

Re: [patch] explicitly specify -std=gnu89 for gdb.cp/inline-break.exp

Re: [PATCH] Fix "thiscall" method calling convention for inferior calls (PR15559)

[PATCH] Fix display of tabulation character for mingw hosts.

[PATCH] Fix for gdb/PR 14808, vfork/exec inferior problem

Re: [PATCH] Fix gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) with Linux 2.6.32 and older version

[PATCH] Fix gdb.multi/base.exp, gdb memory corruption

Re: [patch] Fix gdbserver qGetTLSAddr for x86_64 -m32

[PATCH] Fix mi-file.exp fails on remote host

Re: [PATCH] fix PR-12417

[PATCH] Fix prologue analysis for ldr.w and ldrd instruction

[PATCH] Fix ptype.exp fail in MIPS

Re: [patch] Fix TLS access for -static -pthread

[PATCH] fix two latent type errors

[PATCH] gdb/source.c: Fix source path substitution

[PATCH] GDB/testsuite: Bump up `match_max'

[PATCH] gdb_init argument ARGS is a string rather than a list

[PATCH] guile: Allow compilation with Guile <= 2.0.5

Re: [PATCH] implement support for "enum class"

Re: [PATCH] Import the "dirfd" gnulib module

Re: [PATCH] Improve MI -var-info-path-expression for nested struct/union case.

Re: [patch] linux_nat_kill() compat. with linux-2.4.x

[PATCH] Make the dcache (code/stack cache) handle line reading errors better.

Re: [patch] Mark some tests as XFAIL/UNSUPPORTED hidden due to GCC's omission of typedefs in inheritance.

Re: [PATCH] mi: Use the value in mi_console_file->quote as the quoting character

[PATCH] Move dwarf2read.c:build_type_unit_groups closer to only user.

[PATCH] New board file: fission-no-index.exp

RE: [PATCH] PR breakpoints/15697: Remove =breakpoint-modified when hitting dprintf

[PATCH] PR external/{16327,16328}: Remove etc/configure.texi and etc/standards.texi

[PATCH] PR gdb/13860 - Make MI sync vs async output (closer to) the same.

[PATCH] PR gdb/15713 - errors from i386_linux_resume lead to lock-up

Re: [PATCH] PR mi/15806: Fix quoting of async events

Re: [PATCH] PR python/16699: GDB Python command completion with overriden complete vs. completer class

[PATCH] PR15693 - Fix spurious *running events, thread state, dprintf-style call

[PATCH] Prompt user to report bugs

Re: [PATCH] Prune program spaces in remove-inferiors

[PATCH] Relax the pattern in dwzbuildid.exp

Re: [PATCH] Remove unused variable

Re: [PATCH] rename "set debugvarobj" to "set debug varobj"

[PATCH] Revert "Fix argument passing in mi_run_cmd_full"

[PATCH] S390: Fix erroneous offset in fill_gregset

[PATCH] Set timeout for gdb.reverse/*.exp test cases

[PATCH] Skip test 'watch -location nullptr->p->x' if null pointer can be dereferenced

[PATCH] support for skeletonless DWARF Fission Type Units

Re: [PATCH] Suppress explicit dwarf2 tests under Clang due to reliance on global inline asm ordering

[Patch] Update include/longlong.h to match GCC

[PATCH][sim] Fix linkage errors in Clang.

Re: [PATCHv5] aarch64: detect atomic sequences like other ll/sc architectures

[PING] [PATCH 00/11] Regset rework preparations part 1

[PING] [PATCH] PR external/{16327,16328}: Remove etc/configure.texi and etc/standards.texi

[ping] [RFC 00/23] Regset rework preparations

Re: [PING][PATCH] Fix for PR gdb/14808, vfork/exec inferior problem

[PING][RFC][PATCH][PR remote/16896] Invalidate a register in cache when a remote target failed to write it.

[PING^2] [RFC 00/23] Regset rework preparations

[pushed 0/2] A couple infrun.c cleanups.

[PUSHED 0/2] Make local-remote-host.exp force pseudo-tty allocation; add local-remote-host-notty.exp

[pushed 1/2] infrun.c: stop_stepping -> stop_waiting.

[PUSHED 1/2] Rename testsuite/boards/local-remote-host.exp -> testsuite/boards/local-remote-host-notty.exp

[pushed 2/2] infrun.c: simplify "end stepping range" code a bit.

[PUSHED 2/2] New testsuite/boards/local-remote-host.exp board, now with editing on

[pushed/www] Announce the GDB 7.7.1 release.

[pushed] Add new infrun.h header.

[PUSHED] Enable rthreads support on OpenBSD/powerpc.

[pushed] Fix confusion in infrun.c:resume

[PUSHED] gdb_load: Fix latent bugs

[pushed] Re: [PATCH 0/8] Allow making GDB not automatically connect to the native target (and add "target native").

[pushed] Re: [PATCH v2] Make the dcache (code/stack cache) handle line reading errors better

[pushed] Re: [PATCH v6 0/2] enable target-async by default

[pushed] Re: [PATCH] PR15693 - Fix spurious *running events, thread state, dprintf-style call

[pushed] unbreak infcalls

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

[release/branch 2/2] Bump GDB version number to 7.7.1.DATE-cvs.

[release/branch] Set GDB version number to 7.7.1.

[release/HEAD] Document the GDB 7.7.1 release in gdb/ChangeLog

[RFA 0/9] Explicit locations v2 - Introduction

[RFA 1/9] Explicit locations v2 - Mass rename

[RFA 2/9] Explicit locations v2 - Event locations API

[RFA 3/9] Explicit locations v2 - Locations refactor

[RFA 4/9] Explicit locations v2 - Add address locations

[RFA 5/9] Explicit locations v2 - Add probe locations

[RFA 6/9] Explicit locations v2 - Add explicit locations

[RFA 7/9] Explicit locations v2 - CLI for explicit locations

[RFA 8/9] Explicit locations v2 - MI for explicit locations

[RFA 9/9] Explicit locations v2 - Documentation (texinfo & online)

[RFA(7.8)+NEWS] Remove "set/show remotebaud" (deprecated) commands.

[RFA/7.8] user breakpoint not inserted if software-single-step at same location

[RFA] Do not build gdbserver with -Werror by default if development=false

Re: [RFA] Fix c++/16253 (tag/variable name collision)

Re: [RFA] Fix dangling cleanup in linespec_parse_basic

Re: [RFA] Split up testsuite/ChangeLog

Re: [RFC 00/23] Regset rework preparations

Re: [RFC 01/23] Constify regset structures.

Re: [RFC 02/23] Remove 'arch' field from regset structure

Re: [RFC 09/23] SPARC: Rename register maps from "*regset" to "*regmap"

Re: [RFC 10/23] SPARC: Replace regset_alloc() invocations by static regset structures

Re: [RFC 11/23] Drop regset_alloc()

Re: [RFC 12/23] regcache: Add functions suitable for regset_supply/collect.

Re: [RFC v5 7/8] separate MI and target notions of async

Re: [RFC v6 4/8] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode.

Re: [RFC v6] PR gdb/13860: make -interpreter-exec console "list" behave more like "list".

Re: [rfc] btrace: control memory access during replay

[RFC] cleanup dwo files left in testsuite source tree

Re: [RFC] GDB Hurd Fixes

[RFC][PATCH v2][PR remote/16896] Invalidate a register in cache when a remote target failed to write it.

Re: [RFC][PATCH] Allow JIT unwinder provide symbol information

[RFC][PATCH][PR remote/16896] Invalidate a register in cache when a remote target failed to write it.

[sim/msp430] support 32-bit sign extension

[testsuite patch] Test power{5,6,7} disassembly

Fix matching path substitution rule listing, add tests

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

gdb-7.7 branch FROZEN

gdb-7.7 branch UN-frozen

GDB-Guile vs. libgc 7.4 marker threads

gdb.texinfo patch

MSP430 SIM: Add support for hardware multiply

Re: New feature "source-id"

ping: [PATCH] Fix display of tabulation character for mingw hosts.

ping: [PATCH] Set timeout for gdb.reverse/*.exp test cases

Re: PING: Re: [PATCH] Improve MI -var-info-path-expression for nested struct/union case.

pushed: [RFA(7.8)+NEWS] Remove "set/show remotebaud" (deprecated) commands.

pushed: [RFA] Do not build gdbserver with -Werror by default if development=false

reminder: creating the GDB 7.8 branch in 2-3 weeks

Re: RFA/remote: compare-sections


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