Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

add GDBTCPPort #737

Merged
merged 2 commits into from Jul 23, 2018
Merged

add GDBTCPPort #737

merged 2 commits into from Jul 23, 2018

Commits on Jul 19, 2018

  1. Update runv to merge "BootConfig: add GDBTCPPort"

    Signed-off-by: Hui Zhu <teawater@hyper.sh>
    teawater committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    cb3fa68 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. HyperConfig: add GDBTCPPort

    If add GDBTCPPort to hyper config, runv will add "-gdb tcp::xxx" to qemu
    arguments.
    Then GDB can connect this port to debug guest kernel.
    
    Signed-off-by: Hui Zhu <teawater@hyper.sh>
    teawater committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    d5c1fe1 View commit details
    Browse the repository at this point in the history