binutils-gdb/gdb/testsuite
Daniel Jacobowitz 177321bd85 * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)
(arm_linux_thumb2_le_breakpoint): New constants.
	(arm_linux_init_abi): Set thumb2_breakpoint and
	thumb2_breakpoint_size.
	* arm-tdep.c (thumb_insn_size, thumb_advance_itstate): New functions.
	(thumb_get_next_pc): Add a comment.  Rename IT to ITSTATE.
	Implement support for single stepping through IT blocks if
	a 32-bit Thumb breakpoint instruction is available.
	(arm_breakpoint_from_pc): If a 32-bit Thumb breakpoint instruction
	is available, use it when needed.
	(arm_remote_breakpoint_from_pc): New function.
	(arm_gdbarch_init): Register arm_remote_breakpoint_from_pc.
	* arm-tdep.h (struct gdbarch_tdep): Correct thumb_breakpoint
	comment.  Add thumb2_breakpoint and thumb2_breakpoint_size.

	gdbserver/
	* linux-arm-low.c (thumb_breakpoint_len): Delete.
	(thumb2_breakpoint): New.
	(arm_breakpoint_at): Check for Thumb-2 breakpoints.

	testsuite/
	* gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
2010-02-01 16:13:17 +00:00
..
config Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.ada amd64 - function returning record with field straddling 2 registers 2010-01-29 14:39:04 +00:00
gdb.arch * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint) 2010-02-01 16:13:17 +00:00
gdb.asm Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.base * gdb.base/call-strs.exp, gdb.base/default.exp, 2010-01-29 15:38:38 +00:00
gdb.cell Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
gdb.cp 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com> 2010-01-28 17:58:02 +00:00
gdb.disasm Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.dwarf2 gdb 2010-01-22 17:06:49 +00:00
gdb.fortran Update the copyright header of most if not all files that have not been 2010-01-01 09:44:07 +00:00
gdb.gdb Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.hp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.java Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.mi * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function. 2010-01-28 22:14:12 +00:00
gdb.modula2 Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.multi Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.objc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.opt Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.pascal Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.python * gdb.python/source2.py: New file. 2010-01-18 06:31:24 +00:00
gdb.reverse Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.server * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename 2010-01-12 00:50:26 +00:00
gdb.stabs gdb/ 2010-01-08 08:55:16 +00:00
gdb.threads * gdb.base/call-strs.exp, gdb.base/default.exp, 2010-01-29 15:38:38 +00:00
gdb.trace Add trace file support. 2010-01-15 22:37:20 +00:00
gdb.xml * features/Makefile (WHICH): Add s390-linux32, s390-linux64, 2010-01-04 15:03:01 +00:00
lib * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function. 2010-01-28 22:14:12 +00:00
.gdbinit
ChangeLog * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint) 2010-02-01 16:13:17 +00:00
Makefile.in Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
TODO
aclocal.m4 gdb 2009-06-29 16:41:45 +00:00
configure Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +00:00
configure.ac Update the copyright header of most if not all files that have not been 2010-01-01 09:44:07 +00:00
dg-extract-results.sh gdb 2009-06-29 16:41:45 +00:00