diff --git a/score/launch_manager/docs/requirements/requirements.rst b/score/launch_manager/docs/requirements/requirements.rst index 690a5247d..f345e8ff7 100644 --- a/score/launch_manager/docs/requirements/requirements.rst +++ b/score/launch_manager/docs/requirements/requirements.rst @@ -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