2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-22 06:21:05 +10:00
openocd/src
Øyvind Harboe c62fb3fa81 gdb: improve error message when gdb connect fails
gdb connect can fail when the flash has not been probed.

During gdb connect, the flash layout is reported, but this
can not be automatically detected for a target that is
powered up and OpenOCD supports connecting to gdb server
even if the target is powered down.

The solution is to turn of the gdb_memory_map feature.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-11-11 08:51:49 +01:00
..
flash stm32: return early upon block write failure 2010-11-09 08:12:51 +01:00
helper JIM: document "echo" command 2010-11-09 08:12:51 +01:00
jtag TCL scripts: replace "puts" with "echo" 2010-11-09 08:12:51 +01:00
pld warnings: fix alignment warnings 2010-09-20 13:12:35 +02:00
server gdb: improve error message when gdb connect fails 2010-11-11 08:51:49 +01:00
svf svf: -Wshadow warning fixes 2010-06-16 08:17:27 +02:00
target cortex_m3: report detected error condition in poll 2010-11-09 13:03:22 +01:00
xsvf xsvf: Fix shadow issues on Mac 2010-06-22 08:24:26 +02:00
ecosboard.c jim tests: use installed 2010-10-29 15:10:51 +02:00
hello.c
hello.h
main.c logging: turn of stdout/stderr buffering 2010-09-20 20:45:48 +02:00
Makefile.am jim tests: use installed 2010-10-29 15:10:51 +02:00
openocd.c helper: add stacktrace command that returns error stacktrace 2010-09-12 20:18:43 +02:00
openocd.h