[OpenOCD-devel] [openocd:tickets] #157 OpenOCD AArch64 handles "c" packet as "step"

2017-07-14 Thread Yao Qi via OpenOCD-devel
--- ** [tickets:#157] OpenOCD AArch64 handles "c" packet as "step"** **Status:** new **Milestone:** 0.9.0 **Created:** Fri Jul 14, 2017 01:43 PM UTC by Yao Qi **Last Updated:** Fri Jul 14, 2017 01:43 PM UTC **Owner:** nobody I start OpenOCD mainline for my Lemaker HiKey, $ ./src/openocd --v

[OpenOCD-devel] [openocd:tickets] #158 GDB command "si" crashes OpenOCD for AArch64

2017-07-14 Thread Yao Qi via OpenOCD-devel
--- ** [tickets:#158] GDB command "si" crashes OpenOCD for AArch64** **Status:** new **Milestone:** 0.9.0 **Created:** Fri Jul 14, 2017 01:51 PM UTC by Yao Qi **Last Updated:** Fri Jul 14, 2017 01:51 PM UTC **Owner:** nobody I start OpenOCD mainline this way, $ ./src/openocd -d -s ../openoc

[OpenOCD-devel] [openocd:tickets] #157 OpenOCD AArch64 handles "c" packet as "step"

2017-07-26 Thread Yao Qi via OpenOCD-devel
I "set debug remote 1", to get more information, (gdb) load Loading section .note.gnu.build-id, size 0x24 lma 0x40 Loading section .init, size 0x34 lma 0x400024 Loading section .text, size 0x784 lma 0x400080 Loading section .fini, size 0x34 lma 0x400804 Loading section .rodata, size 0x10 lma 0

[OpenOCD-devel] [openocd:tickets] #159 OpenOCD pipe connection, but get wrong target description

2017-07-26 Thread Yao Qi via OpenOCD-devel
--- ** [tickets:#159] OpenOCD pipe connection, but get wrong target description** **Status:** new **Milestone:** 0.9.0 **Created:** Wed Jul 26, 2017 03:44 PM UTC by Yao Qi **Last Updated:** Wed Jul 26, 2017 03:44 PM UTC **Owner:** nobody I start OpenOCD for Hikey in GDB like this, but OpenOC