zephyr/subsys/debug
Anas Nashif a5661c3690 debug: openocd: build openocd symbols using obj-
openocd object was put in a library causing it to be stripped. We want
those symbols in the final ELF to allow debugging with openocd, building
those as objects like the rest of the kernel keeps the symbols in the
kernel.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-08-10 09:13:06 -05:00
..
Kconfig kernel: remove gdb_server 2017-06-19 14:29:40 -04:00
Makefile debug: openocd: build openocd symbols using obj- 2017-08-10 09:13:06 -05:00
openocd.c subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00