OSDN Git Service

2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
authorpmuldoon <pmuldoon>
Fri, 26 Feb 2010 18:08:08 +0000 (18:08 +0000)
committerpmuldoon <pmuldoon>
Fri, 26 Feb 2010 18:08:08 +0000 (18:08 +0000)
commit47b976635197702288fae577b7be716dda28cd40
treed12b2abcb9916e2b2ab0c6f3a132240aa60a0fae
parentb75d8b836fff898da92c66a8b02ccde7701af283
2010-02-26  Phil Muldoon  <pmuldoon@redhat.com>
            Tom Tromey  <tromey@redhat.com>

* python/py-type.c (typy_lookup_typename): Add in block argument.
If provided restrict lookup to specified blocks.
(gdbpy_lookup_type): Likewise.
(typy_lookup_type): Likewise.

2010-02-26  Phil Muldoon  <pmuldoon@redhat.com>
            Tom Tromey  <tromey@redhat.com>

* gdb.texinfo (Types In Python): Describe block argument in
template_argument and gdb.lookup_type.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/python/py-type.c