gdb-patches archive
subject index for October, 2011

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-readline] [readline patch, gdb-7.3?] Avoid free from a signal handler [Re: [PATCH] Make interrupting tab-completion safe.]

[commit test fixes] [patch] Forbid "run" etc. for use_gdb_stub targets [Re: [patch] gdb.python/py-events.exp: Disable multi-inferior for gdbserver]

[commit, arm] Fix PR gdb/13218 (GDB segfaults on 3.x kernels)

[commit, spu] Fix "set spu stop-on-load" regression (Re: [1/6] breakpoints_ops for all kinds of breakpoints: there's always a breakpoint->ops)

[commit, testsuite] Fix py-shared.exp file name comparison with "remote:" sysroot

[commit/Ada] Fix number of lines in -ada-task-info output

[commit/powerpc] crash trying to allocate memory in inferior

[commit] (register_pretty_printer): New argument `replace'.

[commit] [patch 01/12] entryval#3: reshuffle: More TYPE_CODE_FUNC specific space

[commit] [patch 02/12] entryval#3: Basic parameter values recovery

[commit] [patch 03/12] entryval#3: Tail call sites info reader

[commit] [patch 04/12] entryval#3: Virtual tail call frames

[commit] [patch 05/12] entryval#3: Self tail calls verification

[commit] [patch 06/12] entryval#3: reshuffle: Arguments reading+printing

[commit] [patch 07/12] entryval#3: Display @entry parameters

[commit] [patch 08/12] entryval#3: lval_funcs->{read,write} can be now NULL

[commit] [patch 09/12] entryval#3: Display referenced values in backtraces

[commit] [patch 1/3] Refactor/simplify (+fix) svr4_current_sos

[commit] [patch 10/12] entryval#3: "@entry" in input expressions

[commit] [patch 11/12] entryval#3: @entry values even for references

[commit] [patch 12/12] entryval#3: DWARF disassembler, NEWS, .s files

[commit] [patch#2] fetch result of locdesc expressions as integer (not address)

[commit] [patch] Fix crash on empty DWARF expressions NULL DATA vs. zero SIZE

[commit] [patch] Fix entryval regression by me for simple `var@1'

[commit] [patch] testsuite: MI: racy results in async mode (PR testsuite/12649)

[commit] [testcase patch] 7.2 regression on expand psymtabs

[commit] Add news entry for gdb.printing.register_pretty_printer

Re: [commit] cli/cli-decode.c (add_cmd): Add comment.

[commit] docs to register_pretty_printer `replace' arg

[commit] fix compilation error

[commit] Fix condition (Re: [patch] Verify byte-by-byte if both files are the same on "remote:")

[commit] Fix loading of python scripts found by search path

[commit] fix typo in changelog entry

[commit] Improve performance with lots of shared libraries

[commit] Regenerate gdbarch.h

[commit] testsuite: disp-step-syscall.exp - fix false FAILS with glibc-debuginfo

[commit] whitespace changes to python/lib/gdb/printing.py

[committed] : [patch] Call disconnect_tracing from disconnect_command

[committed] : [PATCH] Fix that different function breakpoints are set@same pc address (PR gdb/12703)

[committed] : [patch] Honor print option and value's type when printing optimized value

[committed]: [patch, arm] Use read_memory_unsigned_integer to get address

[doc] Move/edit set/show extended-prompt

Re: [GDB/MI Ada] New GDB/MI command: -ada-tasks-info

[just fyi, the ugly version] Re: handle leader exits; don't get stuck when all resumed threads exit

Re: [MI RFC] entryval: MI access to entry values

Re: [MI RFC] entryval: MI access to entry values [Re: [RFC 06/12] entryval: Display @entry parameters in bt full]

[obv] Code cleanup: singe-line reformatting (symtab.c)

[obv] Fix entryval compatibility with older GCCs

[obv] Fix gdb.cp/namespace-enum.exp compilation [Re: Make DW_TAG_enumerator's consistent, regardless of containing scope]

[obv] Fix warning: initialize unused field [Re: [commit] [patch] Fix crash on empty DWARF expressions NULL DATA vs. zero SIZE]

[obv] testcase glibc debuginfo fix [Re: handle leader exits; don't get stuck when all resumed threads exit]

Re: [PATCH 1/1] ARM: Change prologue analyzer to always fallback on SP.

Re: [patch 1/2] Code cleanup: Unify dwarf2_per_cu_addr_size, dwarf2_per_cu_offset_size

[patch 1/3] Code cleanup: strcpy + strlen -> sprintf

[patch 1/3] Refactor/simplify (+fix) svr4_current_sos

Re: [patch 2/2] Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches #2

[patch 2/3] Code reshuffle: Standalone reader of <library-list/>

[patch 2/3] Drop lazy lm_info reading in solib-svr4.c

Re: [PATCH 3/3] [Ada/doco] Document the new -ada-task-info GDB/MI command.

[patch 3/3] Implement qXfer:libraries for Linux/gdbserver #2

[patch 3/3] Implement qXfer:libraries for Linux/gdbserver #3

[patch ob] Fix regression in dw4-sig-types.exp

[PATCH v2 resend] sim: move from common.m4 to SIM_AC_COMMON

Re: [PATCH v2] gdb/python: add missing handling for anonymous members of struct and union

Re: [PATCH v2] sim: generate build dependencies on the fly

Re: [PATCH v2] sim: move from common.m4 to SIM_AC_COMMON

[PATCH v3] gdb/python: add missing handling for anonymous members of struct and union

[PATCH v4] gdb/python: add missing handling for anonymous members of struct and union

[patch#2] fetch result of locdesc expressions as integer (not address)

Re: [patch#2] Fix initial language with -readnow, regressed by: RFC: add DWARF index support

Re: [patch, arm] Use read_memory_unsigned_integer to get address

[patch, gdbserver] Uninsert bpkt when regular and fast tracepoint are set at the same address

Re: [patch/testsuite] MI inferior's output in remote target

[PATCH] Add extra 'info os' information types for Linux

Re: [PATCH] [PR 9514] Fixing parse error for "pointer to a function pointer"

[patch] [python] Use TRY_CATCH in some functions.

[PATCH] Add the "-info-os" command to MI

[patch] Allow dummy CUs created by incremental linker

Re: [PATCH] arm reversible : <phase_2_complete>

[PATCH] arm reversible : <phase_2_complete> how to go ahead ?

Re: [PATCH] Cache auxv to speed up remote debugging

[patch] Call disconnect_tracing from disconnect_command

Re: [patch] Catch exceptions in dump_prefix_expression

[patch] Code cleanup: svr4_default_sos

[PATCH] Collecting strings at tracepoints

[patch] document that check_typedef can throw an exception

Re: [patch] dwarf2read.c (partial_read_comp_unit_head) cleanup

[PATCH] ETIMEDOUT already defined in mingw64 library

[PATCH] Fix 'sprintf' of potential NULL pointer in 'maint print arch'

[patch] Fix entryval regression by me for simple `var@1'

Re: [PATCH] Fix handling of qtsave responses

Re: [patch] Fix initial language with -readnow, regressed by: RFC: add DWARF index support

Re: [patch] Fix internal error on optimized-out values (regression by me)

[patch] Fix JIT crash on invalid DWARF (PR 13208)

[PATCH] Fix jit.exp on most 32-bit targets.

Re: [patch] Fix printed anonymous struct name

Re: [PATCH] Fix qtsave filename printing

[PATCH] Fix regcache_restore() handling of unavailable regs.

Re: [PATCH] Fix that different function breakpoints are set@same pc address (PR gdb/12703)

[patch] Forbid "run" etc. for use_gdb_stub targets [Re: [patch] gdb.python/py-events.exp: Disable multi-inferior for gdbserver]

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

[patch] gdb crash in cp_scan_for_anonymous_namespace

Re: [PATCH] gdb.base/jit.exp: Add testcase name to log message

[patch] gdb.python/py-events.exp: Disable multi-inferior for gdbserver [Re: Regression (or a new FAIL?): gdb.python/py-events.exp]

[PATCH] gdb/testsuite/gdb.python: add test cases for anonymous members fix

Re: [patch] Honor print option and value's type when printing optimized value

[PATCH] Implement new `info core mappings' command

[PATCH] Improve handling of OS information data

[PATCH] Make map_symbol_filenames_psymtab interruptible

Re: [PATCH] MIPS/BFD: Fix assertions with SGI IRIX files

[patch] Multi-architecture debugging regression (Re: performance of multithreading gets gradually worse under gdb)

[patch] New test+use texinfo @click - @HAVE_MAKEINFO_CLICK@ [Re: doc build failure (Re: [patch 04/12] entryval#3: Virtual tail call frames)]

Re: [patch] New test+use texinfo @click - @HAVE_MAKEINFO_CLICK@ [Re: doc build failure (Re: [patch 04/12] entryval#3: Virtual tail call frames)]

Re: [patch] PR python/12438

[patch] PR symtab/13277: Resolving opaque structures in ICC generated binaries.

[PATCH] PR-10034 Bad space handling in `set remote exec-file' command.

Re: [PATCH] PR/12691 Add the inferior to Python exited event

Re: [patch] Relocate phdr in read_program_header

[PATCH] Shorter fast tracepoints

Re: [PATCH] sim: dv-cfi: include common headers only

Re: [PATCH] sim: dv-cfi: include stdbool.h

Re: [PATCH] sim: merge changes from common.m4 back into SIM_AC_COMMON

Re: [PATCH] sim: move from common.m4 to SIM_AC_COMMON

Re: [PATCH] sim: rename common/aclocal.m4 to common/acinclude.m4

[PATCH] sim: testsuite: regenerate configure

Re: [PATCH] sim: use AC_REQUIRE with AC_PROG_CC

[patch] testsuite: MI: racy results in async mode #2

[patch] testsuite: MI: racy results in async mode (PR testsuite/12649)

[PATCH] Tracing notes and metadata

Re: [patch] Verify byte-by-byte if both files are the same on "remote:" [Re: [rfc] False separate debuginfo warning with "remot

Re: [patch] Verify byte-by-byte if both files are the same on "remote:" [Re: [rfc] False separate debuginfo warning with "remote:"

[patch] Verify byte-by-byte if both files are the same on "remote:" [Re: [rfc] False separate debuginfo warning with "remote:" access]

Re: [patch] Verify byte-by-byte if both files are the same on "remote:" [Re: [rfc] False separate debuginfo warning with "remote:" access]

[patch] Workaround gcc bug 49906

[PATCH]: Add myself to MAINTAINERS

[patch][python PR python/13308

[Patch][Python] PR python/13285 Document named constants for frame unwind stop reasons

[ping 2]: [PATCH] Fix that different function breakpoints are set at same pc address (PR gdb/12703)

[PING] [RFA] Re: Python: fetch value when building gdb.Value object

[ping]: [patch, arm] Use read_memory_unsigned_integer to get address

[Python - doc] gdb.post_event description

[python] [doc] PR 12930/12802 (clarify Breakpoint::stop doco)

[python] [patch] PR 13624

[python] [patch] PR python/12656 (API for special blocks)

[python] [patch] PR python/13310

[python] [patch] PR python/13316

[python] [patch] PR python/13331

[python] [patch] PR python/13345

[RFA take 2] Improve performance with lots of shared libraries

Re: [RFA, doc RFA] Add gdb.add_command_alias (now: alias foo = bar)

Re: [RFA, doc RFA] Include wallclock time in "maint time" output.

[RFA-v2] testsuite: Add a test for passing of environment variables to inferior

[RFA-v3] testsuite: Add a test for passing of environment variables to inferior

[RFA/commit/ia64-linux] Allow libunwind to fetch register 0

Re: [RFA/commit] thread-specific breakpoints not saved properly by save-breakpoint

[RFA/gdbserver] Fix watchpoint support on Windows

[RFA/RFC] Restore old handling of multi-register variables

[RFA/RFC] try ignoring bad PLT entries in ELF symbol tables

[RFA] c++/13225

Re: [RFA] Environment variables passed to inferior by MinGW build (PR 10989)

Re: [RFA] Environment variables passed to inferior by MinGW build (PR 10989)

[RFA] fetch result of locdesc expressions as integer (not address)

Re: [RFA] Improve performance with lots of shared libraries

[RFA] Only try to load libthread_db when we load libpthread.

Re: [RFA] Python: eliminate some code duplication in py-type.c

[RFA] Python: iterator for deep traversal of gdb.Type struct/union fields

[RFA] Python: PR/13327: expose laziness to Python

Re: [RFA] Re: Python: add field access by name and standard python mapping methods to gdb.Type

[RFA] read_frame_register_value and big endian arches

[RFA] testsuite: Add a test for passing of environment variables to inferior

[RFA] testsuite: fix py-value tests

[RFA]: ada-tasks.c: display ravenscar task name

Re: [RFC - Python] New ObjFile event

Re: [RFC - Python] New ObjFile event & GDB Async

[rfc v2, rfa-doc] Disable address space randomization with remote targets

[RFC] [python] Fix field list of typedef regression

Re: [RFC] canonical linespec and multiple breakpoints ...

Re: [RFC] Crash sourcing Python script on Windows

[RFC] Environment variables passed to inferior for Cygwin build ( follow up on mingw fix for PR 10989)

[rfc] False separate debuginfo warning with "remote:" access

Re: [RFC] identifying if a variable/msymbol has a symbol...

Re: [RFC] Python Finish Breakpoints

[rfc][0/3] Remote core file generation

[rfc][1/3] Remote core file generation: BFD support

[rfc][2/3] Remote core file generation: register notes

[rfc][3/3] Remote core file generation: memory map

[RFC][Python] gdbpy_frame_stop_reason_string bug

Re: [testcase patch] 7.2 regression on expand psymtabs

[testsuite, patch] can_single_step_to_signal_handler returns 0 on target tic6x-*-*

Re: [try 2nd 5/8] Displaced stepping for Thumb 32-bit insns

Add missing debug output for TARGET_WAITKIND_NO_HISTORY

ALL_LWPS, get rid of the ptid parameter

ALU32_AND/ALU64_AND bug in common/sim-alu.h

Re: Bad Indentation

build broken by dwarf2read.c changes

Dejagnu testing issue

doc build failure (Re: [patch 04/12] entryval#3: Virtual tail call frames)

Re: Doc: make python function/method descriptions look as in Python

entryval tail call frames $sp adjustment vs. gdbarches [Re: New ARI warning Thu Oct 13 01:55:36 UTC 2011]

A fix for bug 13259 - gdb sometimes crashes with SIGSEGV when printing variables

Fix gdb.base/fixsection.exp for remote host testing

Fix gdb.base/solib-symbol.exp for remote-host testing

Fix gdb.cp/gdb2495.exp for remote-host testing

Fix testsuite race with multi-line commands

FYI: const fix in py-type.c

FYI: do not include full file names in test names

FYI: fix 2 tests when glibc debuginfo is installed

FYI: fix syntax buglet in jit-so.exp

FYI: minor documentation bug fix

FYI: release GIL along all paths

FYI: remove some unused declarations from ada-lang.h

GDB / SIM 7.3.1 Cosmetic patch for profile title

handle leader exits; don't get stuck when all resumed threads exit

handle_inferior_event, small cleanup, remove assumption

IMO-obsolste: Re: [patch] Implement qXfer:libraries for Linux/gdbserver

Re: Integration of timed breakpoints into GDB

JIT Reader

linux-nat.c:resume_lwp, remove redundant debug output.

linux-nat.c:stop_and_resume_callback - handle ending up with pending events

Make DW_TAG_enumerator's consistent, regardless of containing scope

Re: Make linux-nat.c's non-stop mode target_stop implementation really asynchronous.

Messages localization in gdbserver [Re: [patch 3/3] Implement qXfer:libraries for Linux/gdbserver #2]

New ARI warning Sat Oct 8 01:54:31 UTC 2011

New ARI warning Sat Oct 15 01:55:05 UTC 2011

New ARI warning Sat Oct 29 01:55:04 UTC 2011

New ARI warning Thu Oct 13 01:55:36 UTC 2011

Overlay handling bug in pc_in_unmapped_range for BSS sections?

Patch to fix crash on mingw and nil-typenames.

Re: patch: solib_break from _r_debug.r_brk

path comparison speedups

PING: [PATCH] PR-10034 Bad space handling in `set remote exec-file' command.

PING: [RFA] Improve performance with lots of shared libraries

Re: Python: fetch value when building gdb.Value object

Re: Python: fetch value when building gdb.Value object [rediff]

Regression (or a new FAIL?): gdb.python/py-events.exp [Re: [PATCH] PR/12691 Add the inferior to Python exited event]

Re: Regression (or a new FAIL?): gdb.python/py-events.exp [Re: [PATCH] PR/12691 Add the inferior to Python exited event]

Regression for .debug_types [Re: [patch] Allow dummy CUs created by incremental linker]

Re: Regression for .debug_types [Re: [patch] Allow dummy CUs created by incremental linker]

remote-sim.h

Re: Rename "info definitions"?

RFA: implement ambiguous linespec proposal

RFC: don't set the pspace on ordinary breakpoints

RFC: remove gdbarch from struct breakpoint

Re: sizeof(Bit Field) doesn't give any error

small optimization of linux_lwp_is_zombie

Status of 'blacklist' patch?

This a couple problems around PTRACE_EVENT_CLONE handling of signals in the new clone

tweak debug output of PTRACE_EVENT_CLONE handling

Re: wrong assumptions about pthread_t being numeric

XFAIL "maint info sections DATA" for MinGW

yet another clone handling fix

Your sim configure commits broke mn10300-sim and m68hc11-sim


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