Skip to content

Commit

Permalink
Adding a description to --debugger-batch
Browse files Browse the repository at this point in the history
  • Loading branch information
Robertorosmaninho committed Oct 3, 2023
1 parent 1d9d6c6 commit 079c231
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions k-distribution/src/main/scripts/bin/krun
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ $KRUN options:
parser. This can be overridden with -p.
--debugger Launch the backend in a debugging console.
Currently only supported on LLVM backend.
--debugger-batch Launch the backend in a debugging console in batch
mode. Currently only supported on LLVM backend.
--debugger-command FILE Execute GDB commands from FILE to debug program.
Currently only supported on LLVM backend.
-d, --directory DIR [DEPRECATED] Look for a kompiled directory ending in "-kompiled"
Expand Down

0 comments on commit 079c231

Please sign in to comment.