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

[0/4] RFC: add DWARF index support

[0/7] RFC: read DWARF psymtabs in the background

[1/4] RFC: add a pre-expand "quick" function

[1/7] RFC: minimal BFD thread awareness

[2/4] RFC: check psymtabs_addrmap before reading FDEs

[2/7] RFC: the task pool

[3/4] RFC: add DWARF index support

[3/7] RFC: configury fixes

[4/4] RFC: constify a quick function

[4/7] RFC: basic thread safety in gdb

[5/7] RFC: psymtab changes

[6/7] RFC: lazily set the initial language

[7/7] RFC: read DWARF in the background

Re: [Bug-readline] [gdb FYI-patch] callback-mode readline-6.0 regression

[commit, s390] Fix GDB internal error after stack overflow in inferior call

[commit/doco] Fix unmatched @end table in gdb.texinfo.

[commit/obv] Fix ARI warning in remote.c (no trailing \n in call to error)

[commit/obv] Minor reformatting in dwarf2read.c:psymtabs_addrmap_cleanup.

[commit/testsuite] do not emit PASS for gdb_test_no_output test if message is empty string.

[commit] (breakpoint_sals_to_pc): Delete arg address, unused.

[commit] a bit of cleanup in a couple of gdb.multi/ tests

[commit] Clean up SPU local store limit wrap around logic

[commit] Cleanup: Remove dead FILL_FPXREGSET code

[commit] Cleanup: Remove unnecessary nm-linux.h macro

[commit] dwarf2_add_field: static const members w/o DW_AT_external

[commit] dwarf2read.c: Remove trailing whitespace.

[commit] Fix "return" command (Re: RFC: optimized-out pieces)

[commit] fix --with-python=auto handling when python is old

[commit] Fix build failure with Python installed in non-system location.

[commit] Fix GDB crash due to endless recursion in namespace lookup

[commit] gdb.arch/i386-size.exp: Updated expected output for DISASSEMBLY_OMIT_FNAME.

[commit] gdb.base/break-interp.exp (reach): Relax expected output a bit.

[commit] Handle valgrind failures more gracefully

[commit] Re: New ARI warning Sat Jun 26 01:54:22 UTC 2010

[commit] Refactor 'maint time' command statistics.

[commit] Remove hard-coded SPU local store size

[commit] Remove underscore from 'start' label in h8300 disasm tests

[commit] Respect gdb,no_hardware_watchpoints flags in new tests

[commit] rx: Add acc register and revise register order and names

[commit] Skip some more too-large C++ test cases on SPU

[commit] testsuite: break-interp.exp: XFAIL on failing prelink

[commit] Unbreak s390x and ppc64 gdbserver

[commit] Update m-static.exp test for optimised -> optimized

[commit] valops.c (search_struct_field): Fix typo in error message.

[commit] value_static_field cleanup

[Cygwin problem]:with banned variables

[gdbserver] avoid nested strtok calls in handling of qSupported

[gdbserver] x86 agent expression bytecode compiler (speed up conditional tracepoints)

Re: [NEWS/RFA] Re: [gdbserver] x86 agent expression bytecode compiler (speed up conditional tracepoints)

Re: [NEWS/RFA] Re: [gdbserver] x86 agent expression bytecode compiler (speed up conditional tracepoints)

[NEWS/RFA] Re: [gdbserver] x86 agent expression bytecode compiler (speed up conditional tracepoints)

[OB] dwarf2loc.c: fix read_sleb128 use ULONGEST

[OB] target.c, fix spelling error in comment / error msg.

[obv] Comment typo fix

[obv] Constify some parameters like varstring

[obv] Fix HEAD crashes by me: call ALLOCATE_CPLUS_STRUCT_TYPE

[obv] gdb.cp/anon-union.exp: Fix back test name

[obv] gdb.cp/ref-types.exp: Fix back test names

[obv] testsuite: gdb.cp/ref-types.exp: Excessive newline

[obv] testsuite: Remove sent trailing newlines

[obv] typename_concat: char * -> const char *

[patch 0/2] DW_OP_call: Re: [patch] Support DW_OP_call2 and DW_OP_call4 (PR 10640)

[patch 1/2] DW_OP_call: Provide per_cu in the batons

[patch 1/2] Search typedefs in namespaces also in other files

Re: [PATCH 1/2] Test and support all cpp operator types

[patch 1/2] testsuite: dw2-ref-missing-frame cleanup

Re: [patch 1/3] Clear stale specific locs, not whole bpts [rediff]

[patch 2/2] DW_OP_call: Support DW_OP_call2 and DW_OP_call4

[patch 2/2] ptype should list also class's typedefs

Re: [PATCH 2/2] Test and support all cpp operator types

[patch 2/2] testsuite: dw2-ref-missing-frame for PR python/11407

Re: [PATCH 2/4] Hardware accelerated watchpoint conditions

[patch 3.1/3] bpstat_what removal - addon gdb_assert

Re: [patch 3/3] bpstat_what removal

Re: [patch 3/3] bpstat_what removal [rediff]

Re: [patch 3/3] Fortran modules namespaces [rediff]

[patch, rfc, v2] MIPS dwarf2 location lists

[patch, spu] Detect OpenCL program executables

Re: [PATCH/DOC] Prec: add doc for record save and record record restore

Re: [PATCH/DOC] Prec: add doc for record save and record record restore

[PATCH/DOC] Prec: add doc for record save and record record restore

[patch] pr11371 conditional watchpoints with a function in the condition.

[patch] Printing of character vectors

[PATCH] $thread convenience variable

[PATCH] Add support for gdb.PYTHONDIR as $gdb_datadir/python.

[patch] Add support for ARMv7M devices.

Re: [PATCH] Add support for gdb.PYTHONDIR as $gdb_datadir/python.

[Patch] Bug 8287: Skip uninteresting functions while debugging

Re: [patch] Change cplus_specific to an alocated struct

[PATCH] Constify `struct expression' in operator_length

[patch] Delete FIELD_LOC_KIND_DWARF_BLOCK, unused.

[patch] Extend Fortran detection filename extensions

[patch] Fix ADL anonymous type crash

[patch] Fix C++ leading :: (PR c++/11703 and PR gdb/1448)

Re: [patch] Fix duplicate types for single DIE

[PATCH] Fix GFDL update

[patch] Fix memory corruption on aborted object print

[patch] Fix modification of cplus_struct_default

Re: [PATCH] Fix PR bootstrap/42798

Re: [patch] Forbid run with a core file loaded

Re: [PATCH] Forbid watchpoint on a constant value

[patch] GDB regression for starting on r/o filesystem

[patch] gdb.base/attach.exp replace gdb_test_multi

[patch] gdb.base/pending.exp replace gdb_test_multi

[patch] gdb.cp/pr-1210.exp: add msg string.

[patch] i386-tdep.c: Handle kernels that run one past a syscall insn.

[PATCH] matrix prettyprinting

[patch] new testcase: Internal error on unqualified name re-set (PR 11657)

[PATCH] Observer mode, for real this time

[patch] PR python/11407

Re: [patch] pr10659 pretty-printing: Display vectors of vectors as matrix--rev 2

[patch] pr11594

[PATCH] prec: add a switch for memory doesn't record query

[PATCH] Quit after debugging corefiles

[PATCH] record.c: Add signal handler to record_wait record part

Re: [PATCH] record.c: make prec can save the execution log to a pic file

[PATCH] record.c: make prec can save the execution log to a pic file

Re: [patch] Remove redundant symbol naming from new_symbol

[patch] remove support for gpl v1 and v2 gdb's in selftest.exp

[PATCH] Remove unused exp_opcodes

[patch] replace gdb_test with gdb_test_no_output

[PATCH] Report available OS data types

Re: [patch] Smaller gdb: -rdynamic -> -Wl,--dynamic-list

Re: [patch] testsuite: Error on trailing newlines

[patch] testsuite: Error on trailing newlines [Re: [obv] testsuite: gdb.cp/ref-types.exp: Excessive newline]

[patch] testsuite: Remove KFAILs for c++/11702

[PATCH] Trivial comment change

[PATCH] Update to GFDL 1.3

Re: [patch][python] Add breakpoint support.

Re: [PING] [RFC] Thread debug support for NetBSD 5

Re: [python][patch] Inferior and Thread information support.

Re: [resubmit] gdb.base, r*.exp thru w*.exp

[RFA 1/3] Generate regformats/rs6000/powerpc-32.dat

[RFA 2/3] Import vsnprintf from libiberty if not available.

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

Re: [RFA-new version][gdbserver] x86 agent expression bytecode compiler (speed up conditional tracepoints)

[RFA-new version][gdbserver] x86 agent expression bytecode compiler (speed up conditional tracepoints)

Re: [RFA-v3] Allow explicit 16 or 32 char in 'x /s'

Re: [RFA-v3] dwarf2read.c: Avoid complaint for char array of unspecified size

Re: [RFA/commit/Win64] Remove new extra leading underscore in symbol name

[RFA/commit/Win64] Remove new extra leading underscore in symbol name

[RFA/doco] Document the GDB python directory.

Re: [RFA/python:1/2] Add support for --with-pythondir.

Re: [RFA/python:2/2] First script in GDB python library - command/pahole.py

Re: [RFA/python:2/2] First script in GDB python library - command/pahole.py

[RFA] add note on command naming to gdbint.texi

Re: [RFA] add support for disabling individual pretty-printers

[RFA] Auto set gnutarget when bfd_check_format_matches get bfd_error_file_ambiguously_recognized

[RFA] c++/11734

Re: [RFA] Delayed physname computation

Re: [RFA] dwarf2 reader: Clarify DW_FORM_flag/DW_FORM_flag_present

Re: [RFA] dwarf2read.c: Remove useless complaint for external functions.

[RFA] fix crasher on detach command

[RFA] Fix Cygwin problem with banned variables

[RFA] Fix mingw32 gdbserver build failure

[RFA] Fix PR gdb/11702, printing of static const member variables

[RFA] gdb.ada wild cards

[RFA] gdb.ada, gdb.cp, gdb.python, replace wildcard regexp

Re: [RFA] gdb.base -- use gdb_test_no_output

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

[RFA] gdb.cp/*.exp: use gdb_test_no_output

[RFA] gdb.dwarf2, gdb.gdb, gdb.multi, gdb.opt, use gdb_test_no_output

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

[RFA] gdb.python, gdb.reverse, gdb.server, use gdb_test_no_output

[RFA] gdb.threads, use gdb_test_no_output

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

[RFA] gdb.trace, replace wildcard regexp

[RFA] gdb.trace, use gdb_test_no_output

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

[RFA] get_array_bounds function: change low and high parameter type to LONGEST *

Re: [RFA] New qRelocInsn RSP packet, docs and NEWS.

[RFA] Refactor 'maint time' command statistics.

[RFA] replace wildcard regexp in gdb.base

Re: [RFA] stdio gdbserver connection

[RFA] testsuite avoid tcl error in gdb.threads/gcore-thread.exp

[RFA] testsuite, more wild card expressions

Re: [RFA]dwarf reader: Avoid complaint on const type

Re: [RFA]dwarf reader: Avoid complaint on const type

[rfc patch] nomem: internal_error -> error

[RFC/RFA] enable break

Re: [RFC] Add support of software single step to process record

Re: [RFC] Detect loops in the solib chain

[RFC] display names of explicit typedefs for 'info types'

Re: [RFC] Do not treat '\' as escape character on MinGW Windows hosts

[rfc] DWARF expression evaluation vs. GDB address encoding problems

[rfc] Handle lack of non-stop support more gracefully

Re: [RFC] Let "gcore" command accept a suffix argument

Re: [RFC] new commands: info pretty-printers, enable/disable pretty-printer

[RFC] new commands: info pretty-printers, enable/disable pretty-printer

[rfc] Problems with software single-step and SPU breakpoints during fork

[RFC] Testsuite: permit simple transformation of gdb_expect code

[RFC] windows-nat.c: New oddity after copy console information for new console patch.

Add support for ppc-lynxos to GDBserver

Better MI memory commands

C++ improvements NEWS patch

Don't run compiled condition expressions in gdbserver

DWARF Version 4 Released

FYI: add missing 'static'

FYI: DWARF psym reader robustness

FYI: fix dangling cleanup

FYI: handle compliant DW_AT_vtable_elem_location

FYI: remove failing python test

FYI: support DW_ATE_UTF

GDB crash due to endless recursion in namespace lookup

gdb's README file

Re: GDBserver fast tracepoints support

gdbserver optimizer build failure

Make -list-thread-groups accept iN ids

New ARI warning Fri Jun 4 01:57:26 UTC 2010

New ARI warning Fri Jun 25 01:53:55 UTC 2010

New ARI warning Sat Jun 26 01:54:22 UTC 2010

New ARI warning Sun Jun 6 01:54:01 UTC 2010

New ARI warning Sun Jun 13 01:54:29 UTC 2010

New ARI warning Wed Jun 23 01:54:57 UTC 2010

New ARI warning Wed Jun 30 01:56:38 UTC 2010

Re: New ARI warning Wed May 26 01:54:51 UTC 2010

PING [RFC] Testsuite: permit simple transformation of gdb_expect code

ping: [patch 1/6] PIE: Attach binary even after re-prelinked underneath

ping: [patch 2/6] PIE: Attach binary even after ld.so re-prelinked underneath

ping: [patch 3/6] PIE: Fix occasional error attaching i686 binary

ping: [patch 4/6] testsuite: Unify to lib/prelink-support.exp

ping: [patch 5/6] testsuite: Fix prelink-support.exp without prelink installed

ping: [patch 6/6] PIE: Fix back re-run

Re: PR10687 Printing c++ class with static array (of same type) can produce infinite output

RFA: add to_string argument to gdb.execute

Re: RFA: rewrite dwarf->ax translator

RFA: rewrite dwarf->ax translator (Was: RFC: implement DW_OP_bit_piece)

RFA: RX Sim: Use unsigned masks when setting flag bits

Re: RFC: DWARF expression disassembly

RFC: DWARF reader -vs- unknown types

RFC: optimized-out pieces

Re: RFC: partially fix empty DW_OP_piece

Should we be able to read simulator memory immediately after a "load" command?

Static tracepoints support

Switch shared library default backend to solib-target.c


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