public inbox for archer@sourceware.org
 help / color / mirror / Atom feed
[python] minor membuf fix
 2009-04-06 23:52 UTC 

[python][patch] Add options length parameter to value.string(...)
 2009-04-06 22:33 UTC  (3+ messages)

A few python/pretty-printing questions
 2009-04-06 21:57 UTC  (3+ messages)

[python] StdStringPrinter misleading?
 2009-04-03 21:53 UTC  (13+ messages)

error using pretty printing
 2009-04-03 11:40 UTC  (5+ messages)

[python][patch] Attempt to use Python pretty-printers on base classes of a derived class (where no Python pretty-printer exists for that derived class)
 2009-04-02 19:38 UTC  (3+ messages)

[python][commit] Fix memory allocation bug in gdbpy_read_memory
 2009-04-01 18:38 UTC 

Meeting 2009-04-01
 2009-04-01  1:21 UTC 

[python] acquire GIL when removing objfile
 2009-04-01  0:22 UTC 

[python][commit] Have read_memory and write_memory properly read addresses from Python
 2009-03-30 21:30 UTC 

[keiths-expr-cumulative] 2 gdb.objc regressions
 2009-03-30 17:33 UTC  (2+ messages)

[python][commit] Use tp_richcompare instead of Frame.equals to compare frames
 2009-03-30  4:11 UTC 

[python][commit] Rework documentation from Eli's review comments
 2009-03-30  4:10 UTC 

[python][rfc] Replace gdb.Frame.addr_in_block with gdb.Frame.function
 2009-03-29 21:38 UTC  (2+ messages)

[python][rfc] Remove unused value_object attribute `owned_by_gdb'
 2009-03-29 21:00 UTC  (3+ messages)

[python][commit] Change gdb.Value.address from a method to an attribute
 2009-03-29  1:13 UTC  (2+ messages)

[archer-keiths-expr-cumulative] Symbol scope resolving error
 2009-03-27 19:33 UTC  (3+ messages)

[python][rfc] Attempt to print the base class if a there is no Python pretty-printer for a derived class
 2009-03-27 19:25 UTC  (14+ messages)

[python] fix regressions
 2009-03-27 17:12 UTC 

Expressions Status and Oustanding Tasks
 2009-03-27  1:06 UTC  (5+ messages)
  ` Virtual methods table printing [Re: Expressions Status and Oustanding Tasks]

[python] integrate summary mode and print frame-arguments
 2009-03-27  1:04 UTC  (3+ messages)

[python] how best to support colorized output? (with example colorized backtrace)
 2009-03-27  0:44 UTC  (3+ messages)

[python] work around a crash
 2009-03-25 13:13 UTC  (2+ messages)

Meeting 2009-03-25
 2009-03-25  1:06 UTC 

[python] Add gdb.Value.is_optimized_out attribute
 2009-03-23 17:49 UTC  (4+ messages)

Fixed namespace-using regressions
 2009-03-19 21:25 UTC  (2+ messages)

FYI the `register' gcc-4.4 change (GCC PR debug/39485)
 2009-03-18 18:08 UTC 

Meeting 2009-03-18
 2009-03-18 16:06 UTC  (3+ messages)

[expr]-fix [jk-expr-committed] Fix crash on C++ DW_AT_name ""
 2009-03-18 15:20 UTC  (7+ messages)
  ` Dead branches deletion? [Re: [expr]-fix [jk-expr-committed] Fix crash on C++ DW_AT_name "".]

[RFC] Koenig lookup patch
 2009-03-17 21:25 UTC  (4+ messages)

[python][patch] Incorporate recent libstdc++ changes, and also extrapolate naming patch to unordered containers
 2009-03-16 19:09 UTC  (2+ messages)

[jankratochvil-misc] [commit] Fix FAIL on gdb.cp/expand-sals.exp [misc] x [keiths-expr-cumulative]
 2009-03-13 15:36 UTC 

[type-refcount] [commit] Implement TYPEs reference counting for VAROBJs
 2009-03-13 14:33 UTC 

Fixes for Mac OS X/x86 building/running
 2009-03-12 23:25 UTC  (11+ messages)
    ` [Archer] "

[archer] RFA: fix duplicate target-wide-encoding
 2009-03-12 20:30 UTC  (2+ messages)

Meeting 2009-03-10
 2009-03-10 21:16 UTC 

[python] Move initialization of tp_new to frame_object_type
 2009-03-10 16:16 UTC 

[python] Move doc of frame-related functions to the Frames In Python section
 2009-03-10 16:16 UTC 

[type-refcount] [commit] Fix a value leak by VAROBJ
 2009-03-09 18:23 UTC  (3+ messages)

plan for python inferiors, threads, and events
 2009-03-09 16:42 UTC  (4+ messages)

[python] Committed libstdc++ comments and changes patch
 2009-03-09 12:07 UTC 

git tip
 2009-03-08  4:37 UTC  (4+ messages)

[delayed-symfile] make print conditions parallel
 2009-03-07  1:22 UTC 

[python] FYI a testcase FAIL: test Frame.read_var_value - error
 2009-03-06 23:41 UTC  (10+ messages)
      ` [python] [approval request] "

inadvertently-removed-from-git: gdb/windows-termcap.c
 2009-03-06 13:54 UTC  (4+ messages)

[vla] [commit] Fix regression on: gdb.opt/array-from-register.exp
 2009-03-06  0:36 UTC 

[python] Fix review comments from Tromey on convenience functions patch
 2009-03-05 21:22 UTC 

[python] RFC: don't allow deletion of convenience function
 2009-03-05 18:51 UTC  (2+ messages)

[python] fix use of pythonlibdir
 2009-03-05 18:07 UTC 

[python] [approval-request] Make uninstall-python safe
 2009-03-04 23:23 UTC  (2+ messages)

[python] Implement gdb.search_memory
 2009-03-04 19:50 UTC  (7+ messages)

[python] add --with-pythondir
 2009-03-04 18:00 UTC 

froggy/archer -- 2009-03-04
 2009-03-04 16:18 UTC 

[python] [commit] Fix crashes on missing `lib*/pythonX.Y/encodings/'
 2009-03-04 15:02 UTC 

[python] thinko in previous patch
 2009-03-03 21:59 UTC 

Meeting 2009-03-04
 2009-03-03 21:57 UTC 

[python] add another auto-load search directory
 2009-03-03 21:48 UTC 

[python] Fix varobj crash if no python is installed
 2009-03-03 21:44 UTC  (2+ messages)

[python] Packacking - Python scripts directories
 2009-03-03 20:46 UTC  (4+ messages)

[python][rfc] rename Frame.read_var_value to Frame.read_var
 2009-03-03 20:45 UTC  (5+ messages)

[python] Documentation fixes for gdb.Frame
 2009-03-03  2:57 UTC  (3+ messages)

[python][rfc] Add "prototype" to docstrings of Frame-related functions and methods
 2009-03-03  2:56 UTC  (3+ messages)

New branch for Fedora 11 merges
 2009-03-02 16:06 UTC  (12+ messages)
          ` [keiths-expr-cumulative] Regressions [Re: New branch for Fedora 11 merges]
              ` [keiths-expr-cumulative] Regressions
    ` [expr-cumulative] + [using-directive] status [Re: New branch for Fedora 11 merges]

[python] Make gdb.Command.__init__ accept keyword arguments
 2009-03-02 16:05 UTC  (2+ messages)

bugzilla
 2009-03-02 15:38 UTC 

[python] Verify if given var name exists, and plug memory leak
 2009-03-02 13:28 UTC 

[python] [commit] Workaroud Fedora 10 gcc-4.3.2-7 false warning
 2009-03-01 14:32 UTC 

[type-refcount] [commit] Fix access to already freed `struct type's on [vla]+[python]
 2009-02-28 19:32 UTC 

[python] Add comments to gdb.Frame-related functions, and minor docstring fixes
 2009-02-27 20:05 UTC 

[python] Make gdb.Frame.read_var_value accept string as argument
 2009-02-27 20:03 UTC 

[python] Mention Python help command and keyword arguments convention
 2009-02-27 20:00 UTC 

[python] Make gdb.Value.string accept keyword arguments
 2009-02-27 19:54 UTC 

[python] Make gdb.lookup_symbol accept keyword arguments
 2009-02-27 19:53 UTC 

[python] Make gdb.search_memory accept keyword arguments
 2009-02-27 19:48 UTC  (8+ messages)

froggy plans
 2009-02-27  0:50 UTC  (4+ messages)

What is the `archer' branch
 2009-02-26 19:13 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).