[Openocd-development] More error handling fixes
Committed. jtag_get_device() now propagates an error instead of invoking exit() ### Eclipse Workspace Patch 1.0 #P openocd Index: src/target/mips_ejtag.c === --- src/target/mips_ejtag.c (revision 1173) +++ src/target/mips_ejtag.
[Openocd-development] More error handling
Committed. Index: C:/workspace/openocd/src/target/arm7_9_common.c === --- C:/workspace/openocd/src/target/arm7_9_common.c (revision 1131) +++ C:/workspace/openocd/src/target/arm7_9_common.c (working copy) @@ -2016,9 +2016,11