gdb-patches archive
subject index for January, 2015

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:

"make TAGS" broken in 7.8.90

[7.9 commit] [patch] compile: Fix function pointers

[blibbet at gmail dot com: Re: GDB 7.9 release branch created!]

[buildbot] GDB regression on 85880250e591a51624d24db653aaace0c5ce5943

[commit+7.9] [patchv3] Fix 100x slowdown regression on DWZ files

[commit] [patch] Print current thread after loading a core file [Re: [patch] Sort threads for thread apply all (bt)]

[commit] [patchv5] Sort threads for thread apply all (bt)

[commit] [testsuite patch] Fix avx512.exp regression

[commit] [testsuite patch] Fix new FAIL: py-frame.exp: test Frame.read_register(rip)

[COMMITTED PATCH] c-exp.y: misc cleanup

[COMMITTED PATCH] Delete TYPE_TYPE_SPECIFIC

[COMMITTED PATCH] dwarf2read.c (setup_type_unit_groups): Remove outdated comment.

[COMMITTED PATCH] fix spelling of anon-ns2.cc in earlier ChangeLog entry

[COMMITTED PATCH] gdb.cp/nsalias.exp: Fix output of external/declaration flags.

[COMMITTED PATCH] gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.

[COMMITTED PATCH] Improve function comments of symbol_cache_mark_found/not_found

[COMMITTED PATCH] symtab.c (eq_symbol_entry): Use SYMBOL_SEARCH_NAME and symbol_matches_domain.

[COMMITTED PATCH] symtab.h (struct symbol): Fix typo in comment.

[committed] MIPS: Make the extracted stack offset signed in the prologue scanner

[obv] Fix gcc-5 compilation

[PATCH 0/2, V2] Detect 64-bit-ness in PowerPC Book III-E

[PATCH 0/2] Share code to disable ASR between GDB and gdbserver

[PATCH 0/3] Fix for PR 17808 and some related changes

[PATCH 0/3] Fix racy FAILs of sigall-reverse.exp (and more)

Re: [PATCH 0/5] GNU/Linux, fix attach races/problems

[PATCH 0/5] Remove struct main_type.vptr_{fieldno,basetype}

Re: [PATCH 0/8] Linux: starvation avoidance in non-stop mode

Re: [PATCH 04/16 v3] Determine supported extended-remote features

Re: [PATCH 06/16 v3] Extended-remote Linux follow fork

[PATCH 1/2] [ARI] Remove trailing new-line in argument of call to warning.

[PATCH 1/2] Add objfile.username: improve docs for Objfile.filename

[PATCH 1/2] Move safe_strerror to common/

[PATCH 1/2] Move some ppc macros to nat/ppc-linux.h

[PATCH 1/3] [PR corefiles/17808] Fix internal error when core file section is too big

[PATCH 1/3] Fix up some target is-async vs can-async confusions

[PATCH 1/3] gdb/DWARF: dynamic subrange type of dynamic subrange type.

[PATCH 1/3] Remove superfluous function key_is_command_char()

[PATCH 1/3] Yearly gdb/ChangeLog rotation.

[PATCH 1/5] Remove struct main_type.vptr_{fieldno,basetype}: finish TYPE_SPECIFIC_FIELD kind handling

[PATCH 1/6] Free results of varobj_get_expression

Re: [PATCH 1/8] gdb.threads/{siginfo-thread.c,watchthreads-reorder.c,ia64-sigill.c} races with GDB

[PATCH 2/2] [ARI] Remove trailing new-line in argument of call to warning.

[PATCH 2/2] Add objfile.username

[PATCH 2/2] Detect 64-bit-ness in PowerPC Book III-E

[PATCH 2/2] Move code to disable ASR to nat/

Re: [PATCH 2/3 v4] Process record support for PowerPC

[PATCH 2/3] [Ada/varobj] number of children of null pointer to dynamic array.

[PATCH 2/3] TUI: Don't print KEY_RESIZE keys

[PATCH 2/3] Update copyright year printed by gdb, gdbserver and gdbreplay.

[PATCH 2/3] When disabling target async, remove all target event sources from the event loop

[PATCH 2/3] x86: Use correct .reg-xstate section size

[PATCH 2/5] Remove struct main_type.vptr_{fieldno,basetype}: gnu-v3-abi.c

[PATCH 2/6] Mention which return values need to be freed in lang_varobj_ops

Re: [PATCH 3/3 v2] Implement completion limiting

[PATCH 3/3] Don't flush the prompt when resizing the terminal within TUI

[PATCH 3/3] gdb/DWARF: Support for arrays whose bound is a discriminant.

[PATCH 3/3] Simplify event-loop core, remove two-step event processing

[PATCH 3/3] Update year range in copyright notice of all files owned by the GDB project.

[PATCH 3/3] Warn if core file register section is larger than expected

[PATCH 3/5] Remove struct main_type.vptr_{fieldno,basetype}: Rename TYPE_DOMAIN_TYPE

[PATCH 3/6] Set varobj->path_expr in varobj_get_path_expr

[PATCH 4/5] Remove struct main_type.vptr_{fieldno,basetype}: TYPE_SPECIFIC_SELF_TYPE

[PATCH 4/6] Constify some parameters in the varobj code

Re: [PATCH 4/8] linux-nat.c: clean up pending status checking and resuming LWPs

[PATCH 5/5] Remove struct main_type.vptr_{fieldno,basetype}: Move vptr_{fieldno,basetype}

Re: [PATCH 5/5] Test attaching to a program that constantly spawns short-lived threads

[PATCH 5/6] Mention that create_child takes ownership of the allocated name

[PATCH 6/6] Fix varobj_delete comment

Re: [PATCH 6/8] linux-nat.c: better starvation avoidance, handle non-stop mode too

Re: [PATCH v2 01/13] btrace: add struct btrace_data

Re: [PATCH v2 03/13] btrace, linux: add perf event buffer abstraction

Re: [PATCH v2 08/13] btrace: move and rename btrace-common

Re: [PATCH v2 1/4] Implemement support for groups of syscalls in the xml-syscall interface.

Re: [PATCH v2 2/4] Add support to catch groups of syscalls.

Re: [PATCH v2 3/4] Create syscall groups for x86_64.

Re: [PATCH v2] Catch exception in value_rtti_indirect_type

[PATCH v2] Fix gdbserver build with x86_64-w64-mingw32 -m32

Re: [PATCH v2] gdb/i387-tdep.c: Avoid warning for "-Werror=strict-overflow"

[PATCH v2] Rename "maint demangle" as "demangle".

[PATCH v3 00/15] record btrace: prepare for a new trace format

[PATCH v3 01/15] btrace: add struct btrace_data

[PATCH v3 02/15] btrace: add format argument to supports_btrace

[PATCH v3 03/15] btrace, linux: add perf event buffer abstraction

[PATCH v3 04/15] record btrace: add configuration struct

[PATCH v3 05/15] record-btrace: add bts buffer size configuration option

[PATCH v3 06/15] btrace: update btrace_compute_ftrace parameters

[PATCH v3 07/15] btrace: extend struct btrace_insn

[PATCH v3 08/15] btrace: identify cpu

[PATCH v3 09/15] record-btrace: indicate gaps

[PATCH v3 10/15] btrace: less debug output

[PATCH v3 11/15] btrace: work around _dl_runtime_resolve returning to resolved function

[PATCH v3 12/15] btrace: support 32-bit inferior on 64-bit host

[PATCH v3 13/15] btrace: increase buffer size for exception test

[PATCH v3 14/15] configure: check for libipt

[PATCH v3 15/15] [wip] btrace: support Intel(R) Processor Trace

[PATCH v3] Remove unwanted spaces when looking up builtin types

[PATCH v4 0/7] Remote fork events

[PATCH v4 1/7] Identify remote fork event support

[PATCH v4 2/7] Clone remote breakpoints

Re: [PATCH v4 3/7 v3] Extended-remote Linux follow fork

[PATCH v4 4/7] Target remote follow fork

[PATCH v4 5/7] Arch-specific remote follow fork

[PATCH v4 6/7] Remote follow vfork

[PATCH v4 7/7] Remote fork catch

RE: [PATCH V5 2/3] Add AVX512 register support to gdbserver.

Re: [PATCH v5] gdb/hppa-tdep.c: Fix logical working flow issues and check additional store instructions

[PATCH v6] gdb/hppa-tdep.c: Fix logical working flow issues and check additional store instructions.

[patch+7.9] compile: Filter out -fpreprocessed

Re: [PATCH, committed] Sync libiberty from GCC

[PATCH, moxie] Don't disable gprof for moxie

Re: [PATCH/TopLevel] Fix compiling libgo with a combined sources

[PATCH] "info source" now includes producer string

[PATCH] [7.8 regression] PR cli/17828: -batch -ex r breaks terminal

[PATCH] [Ada] Do not re-cache symbol-lookup result found from cache lookup.

[PATCH] [PR corefiles/17808] i386: Fix internal error when prstatus in core file is too big

[PATCH] [PR symtab/17890] punt if dwarf line header version > 4

[PATCH] [python] Optimize python_string_to_host_string() for Python 2.

Re: [PATCH] [RFC] Don't propagate our current terminal state to the inferior

[PATCH] Add aliases "i ty" and "i so".

[PATCH] Add micromips support to the MIPS simulator

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

[PATCH] Add support for embedding scripts in .debug_gdb_scripts.

Re: [PATCH] Allow gdb.lookup_objfile to work with symlinked binary

Re: [PATCH] Append to input history file instead of overwriting it

Re: [PATCH] Clear upper bits during sign extension

Re: [patch] compile: Fix function pointers

[PATCH] Consolidate the custom TUI query hook with default query hook

[PATCH] Consolidate the custom TUI query hook with the default query hook

[PATCH] Don't munge yacc's #line directives

[PATCH] dwarf.exp: All numeric attributes require a form

[PATCH] dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_FIELD_PHYSNAME.

Re: [PATCH] Enable invoking overloaded operator() method on class and union values.

[PATCH] Fix a pair of screen-resizing issues in TUI

[PATCH] Fix build on OpenBSD

[Patch] Fix build problem with system call in compile/compile.c

[PATCH] Fix compilation of dyn_arrayidx ada testcase

[PATCH] Fix gdbserver build with x86_64-w64-mingw32 -m32

[patch] Fix jit-reader.h for multilib

[PATCH] Fix truncation of TUI command history

[PATCH] Free results of varobj_get_type and type_to_string

[PATCH] GCC5 build error. unmap_overlay_command doesn't check section_is_overlay.

Re: [PATCH] GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.

[PATCH] gdb.base/info-os.c: clean up SysV IPC on error

[PATCH] gdb.python/py-prompt.exp: restore GDBFLAGS

[PATCH] gdb/compile/compile.c: Check return value to avoid compiler warning

[PATCH] gdbserver: Fix crash when QTinit is handled with no inferior process attached

[PATCH] Introduce gdb_interact in testsuite

[PATCH] Merge GCC producer parsers. Allow digits in identifiers.

Re: [PATCH] MIPS: Handle the DSP registers for bare metal

Re: [PATCH] PR 17520 -- structure offset wrong when 1/4 GB or greater

[PATCH] PR17525 - breakpoint commands not executed when program run, from -x script

[patch] Print current thread after loading a core file [Re: [patch] Sort threads for thread apply all (bt)]

Re: [PATCH] Recognize branch instruction on MIPS in gdb.trace/entry-values.exp

[PATCH] Remove testsuite compile errors with GCC5.

Re: [PATCH] Remove unwanted spaces when looking up builtin types

[PATCH] Rename "maint demangle" as "demangle".

[PATCH] sim: Be sure of calling freeargv() after successfully call buildargv().

[PATCH] sim: Call freeargv() when failure occurs

Re: [PATCH] skip "attach" tests when testing against stub-like targets

[PATCH] skip "attach" tests when testing against stub-like targets (was: Re: [PATCH 5/5] Test attaching to a program that constantly spawns short-lived threads)

[PATCH] Skip two more attach tests when testing against stub-like targets

[patch] Sort threads for thread apply all (bt)

[PATCH] Speed up "gdb -tui" output

Re: [PATCH] symbol lookup cache

[PATCH] TUI: Expand TABs into spaces

[PATCH] TUI: rewrite tui_query_hook()

[PATCH] Unify CLI/TUI tab-completion match list displayers

RE: [PATCH] Update config.sub from upstream config repo

Re: [PATCH] Use GCC5/DWARF5 DW_AT_noreturn to mark functions that don't return normally.

[PATCH] Work-around for a bug in GCC5.

[PATCH][commit] Fix regression on RHEL-5 systems (was: Re: [PATCH 2/2] Move code to disable ASR to nat/)

Re: [PATCH][PR gdb/17046] Use standard setjmp.h on Darwin

[PATCH][PR symtab/17855] Fix.

[PATCH][PR symtab/17855] Testcase for ada

Re: [PATCHSET] [1/4] Fix various issue in TUI

Re: [PATCHSET] [2/4] Fix various issue in TUI

Re: [PATCHSET] [3/4] Fix various issue in TUI

Re: [PATCHSET] [4/4] Fix various issue in TUI

[patchv2+7.9] compile: Filter out -fpreprocessed

[patchv2] Sort threads for thread apply all (bt)

[patchv3] Fix 100x slowdown regression on DWZ files

[patchv3] Sort threads for thread apply all (bt)

[patchv4] Sort threads for thread apply all (bt)

[patchv5] Sort threads for thread apply all (bt)

[PING] [PATCH 0/3] Fix for PR 17808 and some related changes

Re: [ping^3 PATCH v2 1/4] Implemement support for groups of syscalls in the xml-syscall interface.

[pushed/Ada] 'first/'last/'length of array whose bound is a discriminant

[pushed/master/gdb-7.9-branch] gdb/testsuite: Make clean mostlyclean should not delete *.py.

[pushed/ob] Fix ARI warning in rs6000-tdep.c::rs6000_gdbarch_init.

[pushed/ob] gdb/guile: Do not error when trying to create empty array.

[pushed/sim] Regenerate sim/common/aclocal.m4 and sim/common/configure...

[pushed/www] Announce GDB 7.9 branch creation.

[pushed] gdb/ARI: Call safe_strerror instead of strerror in linux-ptrace.c

[pushed] gdb/python: exception trying to create empty array

Re: [regression/native-gdbserver][buildbot] Python testscases get staled

[regression/native-gdbserver][buildbot] Python testscases get staled (was: Re: [PATCH] skip "attach" tests when testing against stub-like targets)

[release/branch 1/2] Bump version to 7.8.90.DATE-cvs.

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

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

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

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

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

[release/HEAD 1/2] Bump version to 7.9.50.DATE-cvs.

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

[REVERTED PATCH] symbol lookup cache

[RFA 0/3] Fix pascal behavior for class fields with testcase

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

[RFA PATCH 1/3 V3] Remember the case pattern that allowed finding a field of this.

[RFA PATCH 1/3] Remember the case pattern that allowed finding a field of this.

[RFA PATCH 2/3 V2] Add "class" option for pascal compiler

[RFA PATCH 2/3 V3] Add "class" option for pascal compiler

[RFA PATCH 2/3] Add debug-stabs debug-dwarf and class option for pascal compiler

[RFA PATCH 3/3 V3] Testcase for pascal/17815

[RFA PATCH 3/3] Testcase for pascal/17815

[RFA] Add --with-libz-prefix option in config/zlib.m4

[RFA] Fix for PR 17811

[RFA] Fix pascal behavior for class fields

Re: [RFC] [PATCH] Provide the ability to write the frame unwinder in Python

[RFC] Empty result of "info types inner": Is this a bug?

[RFC] Monster testcase generator for performance testsuite

Re: [RFC] Run tests in sub dir of testsuite/

[testsuite patch] Fix avx512.exp regression

[testsuite patch] Fix new FAIL: py-frame.exp: test Frame.read_register(rip)

[testsuite patch] for: [PATCH] [PR corefiles/17808] i386: Fix internal error when prstatus in core file is too big

[V4 00/21] Fortran dynamic array support

[V4 01/18] vla: introduce allocated/associated flags

[V4 02/18] vla: make dynamic fortran arrays functional.

[V4 03/18] test: basic tests for dynamic array evaluations in Fortran.

[V4 04/18] test: evaluate dynamic arrays using Fortran primitives.

[V4 05/18] test: dynamic arrays passed to subroutines.

[V4 06/18] test: correct ptype of dynamic arrays in Fortran.

[V4 07/18] test: evaluating allocation/association status

[V4 08/18] test: dynamic arrays passed to functions.

[V4 09/18] test: accessing dynamic array history values.

[V4 10/18] test: basic MI test for the dynamic array support.

[V4 11/18] test: test sizeof for dynamic fortran arrays.

[V4 12/18] test: add archer dynamic other frame test

[V4 13/18] vla: reconstruct value to compute bounds of target type

[V4 14/18] vla: use value constructor instead of raw-buffer manipulation

[V4 15/18] vla: get dynamic array corner cases to work

[V4 16/18] vla: Fortran dynamic string support

[V4 17/18] vla: add stride support to fortran arrays.

[V4 18/18] vla: add NEWS entry for dynamic array support

ada symbol lookup cache: disable for 7.9?

Add myself as write-after-approval GDB maintainer.

ANNOUNCEMENT: we have now switched to new git hooks (was: "Re: RFC: using AdaCore's git hooks for binutils-gdb.git ...")

Broken build: rs6000-tdep.c: 32-bit host --enable-targets=all --enable-64-bit-bfd [Re: [PATCH 2/3 v4] Process record support for PowerPC]

Building the 7.8.90 pretest on MinGW

Commit hook annoyance

DWARF - support for arrays whose bound is a discriminant

Re: Experimental branches

Fix "make TAGS" in libdecnumber

Fix a MinGW warning in libiberty/strerror.c

Fix spelling error in top level configure.ac

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

FYI/GDB 7.8 BRANCH: Patches applied to branch gdb-7.8-branch

FYI/HEAD: Patches applied to branch master

FYI: [python/Ada] gdb.lookup_type fails to looking primitive type

FYI: [release/7.8-branch] Set GDB version number to 7.8.2.

FYI: [release/HEAD] Document the GDB 7.8.2 release in gdb/ChangeLog

FYI: Start of New Year Procedure applied

GDB 7.8.90 available for testing

Re: GDB 7.9 branching - 2 weeks to go (Mon, Jan 12th)!

GDB 7.9 release update

gdb-7.8 branch FROZEN

gdb-7.8 branch UN-frozen (was: "gdb-7.8 branch FROZEN")

gdb-7.9 branch *UN*-frozen

gdb-7.9 branch FROZEN

gdb-patches RFA: Fix pascal behavior for class fields

golang compiler (6g) testsuite board file [Re: [RFC] Initial pass at supporting the Go language]

Linux: make target_is_async_p return false when async is off

m2-typeprint.c:m2_range's use of TYPE_DOMAIN_TYPE: Eh?

New ARI warning Fri Jan 16 01:54:30 UTC 2015

New ARI warning Fri Jan 30 01:56:03 UTC 2015

New ARI warning Sat Jan 10 01:54:00 UTC 2015

New ARI warning Sat Jan 24 01:55:33 UTC 2015

New ARI warning Sun Jan 18 01:54:19 UTC 2015

New ARI warning Tue Jan 27 02:12:57 UTC 2015 in gdb-7.9-branch

New ARI warning Wed Jan 14 02:09:16 UTC 2015 in gdb-7.9-branch

ping: [patch] compile: Fix function pointers

ping: [RFA] Add --with-libz-prefix option in config/zlib.m4

Re: ping^2: [patchv2] Fix 100x slowdown regression on DWZ files

pushed: [release/branch] Set GDB version number to 7.8.90.

pushed: DWARF - support for arrays whose bound is a discriminant

pushed: FYI: [python/Ada] gdb.lookup_type fails to looking primitive type

record btrace experience [Re: x86_64-m32 internal error for multi-thread-step.exp [Re: [PATCH v10 06/28] btrace: change branch trace data structure]]

Re: RFC: remove "info dll" alias to "info sharedlibraries"?

Re: RFC: using AdaCore's git hooks for binutils-gdb.git ...

sim/rx/gdb-if.c variable name collision

Sync libiberty with gcc

x86_64-m32 internal error for multi-thread-step.exp [Re: [PATCH v10 06/28] btrace: change branch trace data structure]

Re: x86_64-m32 internal error for multi-thread-step.exp [Re: [PATCH v10 06/28] btrace: change branch trace data structure]


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