Fourth quarter 2008 Archives by thread
Starting: Wed Oct 1 00:36:00 GMT 2008
Ending: Wed Dec 31 03:51:00 GMT 2008
Messages: 538
- Meeting Agenda 2008-10-01
Tom Tromey
- pretty-printing update
André Pönitz
- Expressions Estimates
Jan Kratochvil
- [PATCH 2/4] 'catch syscall' feature -- Architecture-dependent part
Sérgio Durigan Júnior
- [rfc] patch to search applicable namespaces at each block level
Sami Wagiaalla
- Meeting Agenda 2008-09-08
Tom Tromey
- DW_FORM_block / VLAs / Fortran dynamic arrays support patch
Jan Kratochvil
- two expression patches
Tom Tromey
- Expressions Estimates [additions]
Sami Wagiaalla
- [PATCH 0/4] 'catch syscall' feature
Phil Muldoon
- [RFC] Patch for gnats pr 2495
Phil Muldoon
- [patch] Fix obvious typo in gdb/varobj.c
Paul Pluzhnikov
- [patch] Python 2.4 compatibility.
Paul Pluzhnikov
- [PATCH 3/4] 'catch syscall' feature -- Documentation part
Tom Tromey
- [PATCH 1/4] 'catch syscall' feature -- Architecture-independent part
Tom Tromey
- freshly-cut python patches
Thiago Jung Bauermann
- CodeSourcery/Fedora gdb-6.8-inlining.patch rebase
Jan Kratochvil
- [patch] make check doesn't create gdb.python
Paul Pluzhnikov
- [patch] Fix for gdb.python/python-value with gcc-4.3.1
Paul Pluzhnikov
- Meeting Agenda 2008-10-15
Tom Tromey
- commits mailing list
Tom Tromey
- [patch] Fix glitches with libstdc++ pretty printers
Paul Pluzhnikov
- Patches from mainline to archer
Paul Pluzhnikov
- bokenness of nested pretty printers
Paul Pluzhnikov
- Stack trace from core file without executable
Ray Ruvinskiy
- Make GDB build with python 2.4 again.
Paul Pluzhnikov
- [patch] Fix for failure in gdb.python/python-prettyprint.exp
Paul Pluzhnikov
- Merge from GDB
Sérgio Durigan Júnior
- Branch 'archer-sergio-catch-syscall' status
Sérgio Durigan Júnior
- [patch] Fix for heap corruption in python pretty printing.
Paul Pluzhnikov
- Meeting Agenda 2008-10-22
Tom Tromey
- [python] add MI tests
Tom Tromey
- catch-syscall and XML - Initial thoughts
Sérgio Durigan Júnior
- [python] remove 'header' method
Tom Tromey
- [python] fix a buglet in _format_children
Tom Tromey
- [python] more tests and documentation
Tom Tromey
- (retrospective) Re: Exception Handling Estimates
Phil Muldoon
- [patch] Fix another double free
Paul Pluzhnikov
- [python] small documentation fix
Tom Tromey
- [python] handle display_hint from CLI
Tom Tromey
- no meeting
Tom Tromey
- [patch] Fix for failuire in gdb.base/display.exp
Paul Pluzhnikov
- [python] some new Value methods
Tom Tromey
- [patch] Fix for recent breakage
Paul Pluzhnikov
- [patch] Fix for gdb.gdb/selftest.exp failure
Paul Pluzhnikov
- considering changes to pretty-printing
Tom Tromey
- Working on gnats PRs 2488/2494
Phil Muldoon
- Python pretty-printers and non-ASCII strings do not play well together :-(
Paul Pluzhnikov
- Should users be protected from badly-recursive pretty printers?
Paul Pluzhnikov
- Meeting Agenda 2008-11-05
Tom Tromey
- Access to "default GDB printer" from Python pretty printers?
Paul Pluzhnikov
- Crash free()ing unallocated memory.
Paul Pluzhnikov
- [python] fully unify CLI and MI pretty printers
Tom Tromey
- [python] minor fix in python.c
Tom Tromey
- [python] source -p
Tom Tromey
- Fix for gdb.template_argument() brokenness WRT const, volatile.
Paul Pluzhnikov
- "long" vs. "long int" (what a mess!)
Paul Pluzhnikov
- [python] fix minor build problem
Tom Tromey
- [commit] Minor readability improvement.
Paul Pluzhnikov
- [python] Fix strings in python-cmd.c
Thiago Jung Bauermann
- [python] Fix strings in python-function.c
Thiago Jung Bauermann
- Python pretty-printed output isn't pretty :-(
Paul Pluzhnikov
- [python] Anonymous namespaces prevent some Python pretty-printing
Paul Pluzhnikov
- [python] [commit] Fix for "dangling" access
Paul Pluzhnikov
- [python] fix command deletion bug
Tom Tromey
- [python] fix crash when deleting types
Tom Tromey
- [python] fix possible Type crash
Tom Tromey
- [python] fix memory leak
Tom Tromey
- [python] A case for "mixed" pretty-printers
Paul Pluzhnikov
- [python] test suite fixlet
Tom Tromey
- [python] better type cleanup
Tom Tromey
- [python] fixlet in objfile wrapper
Tom Tromey
- Meeting Agenda 2008-11-12
Tom Tromey
- [python] fix TAGS
Tom Tromey
- [python] refactor pretty-printing, again
Tom Tromey
- get python string from gdb.Value
Thiago Jung Bauermann
- [python] update pretty-printing documentation
Tom Tromey
- [python] minor refcounting fix in pretty-printer
Tom Tromey
- [jankratochvil-misc] ia64: Fix breakpoints memory shadow
Jan Kratochvil
- [python] thread handling
Tom Tromey
- [python] more Type methods
Tom Tromey
- [python] make Fields into real objects
Tom Tromey
- [python] fix test suite
Tom Tromey
- libstdc++ pretty printers
Tom Tromey
- [python] allow set- and show- specific help for Parameters
Tom Tromey
- Froggy in archer
Chris Moller
- [python] allow prefix commands
Tom Tromey
- [python] add gdb_datadir support
Tom Tromey
- [python] update Python's sys.path
Tom Tromey
- Meeting Agenda 2008-11-19
Tom Tromey
- Value.string method
Thiago Jung Bauermann
- [python] compile fixlet
Tom Tromey
- [python] fix for thread-less python
Tom Tromey
- [python] build fix for python 2.4
Tom Tromey
- [python] merging master -> python
Tom Tromey
- PR 2488 status and some unwinder questions
Phil Muldoon
- [python] add encoding argument to Value.string
Tom Tromey
- [python] fix up documentation for Parameters
Tom Tromey
- [jankratochvil-misc] Fortran: logical (kind=8) support
Jan Kratochvil
- [jankratochvil-misc] Fix visibility of _static_ variables in C++ constructors
Jan Kratochvil
- [python] fix in get_parameter
Tom Tromey
- [python] libstdc++ printers, plus module support
Tom Tromey
- [python] Acquire GIL when necessary for convenience functions.
Thiago Jung Bauermann
- [python] Fix error checking and error strings in python.c
Thiago Jung Bauermann
- [python] Add missing block and symbol pieces for in_scope convenience function.
Thiago Jung Bauermann
- [PATCH] Add convenience predicates do gdb.Symbol
Thiago Jung Bauermann
- [jankratochvil-misc] Fix double free on error while inserting the breakpoint
Jan Kratochvil
- [jankratochvil-misc] Fix a completer regression if you link gdb with -lmcheck
Jan Kratochvil
- [python] read gdb's __init__.py
Tom Tromey
- [python] a few commands in python
Tom Tromey
- [python] a sample function
Tom Tromey
- [jankratochvil-misc] Implement Fortran common blocks, `info common', remove old #if 0-ed code
Jan Kratochvil
- [python] Rework based on comments of la_gestr patch.
Thiago Jung Bauermann
- [python] fix crash when manipulating string in internal variable
Thiago Jung Bauermann
- [python] Address FIXME in valpy_richcompare.
Thiago Jung Bauermann
- [python] Add the in_scope.py script.
Thiago Jung Bauermann
- [python] allow build gdb to find python library
Tom Tromey
- [python] More changes from review of la_get_string patch
Thiago Jung Bauermann
- [python] one more new command
Tom Tromey
- [python] don't try to free "independent" types
Tom Tromey
- kudos and suggestions
Graydon Hoare
- archer-swagiaal-using-directive patch on static variables in methods
Jan Kratochvil
- [archer-jankratochvil-misc] Fix TLS access across files
Jan Kratochvil
- [python] type reference counting
Tom Tromey
- [python] fix enum constant conversion
Tom Tromey
- [python] document convenience functions
Tom Tromey
- [python] add parse_and_eval
Tom Tromey
- [archer-jankratochvil-misc] Fix ignored breakpoint at the entry address
Jan Kratochvil
- [archer-jankratochvil-misc] Fix ignored breakpoint at the entry address [resend]
Jan Kratochvil
- [python] fix crash in Parameters
Tom Tromey
- [python] two new commands
Tom Tromey
- updated wiki task list
Tom Tromey
- [python] 2 bug fixes in new-backtrace
Tom Tromey
- [python] add argument to Value.string
Tom Tromey
- Meeting Agenda 2008-12-03
Tom Tromey
- [python] use of dont_repeat
Tom Tromey
- [python] documentation bug fix
Tom Tromey
- [python] Rename gdb.get_value_from_history to gdb.history.
Thiago Jung Bauermann
- [python] document gdb.history
Tom Tromey
- Compile/Test of archer-tromey-python branch
Rick Moseley
- [python] fix symbol docstring
Tom Tromey
- froggy
Chris Moller
- [python][rfc] rename getter function and methods
Thiago Jung Bauermann
- [python][rfc] Rename gdb.Breakpoint getter methods.
Thiago Jung Bauermann
- [python][rfc] Change gdb.Block to use attributes instead of getter methods.
Thiago Jung Bauermann
- [python][rfc] Rename methods and functions related to pretty-printing.
Thiago Jung Bauermann
- [python][rfc] Use attributes in gdb.Symtab and gdb.Symtab_and_line.
Thiago Jung Bauermann
- [python][rfc] Rename gdb.Frame getters.
Thiago Jung Bauermann
- [python][rfc] Change gdb.Symbol to use attributes instead of getter methods.
Thiago Jung Bauermann
- [python][rfc] Rename thread-related functions in the gdb module.
Thiago Jung Bauermann
- FYI: ptrace syscall doc
Jan Kratochvil
- [archer-jankratochvil-misc] Fix hw watchpoints regression on i386/x86_64/ia64
Jan Kratochvil
- [python] misc regression fixes
Tom Tromey
- [python] fix python-less build
Tom Tromey
- [python] register gdb.Field
Tom Tromey
- Meeting Agenda 2008-12-10
Tom Tromey
- [python] integrate with gdb event loop
Tom Tromey
- C++ exceptions catching through GDB-patched .eh_frame
Jan Kratochvil
- [python][rfc] Change gdb.Breakpoint to use attributes instead of methods.
Thiago Jung Bauermann
- plan for python inferiors, threads, and events
Tom Tromey
- [python] add 'string' display hint
Tom Tromey
- [python] add 'array' display hint
Tom Tromey
- PATCH: Build under GLIBC 2.8
Jim Blandy
- [jankratochvil-type-refcount] Tom Tromey's reference counting
Jan Kratochvil
- [python] handle "set print arrays"
Tom Tromey
- [python] document Breakpoint
Tom Tromey
- [python] fix wrapping
Tom Tromey
- [python] search for -gdb.py
Tom Tromey
- [python] print summary in stack trace
Tom Tromey
- [python] varobjs and the "string" display hint
Tom Tromey
- [patch] [python] Make GDB buildable on python without threads.
Paul Pluzhnikov
- [patch] [python] Fix GDBN references in gdb.texinfo
Paul Pluzhnikov
- [patch] [python] gdb.parameter fixlet
Paul Pluzhnikov
- [python] Something rotten in exception cleanup
Paul Pluzhnikov
- [python] Fix references to renamed gdb.default_visualizer in documentation
Thiago Jung Bauermann
- [python] Fix in_scope convenience function.
Thiago Jung Bauermann
- [python] proper setting of sys.path
Paul Pluzhnikov
- [python] Add example of a Python convenience function.
Thiago Jung Bauermann
- reminder -- no meeting
Tom Tromey
- [python][rfc] Rename gdb.current_frame to gdb.newest_frame.
Thiago Jung Bauermann
- [python] [patch] Pretty printers for std::*::{const_,}iterator
Paul Pluzhnikov
- [python] [patch] Fix prettyprinter of std::map<const char *, ...>
Paul Pluzhnikov
- [python] Should pretty-printer affect resulting gdb-history value?
Paul Pluzhnikov
- Branch merging for demo
Rick Moseley
- any plans to support gfortran?
Mathew Yeates
- [python] Make it easier to call into inferior from python when "this" pointer is already available?
Paul Pluzhnikov
- now what?
Mathew Yeates
- [python] minor python-value.c cleanup
Tom Tromey
- C++ virtual methods table printing does not work
Jan Kratochvil
- [archer-jankratochvil-vla] check_typedef() memory leak
Jan Kratochvil
- Dynamic array bounds problem
Jonas Maebe
- DW_TAG_typedef indirection causes DW_AT_data_location to be ignored
Jonas Maebe
- document gdb.Frame
Thiago Jung Bauermann
- Add gdb.read_memory, gdb.write_memory and gdb.Membuf.
Thiago Jung Bauermann
- Remove unused variables in gdbpy_write_memory.
Thiago Jung Bauermann
- Frames as scopes
Jim Blandy
- RFC: user auto-load directory
Jim Blandy
Last message date:
Wed Dec 31 03:51:00 GMT 2008
Archived on: Sat Mar 7 22:01:34 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).