zephyr/samples/debug/gdbstub/sample.yaml
Flavio Ceolin 179e184e30 samples: debug: Add a simple gdbstub sample
Sample example built with gdbstub enabled. Two serials are used, one for
normal output and another one that is used talk with gdb in the host
machine.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-09-02 20:54:57 -04:00

14 lines
213 B
YAML

#
# Copyright (c) 2020 intel Corporation.
#
# SPDX-License-Identifier: Apache-2.0
#
sample:
name: gdbstub sample
tests:
sample.debug.gdbstub:
build_only: true
platform_allow: qemu_x86
tags: debug