diff options
author | Andy Zhou <azhou@nicira.com> | 2015-02-18 17:17:33 -0800 |
---|---|---|
committer | Andy Zhou <azhou@nicira.com> | 2015-02-19 13:57:52 -0800 |
commit | 8da7cd8c8ff8a2915f42f72ff2be609856b0b52d (patch) | |
tree | 07d33a76478cc2a162a314085397aa31ad75311c /lib | |
parent | bcbb130f154cb017a5714ac97edcdef7b4032212 (diff) | |
download | openvswitch-8da7cd8c8ff8a2915f42f72ff2be609856b0b52d.tar.gz |
ovs-sandbox: Add an option to allow running ovs-vswitchd under gdb
It is some times useful to leverage the sandbox facility to experiment
and explore the internals of ovs-vswitchd. Since GDB requires console
access for user inputs, this patch launch an xterm for GDB, The main
terminal continue to run the sub-shell as before. Exiting the sub-shell
will also kill the ovs-vswitchd under GDB (but not GDB itself currently)
Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions