binutils-gdb/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/gdb gdb/ 2012-04-18 06:46:47 +00:00
py-auto-load.c gdb/ 2012-04-17 15:56:21 +00:00
py-block.c * tracepoint.c (scope_info): Update. 2012-05-10 19:50:09 +00:00
py-bpevent.c
py-breakpoint.c 2012-05-14 Stan Shebs <stan@codesourcery.com> 2012-05-14 15:38:41 +00:00
py-cmd.c * ada-lang.c (ada_make_symbol_completion_list): Return a VEC. 2012-06-13 15:47:16 +00:00
py-continueevent.c
py-event.c
py-event.h
py-events.h
py-evtregistry.c
py-evts.c
py-exitedevent.c
py-finishbreakpoint.c 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> 2012-05-18 21:02:52 +00:00
py-frame.c
py-function.c
py-inferior.c gdb: 2012-06-24 07:28:10 +00:00
py-infthread.c 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> 2012-05-18 21:02:52 +00:00
py-lazy-string.c
py-newobjfileevent.c
py-objfile.c
py-param.c
py-prettyprint.c
py-progspace.c
py-signalevent.c gdb/ 2012-05-24 16:39:15 +00:00
py-stopevent.c gdb/ 2012-05-24 16:51:47 +00:00
py-stopevent.h gdb/ 2012-05-24 16:39:15 +00:00
py-symbol.c
py-symtab.c 2012-06-26 Siva Chandra Reddy <sivachandra@google.com> 2012-06-27 00:21:21 +00:00
py-threadevent.c
py-type.c 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> 2012-05-18 21:02:52 +00:00
py-utils.c
py-value.c
python-config.py
python-internal.h
python.c PR14291: KeyboardInterrupt not caught for Python output 2012-06-25 16:53:20 +00:00
python.h gdb/ 2012-04-17 15:51:48 +00:00