old-cross-binutils/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/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-03-13 Hui Zhu <teawater@gmail.com> 2012-03-13 13:30:42 +00:00
py-cmd.c * NEWS: Mention new python command class gdb.COMMAND_USER. 2012-03-01 19:30:25 +00:00
py-continueevent.c 2012-03-01 Pedro Alves <palves@redhat.com> 2012-03-01 21:06:54 +00:00
py-event.c PR python/12070: 2012-02-17 19:24:27 +00:00
py-event.h
py-events.h
py-evtregistry.c
py-evts.c
py-exitedevent.c
py-finishbreakpoint.c 2012-03-13 Hui Zhu <teawater@gmail.com> 2012-03-13 13:30:42 +00:00
py-frame.c PR python/12027: 2012-02-07 19:47:16 +00:00
py-function.c
py-inferior.c * python/py-inferior.c (infpy_read_memory): Remove cleanups and 2012-03-28 17:38:08 +00:00
py-infthread.c
py-lazy-string.c 2012-03-01 Pedro Alves <palves@redhat.com> 2012-03-01 21:06:54 +00:00
py-newobjfileevent.c 2012-03-01 Pedro Alves <palves@redhat.com> 2012-03-01 21:06:54 +00:00
py-objfile.c
py-param.c
py-prettyprint.c
py-progspace.c
py-signalevent.c
py-stopevent.c
py-stopevent.h
py-symbol.c * python/py-symbol.c (sympy_value): Use _(). 2012-02-15 17:51:04 +00:00
py-symtab.c 2012-05-03 Siva Chandra Reddy <sivachandra@google.com> 2012-05-03 07:07:26 +00:00
py-threadevent.c
py-type.c gdb/ 2012-04-20 07:17:58 +00:00
py-utils.c 2012-03-01 Pedro Alves <palves@redhat.com> 2012-03-01 21:06:54 +00:00
py-value.c * python/python.c (gdbpy_decode_line): Move cleanup creation out 2012-03-30 20:05:55 +00:00
python-config.py
python-internal.h PR python/12070: 2012-02-17 19:24:27 +00:00
python.c 2012-05-13 Siva Chandra Reddy <sivachandra@google.com> 2012-05-13 11:33:44 +00:00
python.h gdb/ 2012-04-17 15:51:48 +00:00