gdb-patches archive
subject index for April, 2012

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: 2 weeks away from potential GDB 7.4.1 release...

[0/10] RFC: implement support for DW_TAG_imported_unit

[1/10] remove PSYMTAB_TO_SYMTAB

[1/2] FYI: clean up print_address_demangle

[10/10] use the referring CU's language

[2/10] introduce a block iterator

[2/2] RFA: implement 'set print symbol'

[3/10] introduce psymtab users

[4/10] add back-pointer from global block to symtab

[5/10] add notion of included symtabs

[6/10] read PUs

[7/10] keep track of dependencies

[8/10] update .gdb_index

[9/10] add cc-with-dwz.sh

[cancel] [patch] More suggestive error_is_running message

[ChangeLog commit] [PATCH] Allow 64-bit enum values

[commit - obvious] Fixed a couple of ChangeLog entries

Re: [commit 1/3] Import gnulib's update-copyright script

[commit/branch] GDB version number bumped

[commit/branch] Updated GDB version number

[commit/obvious/ARI] Silence ARI warning because of non-internationalized string

[commit/www] announce the gdb-7.4.1 release...

[commit] [doc patch] auto-load safe-path formatting fix

[commit] [patch#4 1/8] Code cleanup: reindent/trivial

[commit] [patch#4 2/8] Code cleanup: new path to VEC in utils.c

[commit] [patch#4 3/8] auto-load: reshuffle code

[commit] [patch#4 4/8] set auto-load * main part

[commit] [patch#4 5/8] set auto-load safe-path

[commit] [patch#4 6/8] set debug auto-load

[commit] [PATCH] Allow 64-bit enum values

[commit] [patch] Fix DW_AT_lower_bound DWARF-4+ defaults

[commit] [patch] Fix: Regression for gdb.trace/unavailable.exp [Re: [5/5] reimplement 'set print vtbl on']

[commit] [patch] More suggestive displaced-stepping memory error message

[commit] Create cleanups.[ch] 1/2

[commit] Create cleanups.[ch] 2/2

[commit] Do not rely on FIELD_LOC_KIND_BITPOS being zero

[commit] dwarf2read.c (dwarf2_read_index): Don't use index if empty.

[commit] dwarf2read.c (load_partial_dies): Change condition to assert.

[commit] dwarf2read.c (lookup_signatured_type): Remove arg "objfile", unused.

[commit] dwarf2read.c (lookup_signatured_type): Return NULL instead of 0.

[commit] dwarf2read.c consistency tweak

[commit] dwarf2read.c signatured type cleanups

[commit] dwarf2read.c tweaks

[commit] Fix thinko in print_doc_line.

[commit] gdb.texinfo (Go): Fix thinko.

Re: [commit] Handle files without DW_AT_comp_dir

[commit] prep work for cleanups.c

[commit] Re: [PATCH] [RFC] Automatically append 'gdb/testsuite/boards' to DejaGnu's boards dir list.

[commit] Support 64-bit constants/enums on 32-bit host [Re: [PATCH] Allow 64-bit enum values]

[commit] testsuite: change-loc.exp: Fix false random FAILs

[commit] Update my e-mail address

[committed] : [PATCH 4/5] download and install tracepoint via agent

[committed] : [PATCH] Check code stype in Emacs: gdb-code-style.el

[committed] : [PATCH] Document board settting

[Committed] Add myself to MAINTAINERS

[committed] Add proper handling for internal functions and STT_GNU_IFUNC symbols in Ada mode.

[committed] Fix MIPS32 heuristic procedure start finder

[committed] MIPS: Code structure improvements

[committed] MIPS: Fix coding style in manual return handlers

[committed] MIPS: Fix the PIC trampoline interpreter

[committed] MIPS: Handle software-stepping of MIPS32 JALX

[committed] MIPS: New FPR helper predicate

[committed]: [PATCH 1/5] Define target_core_of_thread in gdbserver.

[committed]: [PATCH 2/5] Move vec to common/

[committed]: [PATCH 5/5] move server.h to gdbthread.h.

[committed]: [PATCH 5/5] Select ipa in testsuite.

[committed]: [PATCH/DOC] Remove doc of a29k

[committed]: [PATCH] breakpoint always inserted in record target

[committed]: [PATCH] Check style of mark up and comment

[Darwin]: Call darwin_set_sstep only in case of change

[Darwin]: Do not set binary preference to spawn the shell (PR 13901)

[Darwin]: Fix compiler warning in i386-darwin-nat.c

[Darwin]: Fix typos for i386-darwin

[Darwin]: Use STATE32 api for getting/setting i386 state

[doc commit#2] auto-load: Remove trailing @dots [Re: [patch] auto-load safe-path reset back by set ""]

[doc commit] auto-load: Remove trailing @dots [Re: [patch] auto-load safe-path reset back by set ""]

[doc patch] auto-load safe-path formatting fix

[doc patch] objfile -> @var{objfile} [Re: [patch#2 3/6] set auto-load local-gdbinit warn-and-*]

[downstream patch FYI] workaround stale frame_info * (PR 13866)

Re: [non-commit patch] Fix gdbserver qXfer:libraries-svr4 regression in special cases

[obv doc] Fix typo [Re: [commit] [patch#4 6/8] set debug auto-load]

[obv doc] NEWS: Controls -> Control

[obv] Add two gnulib m4 files into aclocal_m4_deps

[obv] Correct function names in debug message.

[obv] Fix an error in `make distclean'.

[obv] Fix python-2.4 compilation compat. [Re: [commit] [PATCH] Allow 64-bit enum values]

[obv] Remove duplicated dependency.

[obv] Use proc `dwarf2_support' in dw2-ifort-parameter.exp

[PATCH 0/2] Use sized types.

[PATCH 0/4 v2] Implement support for SystemTap probes on userspace

[PATCH 0/4 v3] Add support for static and SystemTap probes

[PATCH 00/20] Multi-process + multi-arch: Intro

[PATCH 01/15] Fix displaced stepping debug log.

[PATCH 01/20] Multi-process + multiarch: GDB

[PATCH 02/15] Move displaced_step_fixup bits out to displaced_step_next.

[PATCH 02/20] Multi-process + multiarch: GDBserver (and GNU/Linux x86* port)

[PATCH 03/15] Change parameters of adjust_pc_after_break.

[PATCH 03/20] Multi-process + multiarch: GDBserver: GNU/Linux IA64

[PATCH 04/15] Run all-stop on non-stop

[PATCH 04/20] Multi-process + multiarch: GDBserver: GNU/Linux SPARC

[PATCH 05/15] Support in linux-nat target.

[PATCH 05/20] Multi-process + multiarch: GDBserver: GNU/Linux PowerPC

[PATCH 06/15] Flip to set target-async on by default and NEWS.

[PATCH 06/20] Multi-process + multiarch: GDBserver: GNU/Linux S/390

[PATCH 07/15] Set thread's state in infcall.

[PATCH 07/20] Multi-process + multiarch: GDBserver: GNU/Linux MIPS

[PATCH 08/15] Support in remote target.

[PATCH 08/20] Multi-process + multiarch: GDBserver: GNU/Linux ARM

[PATCH 09/15] Don't trigger async event in inf-call.

[PATCH 09/20] Multi-process + multiarch: GDBserver: GNU/Linux m68k

[PATCH 1/2] Import gnulib module inttypes.

[PATCH 1/2] sim: bfin: fix ASTAT/correctness issues with arithmetic shifts

[PATCH 1/2] sim: bfin: new GPIO model

[PATCH 1/4 v2] Refactor internal variable mechanism

[PATCH 1/4 v3] Refactor internal variable mechanism

[PATCH 1/4] New gdb arch hook: return_with_first_hidden_param_p

Re: [PATCH 1/5] Define target_core_of_thread in gdbserver.

[PATCH 10/15] Uninstall infrun_async_inferior_event token in remote target.

[PATCH 10/20] Multi-process + multiarch: GDBserver: GNU/Linux SH

[PATCH 11/15] Don't check $ after gdb_prompt.

[PATCH 11/20] Multi-process + multiarch: GDBserver: GNU/Linux Blackfin

[PATCH 12/15] watchthreads-reorder.exp: Don't assume there is no infrun output after prompt.

[PATCH 12/20] Multi-process + multiarch: GDBserver: GNU/Linux CRIS

[PATCH 13/15] Fix fails in gdb.trace/pending.exp.

[PATCH 13/20] Multi-process + multiarch: GDBserver: GNU/Linux CRISv32

[PATCH 14/15] manythreads.exp: Adjust to handle threads appearing/disappearing after "Program received signal SIGFOO"

[PATCH 14/20] Multi-process + multiarch: GDBserver: GNU/Linux M32R

[PATCH 15/15] kfail gdb/13858

[PATCH 15/20] Multi-process + multiarch: GDBserver: GNU/Linux TI C6x

[PATCH 16/20] Multi-process + multiarch: GDBserver: GNU/Linux Xtensa

[PATCH 17/20] Multi-process + multiarch: GDBserver: Windows ports

[PATCH 18/20] Multi-process + multiarch: GDBserver: Lynx ports

[PATCH 19/20] Multi-process + multiarch: GDBserver: QNX NTO port

Re: [patch 2/2] New 'explore' command Python implementation (with docs)

[PATCH 2/2] sim: bfin: fix ASTAT issues in immediate shifts

[PATCH 2/2] sim: bfin: new PINT model

[PATCH 2/2] Use sized types in tracepoint.

[PATCH 2/4 v2] Implement new features needed for handling SystemTap probes

[PATCH 2/4 v3] Implement support for static and SystemTap probes

[PATCH 2/4] tic6x: Install return_with_first_hidden_param_p

Re: [PATCH 2/5] Move vec to common/

[PATCH 20/20] Multi-process + multiarch: GDBserver: SPU port

[PATCH 3/4 v2] Use longjmp and exception probes when available

[PATCH 3/4 v3] Use longjmp and exception probes when available

[PATCH 3/4] sh: Install return_with_first_hidden_param_p

[PATCH 4/4 v2] Documentation and testsuite changes

[PATCH 4/4 v3] Documentation and testsuite changes

[PATCH 4/4] m68k: Install return_with_first_hidden_param_p

Re: [PATCH 4/5] move server.h to inferior.h

Re: [PATCH 5/5] move server.h to gdbthread.h.

Re: [patch 5/6] set debug auto-load

[PATCH v2] Add autoload-breakpoints [0/6]

[PATCH v2] Add autoload-breakpoints [1/6] ReportAsync

[PATCH v2] Add autoload-breakpoints [2/6] ReportAsync-test

[PATCH v2] Add autoload-breakpoints [3/6] ReportAsync-doc

[PATCH v2] Add autoload-breakpoints [4/6] autoload-breakpoints

[PATCH v2] Add autoload-breakpoints [5/6] autoload-breakpoints test

[PATCH v2] Add autoload-breakpoints [6/6] autoload-breakpoints doc

[PATCH v2] gdbserver: uclinux: pull in ptrace offset definitions from asm/ptrace.h

[PATCH v3 0/15] Run all-stop on non-stop target

[PATCH v3] gdbserver: uclinux: pull in ptrace offset definitions from asm/ptrace.h

[PATCH v4] Add dll trampoline code handling for windows 64bit

[PATCH v4] gdbserver: uclinux: pull in ptrace offset definitions from asm/ptrace.h

[patch!] Support 64-bit constants/enums on 32-bit host [Re: [PATCH] Allow 64-bit enum values]

Re: [patch#2 2/6] set auto-load * main part

Re: [patch#2 3/6] set auto-load local-gdbinit warn-and-*

Re: [patch#2 4/6] set auto-load safe-path

Re: [patch#2 5/6] set debug auto-load

[patch#2] Fix in-src-tree builds by gdbserver/gnulib/ copy

[patch#3 1/8] Code cleanup: reindent/trivial

[patch#3 2/8] Code cleanup: new path to VEC in utils.c

[patch#3 3/8] auto-load: reshuffle code

[patch#3 4/8] set auto-load * main part

[patch#3 5/8] set auto-load safe-path

[patch#3 6/8] set debug auto-load

[patch#4 1/8] Code cleanup: reindent/trivial

[patch#4 2/8] Code cleanup: new path to VEC in utils.c

[patch#4 3/8] auto-load: reshuffle code

[patch#4 4/8] set auto-load * main part

[patch#4 5/8] set auto-load safe-path

[patch#4 6/8] set debug auto-load

[patch, doc RFA] Go language support

[PATCH, RFA] YACC parser symbold renaming

[Patch/Darwin]: Fortify inferior kill

[PATCH/DOC] Remove doc of a29k

[PATCH/MIPS] Add support Octeon's bbit instructions

[patch] 7.3 regression for corrupted core files threads

Re: [PATCH] [RFC] Automatically append 'gdb/testsuite/boards' to DejaGnu's boards dir list.

[patch] [w32] Fix --without-auto-load-safe-path

Re: [PATCH] Add autoload-breakpoints [3/7] ReportAsync-doc

Re: [PATCH] Add autoload-breakpoints [7/7] autoload-breakpoints doc

Re: [PATCH] Add bp_location to Python interface

[PATCH] Add missing cortex-m features/Makefile entries and comment fix

[PATCH] Add missing prototype in i386bsd-nat.c

[PATCH] Add sp_regnum_from_eax/pc_regnum_from_eax to i386 gdbarch_tdep

RE: Fwd: Re: [patch] Add support for ARMv7M devices.

[PATCH] Add support for Tilera TILE-Gx processor (part 1/2: gdb)

[PATCH] Add support for Tilera TILE-Gx processor (part 2/2: gdb)

Re: [PATCH] Add support for Tilera TILE-Gx processor (part 2/2: gdbserver)

[patch] Add support for VFP d16 layout for Cortex-M4

Re: [patch] Add support for VFP d16 layout for Cortex-M4

Re: [PATCH] Allow 64-bit enum values

[patch] amd64-tdep.c: Recognize both variations of "mov %rsp,%rbp".

[patch] auto-load safe-path default=$ddir/auto-load [Re: [patch] auto-load safe-path reset back by set ""]

[patch] auto-load safe-path reset back by set ""

[PATCH] avoid a few strncpy-induced buffer overruns

[PATCH] breakpoint always inserted in record target

[PATCH] breakpoint remove fail handle bug fix

[PATCH] Check code stype in Emacs: gdb-code-style.el

[PATCH] Check style of mark up and comment

[patch] Create cleanups.[ch]

[PATCH] Document board setting

[PATCH] Document board settting

[PATCH] Enable gdbserver by default on sparc-*-linux*

[PATCH] ep_is_catchpoint -> is_catchpoint

[patch] find_partial_die cleanups

[PATCH] Fix complex float handling for 64-bit SPARC

Re: [PATCH] Fix displaced stepping for remote targets

[patch] Fix DW_AT_lower_bound DWARF-4+ defaults

[Patch] Fix for MI selecting an exited thread

[patch] Fix in-src-tree builds by gdbserver/gnulib/ copy [Re: [PATCH] Link gnulib in gdbserver.]

[PATCH] Fix typo in gdb/funcargs.exp

Re: [patch] GDB 7.2: new feature for "backtrace" that cuts path to file (remain filename)

Re: [PATCH] gdb: add callback defines for new ARGV handling

[PATCH] gdb: dwarf2read.c handle DW_AT_high_pc constant form for DWARF 4+.

[PATCH] gdbserver/sparc formatting

[PATCH] gdbserver/spu: strict-aliasing bug

[PATCH] gdbserver: ARM: add support for uclinux

[PATCH] gdbserver: Handle DT_MIPS_RLD_MAP dynamic tag

[PATCH] Handle sparc compare-and-branch

[PATCH] Link gnulib in gdbserver.

Re: [PATCH] Make -e optional for -data-disassemble

[PATCH] memmem removed from gdbserver's AC_CHECK_DECLS.

[PATCH] microMIPS support

[PATCH] MIPS: fix mips16 symbol identification

[patch] More suggestive displaced-stepping memory error message

[patch] More suggestive error_is_running message

[PATCH] Move VEC (const_char_ptr) to gdb_vecs.h

[patch] Reduce number of libthread_db load attempts

Re: [PATCH] Refactor observer.sh to cleanup unused vars

[PATCH] Refactor observer.sh to cleanup unused vars (was: [RFC/PATCH] Clean up unused variables (and prepare for `-Wunused-variable' flag))

[PATCH] Remove board setting `gdb,cannot_call_functions'

[patch] Setup kfail in gdb.mi/mi-solib.exp

[PATCH] sim: bfin: add shift astat tests

[PATCH] sim: bfin: drop excess space in negation insn

[PATCH] sim: bfin: drop old linux/mii.h workarounds

[PATCH] sim: bfin: enable some parallel tests

[PATCH] sim: bfin: fix build warning/style with auxvt_size

[PATCH] sim: bfin: fix unused bfrom handling for BF535

[PATCH] sim: bfin: keep track of the exact position of parallel insns

[PATCH] sim: bfin: more astat tests

[PATCH] sim: bfin: more parallel insn checks

[PATCH] sim: bfin: simplify field width processing and fix build warnings

[PATCH] sim: bfin: throw VEC_ILGAL_I with 32bit insn in group1/group2 slots

[PATCH] sim: bfin: unify se_all helpers more

[patch] sim: fix spelling typo

[PATCH] Skip tests early if needed.

[PATCH] Solaris: Fix function prototype breakage in /proc services

Re: [patch] Support 64-bit constants/enums on 32-bit host [Re: [PATCH] Allow 64-bit enum values]

[PATCH] Unbreak program transformation name `configure' options

Re: [PATCH] Use sized types in tracepoint.

[patch] Use the string returned by pretty printer for MI varobjs instead of "{...}"

[PATCH][Bug cli/14011] New: GDB uses strcpy() with undefined behaviour,causing bug in CLI cd_command().

[PATCH][SH] Signal handler unwinding for SH-Linux

Re: [PATCH]testsuite: test for disconnected-tracing

[ping]: [PATCH v3 0/15] Run all-stop on non-stop target

[ping]: [patch] Setup kfail in gdb.mi/mi-solib.exp

[ping][RFA] Return trampoline generic pieces

[real commit] [commit] Support 64-bit constants/enums on 32-bit host [Re: [PATCH] Allow 64-bit enum values]

[RFA 0/3] Initial Fission support

Re: [RFA 1/2] Linespec rewrite (update 2)

[RFA 1/3] Initial Fission support, change reference forms to use DW_UNSND

Re: [RFA 2/2] Linespec rewrite - remove dead code

[RFA 2/3] Initial Fission support, rewrite DIE reading

[RFA 3/3] Initial Fission support, the actual Fission stuff

[RFA Fission supplement #1] Handle debug_info inter-cu type references

[RFA Fission supplement #2] Handle compressed sections in DWO files

[RFA/commit 1/2] Unused local variables in xcoffread.c:read_xcoff_symtab

[RFA/commit 2/2] pspace != NULL failed assertion on ppc-aix

[RFA/commit/AIX] put -lpthread into LIBS instead of CONFIG_LDFLAGS.

[RFA] - Improve suggestions for generating patches in CONTRIBUTE

[RFA] Add proper handling for internal functions and STT_GNU_IFUNC symbols in Ada mode.

[RFA] dwarf2.h (dwarf_location_atom): Add DW_OP_GNU_addr_index.

[RFA] Emit a warning for ineffective set VAR = EXP command

[RFA] Ensure result of make_cleanup is never NULL.

[RFA] Fix thinko in print_doc_line.

Re: [RFA] handle android bionic ptrace in gdbserver.

[RFA] MIPS/GDB: Fix the handling of MIPS16 thunks

[RFA] MIPS16 FP manual call/return fixes

[RFA] Update config.sub to 2012-04-18 version.

[RFC - doc] Add note about the possibility of symbols getting moved across blocks

[RFC - Python Scripting] New method gdb.Symtab.blocks_iterator - docs included

[RFC - Python Scripting] New method Objfile.symtabs () - docs included

[RFC - Python scripting] New methods Symtab.global_block and Symtab.static_block (docs included)

[RFC/PATCH] Clean up features/*.c unused vars

[RFC/PATCH] Clean up unused variables (and prepare for `-Wunused-variable' flag)

[RFC] Extend gdb.Breakpoint to allow setting a breakpoint at the current execution address

[RFC] Fission patch 1/2

Re: [RFC] Fix v850 `num_reg' issues

Re: [RFC] Look for lwpid_t and psaddr_t in libthread_db.h.

Re: [SH] gdb.arch/gdb1291.exp, gdb.arch/gdb1431.exp

[suspended patch#3 7/8] set auto-load local-gdbinit warn-and-*

[suspended patch#3 8/8] Warn (but execute) local .gdbinit by default

[suspended patch#4 7/8] set auto-load local-gdbinit warn-and-*

[suspended patch#4 8/8] Warn (but execute) local .gdbinit by default

Re: [windows] patch to set breakpoint in a dll

add autoconf/makefile glue to gnulib/ (was: Fix in-src-tree builds by making gdbserver/gnulib/ a separate library (a la libiberty, etc.), and adding ACX_CONFIGURE_DIR.)

Add x32 support to GDB

Adjust paths to gnulib headers, for make tags.

ARI troubles

checked in: [RFA/commit 1/2] Unused local variables in xcoffread.c:read_xcoff_symtab

Clash between ncurses.h and Windows headers

cleanups: next steps

Crash regression for gdb.ada/*.exp [Re: [RFA 2/3] Initial Fission support, rewrite DIE reading]

Re: Crash regression for gdb.ada/*.exp [Re: [RFA 2/3] Initial Fission support, rewrite DIE reading]

Crash regression for gdb.dwarf2/dw2-inheritance.exp [Re: [RFA 3/3] Initial Fission support, the actual Fission stuff]

Re: Crash regression for gdb.dwarf2/dw2-inheritance.exp [Re: [RFA 3/3] Initial Fission support, the actual Fission stuff]

Crashing new testcase gdb.go/basic-types.exp [Re: [patch, doc RFA] Go language support]

Eliminate some unnecessary differences between gdb's and gdbserver's Makefiles in gnulib handling

Fix builds configured with an absolute source path (/path/to/src/configure)

Re: Fix in-src-tree builds by making gdbserver/gnulib/ a separate library (a la libiberty, etc.), and adding ACX_CONFIGURE_DIR.

FYI: Add myself to MAINTAINERS

FYI: all_cleanups fixlet

FYI: fixlet for linux-dp.exp

FYI: remove add_free_pendings

gdb-7.4 branch *UN*frozen

gdb-7.4 branch FROZEN

Re: GDB/MI and ">" prompts

gdb_test_multiple and empty $message

gdbserver: add dependency on gnulib generated files

gdbserver: include stdint.h unconditionally.

gnulib/ -> gnulib/import/

Import gnulib's update-copyright whole module

Mirror gcc/contrib -> src/contrib? [was Re: [patch, gcc RFA] dg-extract-results.sh: Handle KFAILs.]

New ARI warning Fri Apr 20 01:58:17 UTC 2012

New ARI warning Mon Apr 9 01:57:54 UTC 2012

New ARI warning Sat Apr 28 01:55:01 UTC 2012

New ARI warning Wed Apr 18 01:58:01 UTC 2012

PATCH: Add x32 XML files

PATCH: Also check for `movl %esp, %ebp' for x32

PATCH: Check bits_per_word instead of gdbarch_ptr_bit for ia32 process

PATCH: Convert siginfo for x32 in gdbserver

PATCH: Enable x32 support in gdbserver

PATCH: PR gdb/13969: GDBserver doesn't check unsupported binary

PING: [PATCH] Add sp_regnum_from_eax/pc_regnum_from_eax to i386 gdbarch_tdep

PING: PATCH: Also check for `movl %esp, %ebp' for x32

Regression for gdb.trace/backtrace.exp [Re: [PATCH 0/4 v3] Add support for static and SystemTap probes]

Revert 2011 copyright year update under gnulib/

Re: RFA: consolidate DWARF strings into libiberty

Re: RFC: add .dir-locals.el

RFC: bfd_section should not be NULL in call to prim_record_minimal_*

RFC: Complete x32 GDB patch

Script to compare pubnames, gdb index as produced by gold and gdb index as produced by gdb

Re: set print object on should affect MI varobjs (PR mi/13393)

Update gnulib to current upstream master git.

Re: Will therefore GDB utilize C++ or not?

Re: Your Unsubscribe Request to users@subversion.tigris.org


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 2.6.3