Tags: ntavish/sdk-ng
Tags
VERSION: Bump for 0.11.0-beta-1 release Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
bump version for 0.11.0-alpha-8 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
bump version for 0.11.0-alpha-7 Re-release of alpha-6, forgot to bump this file for that tag. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
Enable toolchain for sparc * Add build for sparc toolchain * Enable sparc-softmmu in qemu Signed-off-by: Yasushi SHOJI <yasushi.shoji@gmail.com>
gdb/remote: Fix write_ptid tid/pid overflow For ARC in Zephyr RTOS TID's values start from 0x80000000. Passing such big values to write_ptid function cause overflow of "int tid" variable. As a result TID becomes negative and trying to switch to such thread leads to such message: (gdb) thread xxx Thread ID xxx has terminated. Adding this GDB patch fixes thread-aware debugging for Zephyr on ARC boards Patch in patchwork: http://patchwork.sourceware.org/patch/35764/ Signed-off-by: Evgeniy Didin <didin@synopsys.com>
PreviousNext