aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorPhil Muldoon <pmuldoon@redhat.com>2010-02-26 09:08:10 +0000
committerPhil Muldoon <pmuldoon@redhat.com>2010-02-26 09:08:10 +0000
commit5107b1496b5da1fe73b8217c7b29083c2eb4642e (patch)
tree7662debeeed886e881d8ffe88a3f389cbfb296ab /gdb/doc/ChangeLog
parent624f1a656217419dee7160d4e58054df712d9ade (diff)
downloadgdb-5107b1496b5da1fe73b8217c7b29083c2eb4642e.zip
gdb-5107b1496b5da1fe73b8217c7b29083c2eb4642e.tar.gz
gdb-5107b1496b5da1fe73b8217c7b29083c2eb4642e.tar.bz2
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.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 9ae3d1f..b92f634 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,9 @@
+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.
+
2010-02-24 Tom Tromey <tromey@redhat.com>
* gdb.texinfo (Cygwin Native): Fix typo.