Previous: Eval, Up: Evaluation/Execution [Contents][Index]
shell command string
!
If you need to execute occasional shell commands during your
debugging session, there is no need to leave or suspend the GNU Make debugger; you can
just use the shell
command or its alias !
.
Invoke a shell to execute command string.