Previous: , Up: Evaluation/Execution   [Contents][Index]


3.8.2 Running Shell commands ( ‘shell’)

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.