binutils-gdb/gdb/testsuite/gdb.python
Siva Chandra Reddy 7efc75aaf9 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
Add a new function gdb.find_pc_line to the Python API.
	* NEWS (Python Scripting): Add entry about the new function.
	* python/python.c (gdbpy_find_pc_line): New function which
	implements gdb.find_pc_line.
	(GdbMethods): Add entry for the new function.

	doc/
	* gdb.texinfo (Basic Python): Add description about the function
	gdb.find_pc_line

	testsuite/
	* gdb.python/python.c: Add a new breakpoint comment.
	* gdb.python/python.exp: Add tests to test gdb.find_pc_line.
2012-05-13 11:33:44 +00:00
..
lib-types.cc
lib-types.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
Makefile.in 2012-04-02 Siva Chandra Reddy <sivachandra@google.com> 2012-04-11 05:50:44 +00:00
py-block.c
py-block.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
py-breakpoint.c
py-breakpoint.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +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 PR python/12070: 2012-02-17 19:24:27 +00:00
py-events.py PR python/12070: 2012-02-17 19:24:27 +00:00
py-evsignal.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
py-evthreads.c
py-evthreads.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
py-explore-cc.exp 2012-04-02 Siva Chandra Reddy <sivachandra@google.com> 2012-04-11 05:50:44 +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 2012-04-02 Siva Chandra Reddy <sivachandra@google.com> 2012-04-11 05:50:44 +00:00
py-finish-breakpoint2.cc
py-finish-breakpoint2.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
py-finish-breakpoint2.py
py-finish-breakpoint.c
py-finish-breakpoint.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
py-finish-breakpoint.py 2012-01-20 Pedro Alves <palves@redhat.com> 2012-01-20 20:00:14 +00:00
py-frame-inline.c
py-frame-inline.exp
py-frame.c
py-frame.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +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 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
py-infthread.c
py-infthread.exp * gdb.ada/array_bounds.exp: Get breakpoint for line 2012-03-08 22:19:48 +00:00
py-mi.exp
py-objfile-script-gdb.py.in
py-objfile-script.c
py-objfile-script.exp gdb/ 2012-04-17 15:54:35 +00:00
py-objfile.c
py-objfile.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +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 2012-01-16 19:44:16 +00:00
py-pp-maint.py gdb 2012-01-16 19:44:16 +00:00
py-prettyprint.c
py-prettyprint.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
py-prettyprint.py
py-progspace.c
py-progspace.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
py-prompt.c
py-prompt.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
py-section-script.c
py-section-script.exp gdb/ 2012-04-17 15:54:35 +00:00
py-section-script.py
py-shared-sl.c
py-shared.c
py-shared.exp
py-symbol.c 2012-05-03 Siva Chandra Reddy <sivachandra@google.com> 2012-05-03 07:07:26 +00:00
py-symbol.exp * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests 2012-02-08 19:58:25 +00:00
py-symtab.exp 2012-05-03 Siva Chandra Reddy <sivachandra@google.com> 2012-05-03 07:07:26 +00:00
py-template.cc
py-template.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
py-type.c
py-type.exp gdb/ 2012-04-18 06:46:47 +00:00
py-value-cc.exp 2012-03-14 Siva Chandra <sivachandra@google.com> 2012-03-22 08:10:44 +00:00
py-value.c
py-value.cc 2012-03-14 Siva Chandra <sivachandra@google.com> 2012-03-22 08:10:44 +00:00
py-value.exp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
python-1.c
python.c 2012-05-13 Siva Chandra Reddy <sivachandra@google.com> 2012-05-13 11:33:44 +00:00
python.exp 2012-05-13 Siva Chandra Reddy <sivachandra@google.com> 2012-05-13 11:33:44 +00:00
source1
source2.py