gdb-patches archive
subject index for August, 2010

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: [0/4] RFC: add DWARF index support

[0/9]#2 Fix lost siginfo_t

[commit, arm] Handle inferior calls via pointers to typedef'ed function types

[commit] [gdbserver/linux] access memory of running processes

[commit] Build memmem with -Wno-error.

[commit] dw4-sig-types.exp: Use .x for executable name.

[commit] dwarf2read.c (dwarf_attr_name): Add DW_AT_GNU_odr_signature.

[commit] Fix C side of 11926 for 7.2

[commit] Fix syntax in "post event insertion" test.

[commit] minor cleanups in dwarf2read.c

[commit] misc const cleanup

[commit] munmap .debug_types buffer in dwarf2read.c

[commit] Read from .debug_types as appropriate in dw2_require_line_header

[commit] rename cu -> per_cu in dwarf2read.c for consistency

[commit] Speed up cpexprs.exp

[commit] testsuite set_lang_* cleanup

[committed] GDB/libiberty: Mingw32 remote debug hang on close

[doc] Mention accelerated watchpoint conditions in the gdb manual

[Doc]tracepoint: change *$esp@300 to *(unsigned char *)$esp@300

[gdbserver 2/N] move a bit of code from the linux backend to common code

[gdbserver/i386] watchpoints when threads are running

[gdbserver/linux] fix debug output being output with debug output disabled

[gdbserver/linux] Fix spurious SIGSTOPs

[gdbserver/mingw] Prepare for building gdbserver with -Werror

[gdbserver] fix braino

[gdbserver] move a bit of code from the linux backend to common code

[gdbserver] remove unused declaration

[MI] Fix segfault for -remove-inferior

[OB] dwarf2read.c: fix build error

[obv] [mi] code cleanup: varobj_create variables move

[obv] two variables made static

[obv] typo in doc

[patch 1/2] Convert hardware watchpoints to use breakpoint_ops

[patch 1/2] Use custom hash function with bcache [Re: [RFC] Use custom hash function with bcache]

Re: [patch 1/3] Template Lookup

[patch 1/9]#2 Rename `enum target_signal' to target_signal_t

[patch 2/2] Implement support for PowerPC BookE masked and ranged watchpoints

[patch 2/2] Use custom hash function with bcache [Re: [RFC] Use custom hash function with bcache]

Re: [patch 2/3] Template Lookup

[patch 2/9]#2 Split print_stop_reason into 5 funcs

Re: [patch 3/3 optional] Template Lookup

[patch 3/9]#2 Change target_signal_t to a struct

[patch 4/9]#2 Pedro's fix: compat_siginfo_from_siginfo (PR 11842)

[patch 5/9]#2 Move siginfo_fixup linux-nat -> inf-ptrace

[patch 6/9]#2 Make linux_get_siginfo_type `type *' unique

[patch 8/9]#2 Fix $_siginfo content for multiple threads

[patch 9/9]#2 optional: #if MAX_SIGINFO_SIZE > 0 protection

[Patch, Testsuite] Update selftest.exp to match c source

[Patch,ARM] Next pc of sigreturn/rt_sigreturn syscall

[Patch,Committed] Add myself under Write After Approval

[PATCH,Testsuite] Add .align 2 for labels on Thumb

[patch] [mi] Fix crash on stale frame_info * - PR 11788

Re: [patch] Add solib_address and decode_line Python functionality

Re: [patch] Add support for ARMv7M devices.

Re: [patch] Allow gdb.Values to become callable if appropriate.

Re: [PATCH] Bug 10645: small additions to existing testcase

[patch] Code cleanup: bpstat_alloc calling semantics standardization

[patch] Code cleanup: Drop frame_unwind_find_by_frame retval

[patch] Code cleanup: int *status -> int *statusp

[patch] Code cleanup: Make function typedef for find memory region

[patch] Code cleanup: unwinders: Reference directly the struct

[patch] create and use symbol_set_language

Re: [patch] Defer symbol addition until construction is complete

[patch] Fix avoiding of unnecessary psymtabs in dwarf_decode_lines

[patch] Fix crash on conditional watchpoints (PR 11371)

[patch] Fix DW_OP_call2 and DW_OP_call4 for max-cache-age 0

[patch] Fix gcore writer for -Wl,-z,relro (PR corefiles/11804)

[patch] Fix new FAIL `reject p 0x1.1' [Re: [patch] Handle 0 result from sscanf when parsing fp values.]

Re: [patch] Fix new FAIL `reject p 0x1.1' [fixup]

[patch] Fix new FAIL `reject p 0x1.1' [fixup] [Re: [patch] Handle 0 result from sscanf when parsing fp values.]

Re: [patch] Fix new FAIL `reject p 0x1.1' [fixup] [Re: [patch] Handle 0 result from sscanf when parsing fp values.]

[patch] Fix overload resolution of int* vs void*

[patch] Fix python gdb.execute to not paginate

[PATCH] Fix regression in -file-list-exec-source-files command.

Re: [patch] gdb.base/*.exp: Do not expect full paths to file names.

[patch] GNU vector binop support

[patch] Handle 0 result from sscanf when parsing fp values.

Re: [patch] Implement post_event for Python scripts.

[patch] iq2000-tdep.c false GCC uninitialized warning

[PATCH] mips-linux: remove deprecated_add_core_fns and use set_gdbarch_regset_from_core_section

Re: [PATCH] mips-linux: remove deprecated_add_core_fns and use set_gdbarch_regset_from_core_section

[PATCH] More NEWS for 7.2

[patch] New FAIL in gdb.python/py-type.exp [Re: fix PR python/10676]

[patch] new macro: gdb_assert_not_reached

[patch] Overload resolution among children of a common ancestor

[PATCH] Pass correct environment to a Windows executable started as an inferior

Re: [PATCH] PR 45084: Fix misquoting in stdint.m4.

Re: [patch] PR python/11407

[patch] set logging {redirect|overwrite} warning

Re: [patch] smart pointer support

Re: [patch] stabs assertion failure symbol_get_demangled_name

[patch] testsuite: new: std::terminate crash

[PATCH] tui-out: don't "inherit" redirect from CLI

Re: [RFA 3/3] gdbserver support for powerpc-lynxos (4.x)

[RFA/commit/testsuite] Add test for -file-list-exec-source-files

[RFA/commit] Allow disabling of gdbserver build (--enable-gdbserver=yes/no/auto).

[RFA/commit] include alloca.h if available.

Re: [RFA/DOC] record pic

Re: [RFA/gdbserver] Unexpected EOF read from socket after inferior exits.

[RFA/NEWS] Document the $_thread convenience variable

[RFA/NEWS] Re: PR corefile/8210: Linux core files should use linux-thread-db.c

[RFA/RFC] tracepoint gdbrsp: add -1 introduce for QTFrame:@var{n}

Re: [RFA] Delayed physnames, revisited

Re: [RFA] Fix setting of VSX registers

Re: [rfa] frame address size incorrect if address size != ptr size

Re: [RFA] gdb.mi/*.exp, send_gdb vs. gdb_test

Re: [RFA] remote-sim.c: Add support for multiple sim instances

Re: [RFA] stdio gdbserver connection

[RFA] symtab/11942: rewrite dwarf2read.c type_hash usage

Re: [RFA] template names with arguments out of DW_AT_name

[RFA] testsuite: Avoid buffer overrun in gdb.base/default.exp

[RFA] use xsnprintf instead of snprintf.

[RFA]corelow.c: Add tid to add_to_thread_list

[rfc 7/9]#2 Associate siginfo_t with any signal

[RFC] breakpoint.c: Fix nasty problem with msvcrt DLL on Windows

Re: [RFC] python-config.py --ldflags should return relocated path to libpython

Re: [RFC] remote-sim.c: Make sim memory accessible after a "load"

[rfc] Strip Thumb bit from PC returned by arm_get_longjmp_target

[RFC] Use custom hash function with bcache

Re: [tools-team] 11874 Vector pretty-printer chokes on bit-vectors

Re: Better MI memory commands

build gdbserver with -Werror by default

cancel: Re: [patch 5/9]#2 Move siginfo_fixup linux-nat -> inf-ptrace

cancel: Re: [rfc 7/9]#2 Associate siginfo_t with any signal

fix PR python/10676

Re: Fixes for a couple of infrun bugs (thread hop, revert to step thread).

Function definition comments [was Re: [RFA] Delayed physnames, revisited]

FYI: don't set TYPE_FIELD_IGNORE_BITS

FYI: fix PR 11919

FYI: fix PR 11961

FYI: fix PR python/10953

FYI: fix PR python/11391

FYI: make python install directory

FYI: remove unused declaration

FYI: revert gdb-add-index

gdbserver with -Werror, win64 socket type

New ARI warning Sat Aug 14 01:53:52 UTC 2010

New UNRESOLVED testcase gdb.dwarf2/dw2-double-set-die-type.exp [Re: [RFA] Delayed physnames, revisited]

obsoleted: Re: [patch 6/6] Fix $_siginfo content for multiple threads

obsoleted: Re: [RFC 0/6] Fix lost siginfo_t

obsoleted: Re: [RFC 1/6] Rename `enum target_signal' to target_signal_t

obsoleted: Re: [RFC 4/6] Change target_signal_t to a struct

obsoleted: Re: [RFC 5/6] Associate siginfo_t with any signal

obsolsted: Re: [patch 3/6] Split print_stop_reason into 5 funcs

patch for crash in d-lang.c's demangler

PATCH: Remove an extra "@item"

ping: [patch] [mi] Fix crash on stale frame_info * - PR 11788

PR corefile/8210: Linux core files should use linux-thread-db.c

Prepare for building gdbserver with -Werror

python.exp: filename functions FAIL

Regression gdb.cp/temargs.exp: test value of P in inner_m [Re: [patch] Defer symbol addition until construction is complete]

RFA: document a python function

RFA: fix PR python/11145

RFA: fix PR python/11792

RFA: fix PR python/11915

RFA: implement "watch -location"

RFA: NEWS update

RFA: Update NEWS for watch -location

RFC: Wait for exit after "target remote |"

Teach inherit_abstract_dies about inter-cu references

testsuite/sim/cris fix for "macro expansion and operator &&" fix

Tweak core_pid_to_str's default

Two patches from mailine to 7.2 branch

unbreak the build for most linux archs

Use the new bfd_core_file_pid interface

Re: Your INTERMEDIATE_ENCODING patch for Solaris


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