gdb-patches archive
subject index for August, 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:

[commit/RFA/branch] Import sources from cgen/cpu directory

[commit] Disable two more tests with remote targets

[commit] Enable some tests for remote testing

[commit] Fix dlopen tests for remote execution

[commit] Fix gdb.threads/thread-find.exp for remote targets

[commit] Include the <root>/cpu/ dir in GDB releases

[committed] [patch, testsuite] Set language after reaching to main function

[committed] [RFA 4/8] New port: TI C6x: Read loadmap from gdbserver

[committed] Add tic6x-*.o and solib-dsbt.o into ALL_TARGET_OBS

[committed]: combine bfd_lookup_symbol in solib-*.c

[darwin/committed]: Adjust assertion condition

[linux-nat] fix a confusion with the lwp->resumed flag in follow-fork handling

[obv] Add tic6x-*.o and solib-dsbt.o into ALL_TARGET_OBS

[obv] Comment typo fix

[obv] gdb.dwarf2/dw2-case-insensitive.exp: Permit also ppc64 leading dot

[obv] gdb.dwarf2/dw2-simple-locdesc.S .value fix

[obv] mi/: Code cleanup

[obv] mi/: Code cleanup - make mi_opt const

[obv] spu-tdep.c: Rename uiout references to current_uiout

[obv] testsuite: gdb.trace/*: Use is_lp64_target

[obv] testsuite: read1 fix: gdb.arch/i386-dr3-watch.exp

[obv] Unbreak build for tic6x-elf

Re: [obvious] Remove unused argument in insert_bp_location

[PATCH 0/7] [python] API for macros

[patch 1/2] Code cleanup: Split value_of_this to &{,_silent}

Re: [patch 1/2] Code cleanup: stack.c catch_errors -> TRY_CATCH

[patch 1/2] Code reshuffle for patch 2/2 [Re: [patch] Do not bpstat_clear_actions on throw_exception]

[PATCH 1/6] Introduce header (jit-reader.in) and modify build system.

[PATCH 1/7] [python] API for macros: abort or continuing macro iterators.

[PATCH 1/7] Introduce header (jit-reader.h.in) and modify build system.

[PATCH 1/7] Introduce jit-reader.in and modify build system.

[patch 2/2] Code cleanup(+fix): read_var_value never returns NULL

[patch 2/2] Do not bpstat_clear_actions on throw_exception #3

Re: [patch 2/2] Mostly code cleanup: stack.c: TRY_CATCH simplifications

Re: [PATCH 2/6] Introduce `pre_expanded sals'

[PATCH 2/6] Platform agnostic dynamic loading code.

[PATCH 2/7] [python] API for macros: memory management quirks.

[PATCH 2/7] Add platform agnostic dynamic loading code.

[PATCH 2/7] Relocatable directory for loading JIT readers.

[patch 3/2] Do not bpstat_clear_actions on throw_exception - async fixes

[PATCH 3/6] New commands for loading and unloading a reader.

[PATCH 3/7] [python] API for macros: Add gdb.Macro class.

[PATCH 3/7] New commands for loading and unloading a reader.

[PATCH 3/7] Platform agnostic dynamic loading code.

Re: [PATCH 4/6] Implement support for SystemTap probes

[PATCH 4/6] Use the loaded reader.

[PATCH 4/7] [python] API for macros: Add methods to get a gdb.Macro.

[PATCH 4/7] New commands for loading and unloading a reader.

[PATCH 4/7] Use the loaded reader.

[PATCH 5/6] New JIT unwinder.

[PATCH 5/7] [python] API for macros: gdb.Objfile symtabs method.

[PATCH 5/7] Add a proxy unwinder.

[PATCH 5/7] Use the loaded reader.

[PATCH 6/6] Documentation.

[PATCH 6/7] [python] API for macros: Add docs.

[PATCH 6/7] New JIT unwinder.

[PATCH 6/7] Register the proxy unwinder.

[PATCH 7/7] [python] API for macros: Add tests.

[PATCH 7/7] Add documentation.

[PATCH 7/7] Documentation.

Re: [PATCH v2] tracepoint: add new trace command "printf" and agent expression "printf" [1] gdb

Re: [PATCH v2] tracepoint: add new trace command "printf" and agent expression "printf" [2] gdbserver

Re: [PATCH v2] tracepoint: add new trace command "printf" and agent expression "printf" [3] doc

[patch+7.3?] Fix TUI corrupted screen I regressed 7.1->7.2

[patch, testsuite] Set language after reaching to main function

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

Re: [patch] [python] Prompt substitution

Re: [PATCH] Add missing initialization for netbsd_core_vec

Re: [PATCH] An implementation of pipe to make I/O communication between gdb and shell.

Re: [PATCH] An implementation of pipe to make I/O communication between gdb and shell. [MinGW question]

Re: [PATCH] arm reversible : <phase_2_complete>

[patch] buffer overflow in symtab_from_filename

[PATCH] Cache auxv to speed up remote debugging

[PATCH] Cache program headers

[patch] Code cleanup: Remove commands_left [Do not bpstat_clear_actions on throw_exception]

[PATCH] Consider the selected traceframe when checking for stack frames

[patch] Do not bpstat_clear_actions on throw_exception

[patch] Fix backtraces on p_vaddr != p_paddr

[PATCH] Fix darwin build error

[patch] Fix DW_OP_stack_value for big endian

Re: [patch] Fix for crash printing NaN (PR gdb/13045)

[patch] Fix target-async SIGTTOU stop (PR 12260)

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

Re: [PATCH] GDB checkpoint can't/shouldn't be possible with multiple threads on Linux

Re: [PATCH] Handle multiple breakpoint hits in Python interface

Re: [patch] Handle return small struct in ppc (size is not 4/8)

[patch] Handle return small struct in rs600 (size is not 4/8)

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

[patch] Implement qXfer:libraries for Linux/gdbserver [Was: Re: [RFC] Make target_read_string faster over high-latency links.]

[PATCH] issues in bcache_xmalloc calls.

[PATCH] JIT debug info Reader

[patch] Make test-cp-name-parser usable

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

[PATCH] Move common linux procfs code to common/

[patch] PR python/10807 API for macros.

Re: [Patch] PR Python/12692 Add gdb.selected_inferior() to Python interface.

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

[patch] print_frame_args: Do not stop on first error

Re: [PATCH] printcmd.c (ui_printf): make internalvar string can be printf and eval when inferior cannot alloc memory

Re: [patch] python prompt additions at first prompt.

Re: [PATCH] Remove same-pc breakpoint notification for internal BPs

Re: [patch] Skip kill-after-signal.exp if hw single-step is not supported

[PATCH] Speed up target_read_string

[PATCH] Stop threads when attaching to a PID that is the tgid

[patch] testsuite: Fix x32, introduce is_amd64_regs_target [Re: [obv] testsuite: gdb.trace/*: Use is_lp64_target]

[patch] testsuite: unreliable gdb.mi/mi-inheritance-syntax-error.exp [Re: [patch] Tweak output of -var-info-path-expression]

[patch] TUI: Permit stepi on stripped code

[patch] Tweak output of -var-info-path-expression

Re: [PATCH] Unify implementation of 'info os' commands between gdb and gdbserver

[patch][obv][committed] Hide segment_attributes and friends in solib-target.c

[patch][python] Auto-load gdb.command and gdb.function modules

[PATCH][TEST-CASE][DOC] Implementation of pipe to pass GDB's command output to a shell command.

[PATCH][TEST-CASE][DOC] Implementation of pipe to pass GDB's command output to the shell.

[PATCH]tracepoint.c: Add conditionals num to find_matching_tracepoint

[ping] combine bfd_lookup_symbol in solib-*.c

[ping] MI inferior's output in remote target

[PR tui/13073] unnamed or unavailable registers

[python] [patch] set/show extended-prompt

[Python] Allow attribute references to gdb.Value objects

Re: [RFA 4/8] New port: TI C6x: Read loadmap from gdbserver

Re: [RFA 5/8] New port: TI C6x: gdb port

Re: [RFA 7/8] New port: TI C6x: test case fixes

Re: [RFA 8/8] New port: TI C6x: NEWS

[RFA/doco] GDB Manual edition number and ISBN updates

[RFA] 12843

Re: [RFA] c++/12266 (again)

Re: [RFA] c++/12266 (again) [cp_canonicalize_no_typedefs-4.patch]

Re: [RFA] c++/12266 (again) [cp_demangled_name_parse_free-4.patch]

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

[RFC] 12266 Fallout

[RFC] Add patches from Chromium OS gdb

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

[RFC] Fix problems related to Mingw/DJGPP file names containing colons

[RFC] Make solib_add regex-free

Re: [RFC] Rework debug register accounting for hardware watchpoints

[RFC] stept, nextt, finisht, untilt, continuet

[RFC] Work around PR libc/13097 "linux-vdso.so.1"

[RFC] Work around PR libc/13097 "linux-vdso.so.1" #2

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

Re: [WIP/FYI] fix remaining problems with target async

Add missing branchpoints to gdb.git?

Allow -data-disassemble to run with only -s option

combine bfd_lookup_symbol in solib-*.c

dangling pointer in so_list

detect_async -> mi_detect_async

Don't disable displays on display eval error (Re: Don't disable the current display in throw_exception)

Don't disable the current display in throw_exception

Don't preserve `uiout' across TRY_CATCH.

Eliminate tui_command_loop

Re: Enhancement - show old and new thread info when switching during debugging

fix "info os processes" race -> crash (ext-run.exp racy FAIL)

fix a couple of minor latent issues in linux-nat.c:wait_lwp

FYI: fix typo in error

FYI: un-kfail PR 11289 tests

FYI: use VEC_cleanup in breakpoint.c

Is there any real need for a prompt stack?

JIT Debug Info Reader

JIT Debug Info Reader (re-roll)

JIT Reader (re-roll)

New ARI warning Thu Aug 25 01:54:25 UTC 2011

Re: patch: fix bug with enabling/disabling breakpoints for duplicated locations

Re: Patches for building GDB with MinGW

ping : [patch] Skip kill-after-signal.exp if hw single-step is not supported

ping: [RFA 4/8] New port: TI C6x: Read loadmap from gdbserver

ping: [RFA 5/8] New port: TI C6x: gdb port

PING: Re: [PATCH] printcmd.c (ui_printf): make internalvar string can be printf and eval when inferior cannot alloc memory

PING: Re: [PATCH]tracepoint.c: Add conditionals num to find_matching_tracepoint

Query: About process

Remove handling of Hs packet from gdbserver

Rename uiout -> current_uiout

Rework "SYNOPSYS" comments to follow the coding standards

RFA, doc RFA: add symbol.type attribute

Fwd: sim bug

Re: Some Python ideas, looking for feedback

Spring Cleaning made simple

The world best ceramic knife


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