]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/gdb.python/py-type.exp
2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
authorPhil Muldoon <pmuldoon@redhat.com>
Tue, 8 Dec 2009 14:06:04 +0000 (14:06 +0000)
committerPhil Muldoon <pmuldoon@redhat.com>
Tue, 8 Dec 2009 14:06:04 +0000 (14:06 +0000)
commit361ae042505053cb924612be0c8c79380d29d941
treec652761b90b8d96b675146b80aac4b7e80926cc3
parent40b5c9fb4b794ff4337707edbd74af035bdbb0c2
2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>

PR python/10804

* python/py-type.c (typy_range): New Function.

2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>

* gdb.python/py-type.exp (test_range): New test.

2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>

* gdb.texinfo (Types In Python): Describe range function.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/python/py-type.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-type.exp