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

[0/2] more OO, Ada exception catchpoints: intro

[0/6] make catchpoints a bit more OO: intro

[1/2] more OO, Ada exception catchpoints: move catch exception/assert commands to ada-lang.c.

[1/6] make catchpoints a bit more OO: split initialization/construction from allocation

[2/2] more OO, Ada exception catchpoints: user specified conditions

[2/6] make catchpoints a bit more OO: catch fork/vfork

[3/6] make catchpoints a bit more OO: catch syscall

[4/6] make catchpoints a bit more OO: catch exec

[5/6] make catchpoints a bit more OO: GC create_catchpoint_without_mention/create_catchpoint

[6/6] make catchpoints a bit more OO: finish construction vs installation/broadcasting split

Re: [Bug-readline] [readline patch, gdb-7.3?] Avoid free from a signal handler [Re: [PATCH] Make interrupting tab-completion safe.]

[commit/sim] Add `sim_complete_command' definition to erc32 sim

[commit] Add Eric Botcazou to the list of `Write After Approval' contributors

[commit] cc-with-index.sh: Look for ../../gdb, for fullname.exp.

[commit] ppc sim: Improve invalid option error message

[committed] [patch, testsuite] Don't "set debug lin-lwp 1" in ia64-sigill.exp

[committed] [patch] Fix `abfd' -> `obfd' in objfile

[committed] [patch] Get rid of print statements from gdb.cp/exception.cc

[committed] [patch] Remove write-only local variable sw_single_step_trap_p

[committed] [patch] Skip gdb.base/moribund-step.exp if displaced stepping is not supported

[committed] [rfc] Call init_wait_for_inferior before get_offsets

[committed] [testsuite, patch] Match __uClibc_main in ending-run.exp

[FYI] Remove duplicated case

[gcc patch 0/3] libiberty: New DMGL_RET_DROP

[gcc patch 1/3] cp-demangle.c: Make `options' a parameter

[gcc patch 2/3] cp-demangle.c: New DMGL_RET_DROP

[gcc patch 3/3] cp-demangle.c: Fix DMGL_RET_POSTFIX for inner func types

[gcc patch] Re: C++ member function template id not matching linkage name (PR debug/49408)

[obv] cc-with-index.sh: Fix typos in comment.

[patch 0/2] Fixes to gdb.base/dump.exp

[PATCH 0/2] Global breakpoints, introduction

[patch 0/2] physname reg.: C++ breakpoints / linespec fixes

[patch 1/2] Code cleanup: New symbol_filename_ftype

[patch 1/2] Code reformatting for patch 2/2 [Re: Regression: Re: [PATCH] Fix some i386 unwinder inconcistencies]

[patch 1/2] Fixes to gdb.base/dump.exp: get value from address instead of name

[PATCH 1/2] Global breakpoints, GDB part

[patch 1/2] physname reg.: linespec minsym fallback

[patch 1/2] Prep cp_add_using_directive for patch 2/2

[patch 2/2, 7.3] Fix 7.1->7.2 regression: info sources

[patch 2/2] Disable epilogue unwinders on recent GCCs [Re: Regression: Re: [PATCH] Fix some i386 unwinder inconcistencies]

[patch 2/2] Fix not-only rename list for Fortran modules import

[patch 2/2] Fixes to gdb.base/dump.exp: Combine dump and restore in a single session

[PATCH 2/2] Global breakpoints, GDBserver

[patch 2/2] physname reg.: linespec eager keep_name_info

Re: [PATCH 3/4] aix: add support for dwarf2.

Re: [PATCH 6/8] port GDB to ia64-hpux (native).

[patch V2, testsuite] gdb.base/savedregs.exp: SIGSEGV -> SIGALRM

[PATCH v2] gdb: tests: set remotetimeout to gdb_load_timeout for remote targets

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 v3] gdb: tests: set remotetimeout to gdb_load_timeout for remote targets

[patch, testsuite] Don't "set debug lin-lwp 1" in ia64-sigill.exp

[patch, testsuite] gdb.base/savedregs.exp: SIGSEGV -> SIGILL

[PATCH/RFC] new argv handlers to help with sim argv building

[patch] [python] Expose some breakpoint operations to Python

[patch] [python] gdb.Inferior reference count fixes

[patch] [python] Implement Inferior.current_inferior

[PATCH] Add myself to write after approve maintainers

[patch] Add support for single register window model on SPARC

[PATCH] append_composite_type_field_aligned

Re: [PATCH] arm reversible : <phase_2_complete>

[PATCH] Check skip_cplus_tests for gdb.python/py-template.exp

[patch] failed to attach to the same process after detaching in gdbserver multiprocess mode

[patch] Fix `abfd' -> `obfd' in objfile

[patch] Fix `shell' command for async (PR 12850)

[patch] Fix C++ demangling of minsyms with symver

[PATCH] Fix i386_match_insn_block

[PATCH] Fix some i386 unwinder inconcistencies

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

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

[patch] Follow DW_AT_linkage_name for methods #2

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

[PATCH] gdb.mi/mi-nsintrall.exp: fix racy tests (PR testsuite/12649)

[PATCH] gdb.mi/mi-nsmoribund.exp: fix racy tests (PR testsuite/12649)

[PATCH] gdb.mi/mi-return.exp: fix racy test (PR testsuite/12649)

[PATCH] gdb.mi/mi-var-display.exp: fix racy tests (PR testsuite/12649)

[PATCH] gdb.mi/mi2-basics.exp: fix racy tests (PR testsuite/12649)

[PATCH] gdb.mi/mi2-console.exp: fix racy test (PR testsuite/12649)

[PATCH] gdb.mi/mi2-return.exp: fix racy test (PR testsuite/12649)

[PATCH] gdb.mi/mi2-var-display.exp: fix racy test (PR testsuite/12649)

[PATCH] gdb.python/py-evthreads.exp: fix racy test (PR testsuite/12649)

Re: [PATCH] gdb: sim: automatically pass down sysroot

[PATCH] gdb: tests/monitor: set remotetimeout to gdb_load_timeout for remote targets

[patch] Get rid of print statements from gdb.cp/exception.cc

[PATCH] Make interrupting tab-completion safe.

[patch] physname regression: Non-matching type false breakpoint

[patch] PR python/12438

[patch] Remove DMGL_VERBOSE

[patch] Remove write-only local variable sw_single_step_trap_p

[patch] segmentation fault at gdbserver

[PATCH] sim: bfin: add support for glued SIC interrupt lines

[PATCH] sim: bfin: add tests for recent dsp fixes

[PATCH] sim: bfin: do not extend accumulator in LSHIFT insns

[PATCH] sim: bfin: do not touch ASTAT[V] when shifting accumulators

[PATCH] sim: bfin: fix accumulator edge case saturation

[PATCH] sim: bfin: fix dsp insns IH saturation/rounding behavior

[PATCH] sim: bfin: fix M_IH saturation size

[PATCH] sim: bfin: fix sign extension in dsp insns with MM flag

[PATCH] sim: bfin: handle large shift values with accumulator shift insns

[PATCH] sim: bfin: handle odd shift values with shift insns

[PATCH] sim: bfin: handle V/VS saturation in dsp mac insns

[PATCH] sim: bfin: pass up result2/errcode with libgloss syscalls

[PATCH] sim: bfin: push SIC mappings to device tree

[PATCH] sim: bfin: set ASTAT AV/AVS when shifting accumulators overflow

[PATCH] sim: bfin: tweak saturation handling with TFU/FU modes and MM bit

[PATCH] sim: bfin: use freeargv for freeing argvs

[PATCH] sim: start a unified sim_do_command

[patch] Simply ia64-sigill.exp

[patch] Skip gdb.base/moribund-step.exp if displaced stepping is not supported

[patch] Skip gdb.threads/execl.exp on remote target

[PATCH] win32: Lookup symbols in the EA Table by ordinal

[patch] XFAIL gdb.cp/mb-inline.exp conditionally

[patch] XFAIL gdb.cp/mb-inline.exp conditionaly

[readline patch, gdb-7.3?] Avoid free from a signal handler [Re: [PATCH] Make interrupting tab-completion safe.]

[rfa, doc] Remove warning about "unstable" Target Descriptions format

[RFA/DWARF] address size can be different from DW_OP_deref size

[RFA/libiberty] Darwin has case-insensitive filesystems

[RFA/tracepoint] Make GDB can work with some old GDB server

[RFA] 12266 (typedef'd parameters) revisited again

Re: [RFA] 12266 (typedef'd parameters) revisited again - what should go for gdb-7.3?

[RFA] change bfd_mmap API

[RFA] Do not define variable in header files

[RFA] py-inferior.exp: Make sure local var is allocated on the stack.

[RFA] tracepoint remote.c:remote_trace_set_readonly_regions give up some regions if it is number is too big

Re: [rfc 2/2] Follow DW_AT_linkage_name for methods [Re: The future of dwarf2_physname]

[RFC/ia64] link against libunwind rather than using dlopen

Re: [rfc/rfa] VFP/NEON register set support for ARM core files

[rfc] Call init_wait_for_inferior before get_offsets

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

[RFC] i386 PLT stub unwinder

[RFC] JIT Debug info reader

Re: [RFC] sim updates which fix some fileio.exp failures for v850-elf

[target-description] enum and typed fields in struct

[testsuite, patch] Match __uClibc_main in ending-run.exp

Re: [toolchain-devel] [PATCH v2] gdb: tests: set remotetimeout to gdb_load_timeout for remote targets

[WIP/FYI] fix remaining problems with target async

comments formatting [Re: [patch] physname regression: Non-matching type false breakpoint]

Commit: Add support for Tile architecutres to configure.ac

Commit: MN10300 SIM: Fix bug in emulation of SUB Rm,Rn,Rd insn

eliminate target_async_mask

FYI: consolidate value_of_this and value_of_local

FYI: define PY_SSIZE_T_CLEAN

FYI: DW_OP_GNU_convert<0>

FYI: fix 'this' lookup for lambdas

FYI: fix fortran wide character printing

FYI: fix Python API usage buglets

FYI: make current_objfile local to symbol readers

FYI: make java objfile per-progspace

FYI: more cleanup fixes

FYI: remove -DMI_OUT=1

FYI: remove OP_OBJC_SELF

FYI: some cleanup fixes

FYI: TAGS fixlets

FYI: updates to temargs.exp

gc simplified_command_loop declaration

Re: gdb7.2 - remote target - non-stop, multi-thread, target-async - non "OK" response, why?

Re: m68k-elf return value registers

make pending-step.exp testable with "set debug infrun 1"

more OO, use breakpoints_ops for all kinds of breakpoints (Re: [patch] [python] Expose some breakpoint operations to Python)

New ARI warning Thu Jun 30 01:54:02 UTC 2011

obsolete: [rfc 1/2] libiberty/ options code reshuffle [Re: The future of dwarf2_physname]

obsolete: [rfc 2/2] Follow DW_AT_linkage_name for methods [Re: The future of dwarf2_physname]

Patch to enable a fully working gdb for GNU/Hurd

Re: PATCH: PR testsuite/12040: GDB Fortran tests use g77 instead of gfortran

Re: ping: Re: PATCH : allow to set length of hw watchpoints (e.g. for Valgrind gdbserver)

regression: FYI: fix 'this' lookup for lambdas

Re: regression: gdb.objc/basicclass.exp

regression: gdb.objc/basicclass.exp [Re: [RFA] "Error in re-setting breakpoint," c++/12750]

Regression: Re: [PATCH] Fix some i386 unwinder inconcistencies

rename the `line' and `linesize' globals

RFA: add breakpoint-notifications feature to MI

Re: RFA: fix PR mi/12661

RFC: GDB crash in Thumb prologue when executing register movs to SP

Re: RFC: implement typed DWARF stack

Spelling fixes

Re: x86 watchpoints bug (Re: ping: Re: PATCH : allow to set length of hw watchpoints (e.g. for Valgrind gdbserver))


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