OSDN Git Service

2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
authorpmuldoon <pmuldoon>
Sun, 28 Feb 2010 21:56:47 +0000 (21:56 +0000)
committerpmuldoon <pmuldoon>
Sun, 28 Feb 2010 21:56:47 +0000 (21:56 +0000)
commitfc59eb6ca1a448beb9cf4b947c730a58ff73cb38
treeaf7b426f24d246502a5600c8ecad65e93ededd64
parent6793fb5251c28a96328a1f18a83a1c711829abab
2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>

PR python/11036
* python/py-frame.c (frapy_read_var): Add block argument and logic
to cope with user provided blocks.

2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>

* gdb.texinfo (Frames In Python): Add block parameter and
description to read_var text.

2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>

* gdb.python/py-frame.exp: Add read_var block tests.
* gdb.python/py-frame.c (block): New function.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/python/py-frame.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-frame.c
gdb/testsuite/gdb.python/py-frame.exp