cmd/viewcore: exit normally with 'bye' and 'exit' commands

exitf is for only abnormal exit cases.

Change-Id: Ica2fbd6e6f4a75b75646e197ee05db29b6d0e1f9
Reviewed-on: https://go-review.googlesource.com/129675
Reviewed-by: Heschi Kreinick <heschi@google.com>
1 file changed
tree: 59797d5033f562920ec8adbad4355c3862ec6260
  1. cmd/
  2. internal/
  3. AUTHORS
  4. codereview.cfg
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. README.md
README.md

Go Debug

This repository holds utilities and libraries for debugging Go programs.

WARNING! Please expect breaking changes and unstable APIs. Most of them are currently are at an early, experimental stage.

Report Issues & Send Changes