archer archive
subject index for January - March, 2009

This is the mail archive of the archer@sourceware.org mailing list for the Archer 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:

[archer-keiths-expr-cumulative] Symbol scope resolving error

Re: [Archer] Merging lessons

Re: [Archer] Re: Fixes for Mac OS X/x86 building/running

[archer] RFA: fix duplicate target-wide-encoding

[catch-syscall] [patch] Add x86_64/amd64 support

[catch-syscall] [patch] Drop entry_breakpoint at all

[charset] [commit] Fix a crash on gdb.ada/packed_array.exp onwrongly read Ada type.

Re: [charset] [commit] Fix FAILs due to now correctly read-in but unresolved `typedef's.

[charset] [commit] Fix FAILs due to now correctly read-in butunresolved `typedef's.

[delayed-symfile] [commit] Fix a crash on missing `.debug_aranges'section.

Re: [delayed-symfile] [commit] Fix a regression on delayed retrieving of the unwinding debug info.

[delayed-symfile] [commit] Fix a regression on delayed retrievingof the unwinding debug info.

Re: [delayed-symfile] [commit] Fix a regression on delayedretrieving of the unwinding debug info.

[delayed-symfile] [commit] Fix a regression on forgotten delayedread of a type info.

[delayed-symfile] [commit] Fix a testcase regression due to: (nodebugging symbols found)

[delayed-symfile] make print conditions parallel

[demo-merge] [patch] Regression fix for vla [Re: Branch mergingfor demo]

[expr-cumulative] + [using-directive] status [Re: New branch forFedora 11 merges]

[expr]-fix [jk-expr-committed] Fix crash on C++ DW_AT_name "".

[jankratochvil-misc] [commit] Fix FAIL on gdb.cp/expand-sals.exp[misc] x [keiths-expr-cumulative].

[keiths-expr-cumulative] 2 gdb.objc regressions

Re: [keiths-expr-cumulative] Regressions

[keiths-expr-cumulative] Regressions [Re: New branch for Fedora11 merges]

[PATCH] Fix double-free crash in gdbpy_search_memory.

[python] (trivial) Remove documentation prompts from example

Re: [python] [approval request] Re: FYI a testcase FAIL: test Frame.read_var_value - error

[python] [approval request] Re: FYI a testcase FAIL: testFrame.read_var_value - error

[python] [approval-request] Make uninstall-python safe

[python] [commit] Fix crashes on missing`lib*/pythonX.Y/encodings/'

[python] [commit] Workaroud Fedora 10 gcc-4.3.2-7 false warning.

[python] [ref] Patch for libstdcxx printer's Tr1HashtableIterator

[python] [rfc] Patch for pretty-printers registration API change

Re: [python] [rfc] StdBitsetPrinter patch for printing bitsets represented by a single unsigned long.

[python] [rfc] StdBitsetPrinter patch for printing bitsets representedby a single unsigned long.

[python] add --with-pythondir

[python] add another auto-load search directory

[python] Add comments to gdb.Frame-related functions, and minordocstring fixes.

[python] Add gdb.Value.is_optimized_out attribute.

[python] Add testcase for Python command creation.

[python] build fix for python 2.4

[python] Committed libstdc++ comments and changes patch.

[python] Crash when using generators with Python 2.4

[python] documentation fix

[python] Documentation fixes for gdb.Frame.

[python] Documentation. Remove duplicate const qualified text.

[python] fix feedback related to Command patch

[python] Fix python-membuf.c:get_char_buffer.

[python] fix regressions

[python] Fix review comments from Tromey on convenience functionspatch.

[python] Fix two memory leaks

[python] fix use of pythonlibdir

[python] Fix varobj crash if no python is installed

[python] FYI a testcase FAIL: test Frame.read_var_value - error

Re: [python] how best to support colorized output? (with example colorized backtrace)

[python] how best to support colorized output? (with example colorizedbacktrace)

Re: [python] how best to support colorized output? (with examplecolorized backtrace)

[python] Implement gdb.search_memory.

[python] integrate summary mode and print frame-arguments

Re: [python] leaks from pretty printers

[python] Make gdb.Command.__init__ accept keyword arguments.

[python] Make gdb.Frame.read_var_value accept string as argument.

[python] Make gdb.lookup_symbol accept keyword arguments.

[python] Make gdb.search_memory accept keyword arguments.

[python] Make gdb.Value.string accept keyword arguments.

[python] Mention Python help command and keyword argumentsconvention.

[python] merge checked in

[python] minor #if consistency change

[python] Minor ChangeLog fixes.

[python] Move doc of frame-related functions to the Frames InPython section.

[python] Move initialization of tp_new to frame_object_type.

[python] Packacking - Python scripts directories

[python] post-merge fixlet

[python] RFC: don't allow deletion of convenience function

[python] rfc: PyObject_IsTrue housekeeping patch

[python] second fix for python-membuf.c

[python] StdStringPrinter misleading?

[python] thinko in previous patch

[python] Trivial documentation fixes

[python] Trivial filename check in python/lib/gdb/command/save_breakpoints.py

[python] Verify if given var name exists, and plug memory leak.

[python] work around a crash

Re: [python][commit] Change gdb.Value.address from a method to an attribute.

[python][commit] Change gdb.Value.address from a method to anattribute.

[python][commit] Have read_memory and write_memory properly readaddresses from Python.

[python][commit] Rework documentation from Eli's review comments.

[python][commit] Use tp_richcompare instead of Frame.equals tocompare frames.

Re: [python][patch] Incorporate recent libstdc++ changes, and also extrapolate naming patch to unordered containers.

[python][patch] Incorporate recent libstdc++ changes, and also extrapolatenaming patch to unordered containers.

[python][patch] Pretty printers for anonymous types.

Re: [python][rfc] Add "prototype" to docstrings of Frame-related functions and methods.

[python][rfc] Add "prototype" to docstrings of Frame-relatedfunctions and methods.

Re: [python][rfc] Attempt to print the base class if a there is no Python pretty-printer for a derived class.

Re: [python][rfc] Attempt to print the base class if a there is no Python pretty-printer for a derived class.

Re: [python][rfc] Attempt to print the base class if a there is no Python pretty-printer for a derived class.

[python][rfc] Attempt to print the base class if a there is no Pythonpretty-printer for a derived class.

Re: [python][rfc] Attempt to print the base class if a there is noPython pretty-printer for a derived class.

[python][rfc] convert_value_from_python changes in pretty-printing

Re: [python][rfc] convert_value_from_python changes inpretty-printing

[python][rfc] Remove unused value_object attribute `owned_by_gdb'.

Re: [python][rfc] Remove unused value_object attribute`owned_by_gdb'.

[python][rfc] rename Frame.read_var_value to Frame.read_var

Re: [python][rfc] Rename gdb.current_frame to gdb.newest_frame.

[python][rfc] Replace gdb.Frame.addr_in_block withgdb.Frame.function.

[RFC] Koenig lookup patch

[sergio-catch-syscall] gdb.base/reread.exp regression

[type-refcount] [commit] Fix a value leak by VAROBJ.

[type-refcount] [commit] Fix access to already freed `structtype's on [vla]+[python].

[type-refcount] [commit] Implement TYPEs reference counting forVAROBJs.

[type-refcount] Why it is right now not ready for FSF GDB

[using-directive] Regression against FSF GDB

[vla] [commit] Fix regression on: gdb.opt/array-from-register.exp

[vla] [commit] Print Fortran unbound arrays as empty

Add convenience function testcase.

Re: Add gdb.read_memory, gdb.write_memory and gdb.Membuf.

Archer functionality in Fedora 11

archer-pmuldoon-exception-rewind quick demo script

Branch archer-pmuldoon-exception-rewind-master replaces archer-pmuldoon-exception-rewind

bugzilla

Dead branches deletion? [Re: [expr]-fix [jk-expr-committed] Fixcrash on C++ DW_AT_name "".]

Re: Dead branches deletion? [Re: [expr]-fix [jk-expr-committed]Fix crash on C++ DW_AT_name "".]

Re: DW_TAG_typedef indirection causes DW_AT_data_location to be ignored

Re: DW_TAG_typedef indirection causes DW_AT_data_location to beignored

Expressions Status and Oustanding Tasks

Fedora-11 Archer release schedule

Fixed namespace-using regressions

Fixes for Mac OS X/x86 building/running

Re: Frames as scopes

froggified gdb status, 2009-02-09

froggy plans

froggy/archer -- 2009-02-24

froggy/archer -- 2009-03-04

FYI the `register' gcc-4.4 change (GCC PR debug/39485)

GDB and typedefs

gfortran gdb updates

git tip

inadvertently-removed-from-git: gdb/windows-termcap.c

Make valpy_getitem use gdbpy_is_string.

Meeting 2009-02-04

Meeting 2009-02-11

Meeting 2009-02-18

Meeting 2009-02-25

Meeting 2009-03-04

Meeting 2009-03-10

Meeting 2009-03-18

Meeting 2009-03-25

Meeting Agenda 2009-01-07

Meeting Agenda 2009-01-14

Merging fun again

Merging lessons

MI example

New branch for Fedora 11 merges

no meeting tomorrow...

Re: plan for python inferiors, threads, and events

Problem compiling after merge

Problem merging with git

Problem with merge

Python 3.0

Python convenience functions that return GDB values cause segfault

Re: Python convenience functions that return GDB values causesegfault

Re: RFC: user auto-load directory

Small fixes for gdb.Frame.

Status on Fedora merge branch

Subclassing gdb.Value

summary of python scripting in gdb

Testcase for gdb.Frame

uninitialized memory, pretty printers and full backtraces

Using Python to infer some internal data

Re: Virtual methods table printing [Re: Expressions Status and OustandingTasks]

Virtual methods table printing [Re: Expressions Status andOustanding Tasks]

What is the `archer' branch

which branch supports gfortran


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