openocd/src
drath da9eedc0f2 - made bp command more verbose
- fixed bug that could result in register corruption on arm920t targets


git-svn-id: svn://svn.berlios.de/openocd/trunk@89 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2006-08-20 15:10:32 +00:00
..
flash - renamed jtag_interface_t.support_statemove to jtag_interface_t.support_pathmove (it is used to indicate jtag_add_pathmove support) 2006-08-17 14:53:15 +00:00
helper - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 2006-07-17 14:13:27 +00:00
jtag - renamed jtag_interface_t.support_statemove to jtag_interface_t.support_pathmove (it is used to indicate jtag_add_pathmove support) 2006-08-17 14:53:15 +00:00
server - fixed a minor problem with the GDB server that could drop the first packet (non-fatal) 2006-08-06 11:20:42 +00:00
target - made bp command more verbose 2006-08-20 15:10:32 +00:00
xsvf - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 2006-07-17 14:13:27 +00:00
Makefile.am - added support for FreeBSD ppi (parallel port access similar to /dev/parport on linux) (thanks to Darius for this patch) 2006-08-11 17:49:41 +00:00
openocd.c - made bp command more verbose 2006-08-20 15:10:32 +00:00