Tom Tromey
f9ffd4bb11
gdb
PR python/11145:
* python/py-value.c: Include expression.h.
(valpy_do_cast): New function.
(valpy_cast): Use it.
(valpy_dynamic_cast): New function.
(valpy_reinterpret_cast): Likewise.
(value_object_methods): Add dynamic_cast, reinterpret_cast.
gdb/doc
PR python/11145:
* gdb.texinfo (Values From Inferior): Document dynamic_cast and
reinterpret_cast methods.
gdb/testsuite
PR python/11145:
* gdb.python/py-value.c (Base, Derived): New types.
(base): New global.
* gdb.python/py-value.exp (test_subscript_regression): Add
dynamic_cast test.
2010-08-23 20:29:19 +00:00
..
2010-08-19 17:00:58 +00:00
2010-02-24 21:18:28 +00:00
2010-06-10 19:48:20 +00:00
2010-04-12 09:49:35 +00:00
2010-06-18 16:51:10 +00:00
2010-05-25 15:27:17 +00:00
2010-02-28 21:56:50 +00:00
2010-06-08 22:58:03 +00:00
2010-02-24 11:11:17 +00:00
2010-07-27 16:58:22 +00:00
2010-06-28 21:16:04 +00:00
2010-06-28 21:16:04 +00:00
2010-06-28 21:16:04 +00:00
2010-04-14 12:02:46 +00:00
2010-04-29 15:45:57 +00:00
2010-07-14 14:13:55 +00:00
2010-07-14 14:13:55 +00:00
2010-06-04 18:18:28 +00:00
2010-04-15 19:54:13 +00:00
2010-04-15 19:54:13 +00:00
2010-04-23 16:20:13 +00:00
2010-04-23 16:20:13 +00:00
2010-04-23 16:20:13 +00:00
2010-08-19 17:00:58 +00:00
2010-08-19 17:00:58 +00:00
2010-08-19 17:00:58 +00:00
2010-02-24 21:18:28 +00:00
2010-03-09 18:08:05 +00:00
2010-02-24 21:18:28 +00:00
2010-01-01 07:32:07 +00:00
2010-06-10 19:48:20 +00:00
2010-07-28 20:50:17 +00:00
2010-08-23 20:26:10 +00:00
2010-08-23 20:29:19 +00:00
2010-08-23 20:29:19 +00:00
2010-08-19 17:00:58 +00:00
2010-08-19 17:00:58 +00:00
2010-08-19 17:00:58 +00:00
2010-01-18 06:31:24 +00:00
2010-01-18 06:31:24 +00:00