old-cross-binutils/gdb/testsuite
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
..
boards
config
gdb.ada [Ada] Crash when trying to set value of packed array element 2012-03-16 17:55:45 +00:00
gdb.arch gdb/ 2012-04-26 16:56:18 +00:00
gdb.asm gdb/testsuite/ 2012-04-16 08:02:09 +00:00
gdb.base 2012-05-11 Stan Shebs <stan@codesourcery.com> 2012-05-11 22:24:24 +00:00
gdb.cell
gdb.cp gdb/doc/ChangeLog: 2012-04-27 20:52:06 +00:00
gdb.disasm
gdb.dwarf2 * gdb.dwarf2/pr13961.S: Add file and source location, but leave 2012-05-03 06:49:05 +00:00
gdb.fortran
gdb.gdb gdb/ 2012-03-19 18:19:26 +00:00
gdb.go Initial pass at Go language support. 2012-04-25 14:07:23 +00:00
gdb.hp
gdb.java * jv-valprint.c (java_value_print): Correctly compute 'obj_addr'. 2012-03-05 19:38:17 +00:00
gdb.linespec linespec rewrite: 2012-04-05 18:50:29 +00:00
gdb.mi * gdb.mi/mi-var-display.exp: Check for the existence of $fp 2012-05-08 07:22:19 +00:00
gdb.modula2
gdb.multi gdb/testsuite: 2012-05-03 02:05:15 +00:00
gdb.objc
gdb.opencl
gdb.opt gdb: 2012-03-16 16:47:34 +00:00
gdb.pascal
gdb.python 2012-05-13 Siva Chandra Reddy <sivachandra@google.com> 2012-05-13 11:33:44 +00:00
gdb.reverse gdb/testsuite/ 2012-03-08 07:42:51 +00:00
gdb.server
gdb.stabs
gdb.threads * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'. 2012-04-25 13:54:00 +00:00
gdb.trace * gdb.trace/strace.exp: Add 'quiet' to compiler flags. 2012-05-09 20:24:08 +00:00
gdb.xml
lib * lib/gdb.exp (gdb_test_multiple): Correct formatting. 2012-05-09 14:29:49 +00:00
aclocal.m4
ChangeLog 2012-05-13 Siva Chandra Reddy <sivachandra@google.com> 2012-05-13 11:33:44 +00:00
configure Initial pass at Go language support. 2012-04-25 14:07:23 +00:00
configure.ac Initial pass at Go language support. 2012-04-25 14:07:23 +00:00
dg-extract-results.sh * dg-extract-results.sh: Handle KFAILs. 2012-03-18 04:17:16 +00:00
Makefile.in 2012-04-17 Pedro Alves <palves@redhat.com> 2012-04-17 17:43:11 +00:00
TODO