Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 0 additions & 27 deletions score/launch_manager/docs/requirements/requirements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,33 +53,6 @@ Launching Processes
The :term:`Launch Manager` shall provide support for launching a process with a
given set of arguments.

.. comp_req:: Launching process in debug mode
:id: comp_req__launch_man__debug_support
:reqtype: Functional
:security: NO
:safety: ASIL_B
:derived_from: feat_req__lifecycle__custom_cond_support[version==1]
:status: valid
:version: 1
:satisfied_by: comp__lifecycle_launch_manager

The :term:`Launch Manager` shall provide support for launching process with a
given set of debug arguments in debug mode.

.. comp_req:: Launching process in state waiting for a debugger connection
:id: comp_req__launch_man__support_held_state
:reqtype: Functional
:security: NO
:safety: ASIL_B
:derived_from: feat_req__lifecycle__custom_cond_support[version==1]
:status: valid
:version: 1
:satisfied_by: comp__lifecycle_launch_manager

The :term:`Launch Manager` shall provide support for launching a process in a state
waiting for a debugger connection.


.. comp_req:: Process user, group IDs support
:id: comp_req__launch_man__uid_gid_support
:reqtype: Functional
Expand Down
Loading