Doug Evans
a72c32530e
Add $_memeq, $_regex, $_streq, $_strlen convenience functions.
* NEWS: Document them.
* data-directory/Makefile.in (PYTHON_FILES): Add function/__init__.py,
function/strfns.py.
* python/py-type.c (typy_array_1): New function.
(typy_array): Call it.
(typy_vector): New function.
(type_object_methods): Add "vector".
* python/lib/gdb/function/__init__.py: New file.
* python/lib/gdb/function/strfns.py: New file.
doc/
* gdb.texinfo (Convenience Funs): New node.
(Types In Python): Document Type.vector.
testsuite/
* gdb.python/py-strfns.c: New file.
* gdb.python/py-strfns.exp: New file.
* gdb.python/py-type.exp (test_fields): Add vector tests.
2012-08-10 20:26:00 +00:00
..
2012-08-10 20:26:00 +00:00
2012-04-17 15:56:21 +00:00
2012-05-10 19:50:09 +00:00
2012-01-04 08:17:56 +00:00
2012-05-14 15:38:41 +00:00
2012-06-13 15:47:16 +00:00
2012-03-01 21:06:54 +00:00
2012-02-17 19:24:27 +00:00
2012-01-04 08:17:56 +00:00
2012-01-04 08:17:56 +00:00
2012-01-04 08:17:56 +00:00
2012-01-04 08:17:56 +00:00
2012-01-04 08:17:56 +00:00
2012-05-18 21:02:52 +00:00
2012-02-07 19:47:16 +00:00
2012-01-04 08:17:56 +00:00
2012-07-26 19:09:35 +00:00
2012-05-18 21:02:52 +00:00
2012-03-01 21:06:54 +00:00
2012-03-01 21:06:54 +00:00
2012-01-04 08:17:56 +00:00
2012-01-04 08:17:56 +00:00
2012-01-04 08:17:56 +00:00
2012-01-04 08:17:56 +00:00
2012-05-24 16:39:15 +00:00
2012-05-24 16:51:47 +00:00
2012-05-24 16:39:15 +00:00
2012-02-15 17:51:04 +00:00
2012-06-27 00:21:21 +00:00
2012-01-04 08:17:56 +00:00
2012-08-10 20:26:00 +00:00
2012-03-01 21:06:54 +00:00
2012-03-30 20:05:55 +00:00
2012-02-17 19:24:27 +00:00
2012-06-25 16:53:20 +00:00
2012-04-17 15:51:48 +00:00