zephyr/misc/debug
Inaky Perez-Gonzalez 9b3b36bd7a gdb-server: update call to uart_register_input()
uart_register_input()'s signature changed with the addition of a
callback. gdb_server.c was never updated so now the compilation fails
when enabling the GDB server.

Fix by setting a NULL completion (as seems the code would not use it
anyway).

Change-Id: I4c0df65a31bd906db704f7f4a564e7d6f065aae7
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-06-22 17:40:01 +00:00
..
Kconfig x86/debug: GDB server needs to handle some exceptions 2016-04-16 05:29:22 +00:00
Makefile debug: add target GDB server 2016-04-16 05:29:22 +00:00
gdb_server.c gdb-server: update call to uart_register_input() 2016-06-22 17:40:01 +00:00
mem_safe_check_boundaries.c init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00