archer archive
subject index for October - December, 2008

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:

"long" vs. "long int" (what a mess!)

(retrospective) Re: Exception Handling Estimates

[archer-jankratochvil-misc] Fix hw watchpoints regression oni386/x86_64/ia64

[archer-jankratochvil-misc] Fix ignored breakpoint at the entryaddress

[archer-jankratochvil-misc] Fix ignored breakpoint at the entryaddress [resend]

[archer-jankratochvil-misc] Fix TLS access across files

Re: [archer-jankratochvil-vla] check_typedef() memory leak

Re: [Archer] Re: plan for python inferiors, threads, and events

[commit] Minor readability improvement.

[jankratochvil-misc] Fix a completer regression if you link gdbwith -lmcheck

[jankratochvil-misc] Fix double free on error while inserting thebreakpoint

[jankratochvil-misc] Fix visibility of _static_ variables in C++constructors

[jankratochvil-misc] Fortran: logical (kind=8) support

[jankratochvil-misc] ia64: Fix breakpoints memory shadow

[jankratochvil-misc] Implement Fortran common blocks, `infocommon', remove old #if 0-ed code

[jankratochvil-type-refcount] Tom Tromey's reference counting

Re: [PATCH 0/4] 'catch syscall' feature

Re: [PATCH 1/4] 'catch syscall' feature -- Architecture-independent part

Re: [PATCH 2/4] 'catch syscall' feature -- Architecture-dependent part

Re: [PATCH 2/4] 'catch syscall' feature -- Architecture-dependentpart

Re: [PATCH 3/4] 'catch syscall' feature -- Documentation part

[patch] [python] Fix GDBN references in gdb.texinfo

[patch] [python] gdb.parameter fixlet

[patch] [python] Make GDB buildable on python without threads.

[PATCH] Add convenience predicates do gdb.Symbol

[patch] Fix another double free

[patch] Fix for failuire in gdb.base/display.exp

[patch] Fix for failure in gdb.python/python-prettyprint.exp

[patch] Fix for gdb.gdb/selftest.exp failure

[patch] Fix for gdb.python/python-value with gcc-4.3.1

[patch] Fix for heap corruption in python pretty printing.

[patch] Fix for recent breakage

[patch] Fix glitches with libstdc++ pretty printers

[patch] Fix obvious typo in gdb/varobj.c

[patch] make check doesn't create gdb.python

[patch] Python 2.4 compatibility.

[python] Add missing block and symbol pieces for in_scopeconvenience function.

[python] 2 bug fixes in new-backtrace

[python] [commit] Fix for "dangling" access

[python] [patch] Fix prettyprinter of std::map<const char *, ...>

[python] [patch] Pretty printers for std::*::{const_,}iterator

[python] A case for "mixed" pretty-printers

[python] a few commands in python

[python] a sample function

[python] Acquire GIL when necessary for convenience functions.

[python] add 'array' display hint

[python] add 'string' display hint

[python] add argument to Value.string

[python] add encoding argument to Value.string

[python] Add example of a Python convenience function.

[python] add gdb_datadir support

[python] add MI tests

[python] add parse_and_eval

[python] Add the in_scope.py script.

[python] Address FIXME in valpy_richcompare.

[python] allow build gdb to find python library

[python] allow prefix commands

[python] allow set- and show- specific help for Parameters

[python] Anonymous namespaces prevent some Python pretty-printing

Re: [python] Anonymous namespaces prevent some Pythonpretty-printing

[python] better type cleanup

[python] build fix for python 2.4

[python] compile fixlet

[python] document Breakpoint

[python] document convenience functions

[python] document gdb.history

[python] documentation bug fix

[python] don't try to free "independent" types

[python] fix a buglet in _format_children

[python] fix command deletion bug

[python] fix crash in Parameters

[python] fix crash when deleting types

[python] fix crash when manipulating string in internal variable

[python] fix enum constant conversion

[python] Fix error checking and error strings in python.c

[python] fix for thread-less python

[python] fix in get_parameter

[python] Fix in_scope convenience function.

[python] fix memory leak

[python] fix minor build problem

[python] fix possible Type crash

[python] fix python-less build

[python] Fix references to renamed gdb.default_visualizer indocumentation

[python] Fix strings in python-cmd.c

[python] Fix strings in python-function.c

[python] fix symbol docstring

[python] fix TAGS

[python] fix test suite

[python] fix up documentation for Parameters

[python] fix wrapping

[python] fixlet in objfile wrapper

[python] fully unify CLI and MI pretty printers

[python] handle "set print arrays"

[python] handle display_hint from CLI

[python] integrate with gdb event loop

[python] libstdc++ printers, plus module support

[python] make Fields into real objects

[python] Make it easier to call into inferior from python when "this" pointer is already available?

[python] merging master -> python

[python] minor fix in python.c

[python] minor python-value.c cleanup

[python] minor refcounting fix in pretty-printer

[python] misc regression fixes

[python] More changes from review of la_get_string patch

[python] more tests and documentation

[python] more Type methods

[python] one more new command

[python] print summary in stack trace

[python] proper setting of sys.path

[python] read gdb's __init__.py

[python] refactor pretty-printing, again

[python] register gdb.Field

[python] remove 'header' method

[python] Rename gdb.get_value_from_history to gdb.history.

[python] rename get_value_from_history, maybe others as well

[python] Rework based on comments of la_gestr patch.

[python] search for -gdb.py

[python] Should pretty-printer affect resulting gdb-history value?

[python] small documentation fix

[python] some new Value methods

[python] Something rotten in exception cleanup

[python] source -p

[python] string improvement (was Re: Value.string method)

[python] test suite fixlet

[python] thread handling

[python] two new commands

[python] type reference counting

[python] update pretty-printing documentation

[python] update Python's sys.path

[python] use of dont_repeat

[python] varobjs and the "string" display hint

Re: [python][rfc] Change gdb.Block to use attributes instead of getter methods.

[python][rfc] Change gdb.Block to use attributes instead of gettermethods.

Re: [python][rfc] Change gdb.Block to use attributes instead ofgetter methods.

Re: [python][rfc] Change gdb.Breakpoint to use attributes instead of methods.

[python][rfc] Change gdb.Breakpoint to use attributes instead ofmethods.

Re: [python][rfc] Change gdb.Breakpoint to use attributes insteadof methods.

Re: [python][rfc] Change gdb.Symbol to use attributes instead of getter methods.

[python][rfc] Change gdb.Symbol to use attributes instead ofgetter methods.

[python][rfc] Rename gdb.Breakpoint getter methods.

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

[python][rfc] Rename gdb.Frame getters.

[python][rfc] rename getter function and methods

Re: [python][rfc] Rename methods and functions related to pretty-printing.

[python][rfc] Rename methods and functions related topretty-printing.

[python][rfc] Rename thread-related functions in the gdb module.

Re: [python][rfc] Rename thread-related functions in the gdbmodule.

[python][rfc] Use attributes in gdb.Symtab and gdb.Symtab_and_line.

Re: [python][rfc] Use attributes in gdb.Symtab andgdb.Symtab_and_line.

[RFC] Patch for gnats pr 2495

[rfc] patch to search applicable namespaces at each block level

Access to "default GDB printer" from Python pretty printers?

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

any plans to support gfortran?

archer-swagiaal-using-directive patch on static variables inmethods

bokenness of nested pretty printers

Branch 'archer-sergio-catch-syscall' status

Branch merging for demo

C++ exceptions catching through GDB-patched .eh_frame

C++ virtual methods table printing does not work

catch-syscall and XML - Initial thoughts

CodeSourcery/Fedora gdb-6.8-inlining.patch rebase

commits mailing list

Compile/Test of archer-tromey-python branch

considering changes to pretty-printing

Crash free()ing unallocated memory.

document gdb.Frame

DW_FORM_block / VLAs / Fortran dynamic arrays support patch

DW_TAG_typedef indirection causes DW_AT_data_location to be ignored

Re: DW_TAG_typedef indirection causes DW_AT_data_location to beignored

Dynamic array bounds problem

Re: Expressions Estimates

Re: Expressions Estimates [additions]

Fix for gdb.template_argument() brokenness WRT const, volatile.

Frames as scopes

freshly-cut python patches

froggy

Froggy in archer

FYI: ptrace syscall doc

get python string from gdb.Value

kudos and suggestions

libstdc++ pretty printers

Re: Make GDB build with python 2.4 again.

Meeting Agenda 2008-09-08

Meeting Agenda 2008-10-01

Meeting Agenda 2008-10-15

Meeting Agenda 2008-10-22

Meeting Agenda 2008-11-05

Meeting Agenda 2008-11-12

Meeting Agenda 2008-11-19

Meeting Agenda 2008-12-03

Meeting Agenda 2008-12-10

Merge from GDB

no meeting

now what?

PATCH: Build under GLIBC 2.8

Patches from mainline to archer

plan for python inferiors, threads, and events

PR 2488 status and some unwinder questions

Re: pretty-printing update

Python pretty-printed output isn't pretty :-(

Re: Python pretty-printers and non-ASCII strings do not play well together :-(

Python pretty-printers and non-ASCII strings do not play well together :-(

Re: Python pretty-printers and non-ASCII strings do not play welltogether :-(

reminder -- no meeting

Remove unused variables in gdbpy_write_memory.

RFC: user auto-load directory

Should users be protected from badly-recursive pretty printers?

Re: source command for python scripts

Re: source command for python scripts (was Re: Python pretty-printers and non-ASCII strings do not play well together :-()

source command for python scripts (was Re: Python pretty-printersand non-ASCII strings do not play well together :-()

Re: source command for python scripts (was Re: Pythonpretty-printers and non-ASCII strings do not play well together :-()

Stack trace from core file without executable

two expression patches

updated wiki task list

Value.string method

Working on gnats PRs 2488/2494


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