]> git.sur5r.net Git - openocd/commit
gdb_report_data_abort now ignores all target read errors, including address space...
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Fri, 24 Oct 2008 07:18:13 +0000 (07:18 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Fri, 24 Oct 2008 07:18:13 +0000 (07:18 +0000)
commitfdb7a1705dde13d15cbe619089919ca412445dba
tree513bef6f07e0425876436c841629dff62d91a59c
parent74bb0cd2440947a35a158ec8c52cb829f68eed60
gdb_report_data_abort now ignores all target read errors, including address space wraps. Hopefully works around problems in 6.8

git-svn-id: svn://svn.berlios.de/openocd/trunk@1099 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/helper/startup.tcl
src/server/gdb_server.c