binutils-gdb/gdb/testsuite/gdb.python
Siva Chandra Reddy ee0bf529c3 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
New attribute 'last' for gdb.Symtab_and_line.
        * NEWS (Python Scripting): Add entry about the new attribute.
        * python/py-symtab.c (salpy_get_last): New function which
        implements the get method for the 'last' attribute of
        gdb.Symtab_and_line.
        (sal_object_getset): Add entry for the 'last' attribute.

        doc/
        * gdb.texinfo (Symbol Tables In Python): Add description about
        the new 'last' attribute of gdb.Symtab_and line.

        testsuite/
        * gdb.python/py-symtab.exp: Add tests to test the new attribute
        'last' of gdb.Symtab_and_line.
        * gdb.python/py-symbol.c: Move break point comment to enable
        testing of gdb.Symtab_and_line.last.
2012-06-27 00:21:21 +00:00
..
lib-types.cc
lib-types.exp gdb/testsuite/ 2012-06-24 06:36:27 +00:00
Makefile.in * Makefile.in (clean): Remove Fission .dwo and .dwp files. 2012-05-17 19:03:59 +00:00
py-block.c
py-block.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-breakpoint.c
py-breakpoint.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-cmd.exp * NEWS: Mention new python command class gdb.COMMAND_USER. 2012-03-01 19:30:25 +00:00
py-error.exp
py-error.py
py-events-shlib.c
py-events.c 2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu> 2012-01-05 13:11:31 +00:00
py-events.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-events.py PR python/12070: 2012-02-17 19:24:27 +00:00
py-evsignal.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-evthreads.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-evthreads.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-explore-cc.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-explore.c 2012-04-02 Siva Chandra Reddy <sivachandra@google.com> 2012-04-11 05:50:44 +00:00
py-explore.cc 2012-04-02 Siva Chandra Reddy <sivachandra@google.com> 2012-04-11 05:50:44 +00:00
py-explore.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-finish-breakpoint.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-finish-breakpoint.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-finish-breakpoint.py 2012-01-20 Pedro Alves <palves@redhat.com> 2012-01-20 20:00:14 +00:00
py-finish-breakpoint2.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-finish-breakpoint2.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-finish-breakpoint2.py Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-frame-inline.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-frame-inline.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-frame.c
py-frame.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-function.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
py-inferior.c
py-inferior.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-infthread.c
py-infthread.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-mi.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-objfile-script-gdb.py.in Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-objfile-script.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-objfile-script.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-objfile.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-objfile.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-parameter.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
py-pp-maint.c gdb 2012-01-16 19:44:16 +00:00
py-pp-maint.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-pp-maint.py gdb 2012-01-16 19:44:16 +00:00
py-prettyprint.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-prettyprint.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-prettyprint.py Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-progspace.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-progspace.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-prompt.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-prompt.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-section-script.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-section-script.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-section-script.py Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-shared-sl.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-shared.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-shared.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-symbol.c 2012-06-26 Siva Chandra Reddy <sivachandra@google.com> 2012-06-27 00:21:21 +00:00
py-symbol.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-symtab.exp 2012-06-26 Siva Chandra Reddy <sivachandra@google.com> 2012-06-27 00:21:21 +00:00
py-template.cc Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-template.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-type.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-type.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-value-cc.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
py-value.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
py-value.cc 2012-03-14 Siva Chandra <sivachandra@google.com> 2012-03-22 08:10:44 +00:00
py-value.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
python-1.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
python.c 2012-05-13 Siva Chandra Reddy <sivachandra@google.com> 2012-05-13 11:33:44 +00:00
python.exp * gdb.python/lib-types.exp: Use standard_testfile, 2012-06-22 17:59:33 +00:00
source1 Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
source2.py Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00