forked from Imagelibrary/rtems
19 lines
418 B
Plaintext
19 lines
418 B
Plaintext
# Copyright (c) 2016 Chris Johns <chrisj@rtems.org>
|
|
#
|
|
# The license and distribution terms for this file may be
|
|
# found in the file LICENSE in this distribution or at
|
|
# http://www.rtems.org/license/LICENSE.
|
|
#
|
|
|
|
This file describes the directives and concepts tested by this test set.
|
|
|
|
test set name: debugger01
|
|
|
|
directives:
|
|
|
|
rtems_debugger_start
|
|
|
|
concepts:
|
|
|
|
+ Starts a debugging session with the test remote backend.
|