[ovs-git] [openvswitch/ovs] 4cf272: ovs-sandbox: Show the running program on xterm's t...

GitHub noreply at github.com
Mon Feb 23 00:59:59 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 4cf272aaf6bc18cb87931c4487095ec1372a0ffd
      https://github.com/openvswitch/ovs/commit/4cf272aaf6bc18cb87931c4487095ec1372a0ffd
  Author: Andy Zhou <azhou at nicira.com>
  Date:   2015-02-22 (Sun, 22 Feb 2015)

  Changed paths:
    M tutorial/ovs-sandbox

  Log Message:
  -----------
  ovs-sandbox: Show the running program on xterm's title

When debugging multiple programs under GDB, it will be easier to
identify xterms with the program name displayed as title. Without
this patch, xterms will have the title of "gdb", which is the first
program the xterm executes. This change is useful for the next patch.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


  Commit: 4b814d41b816dc868590646d594ce701d3e13211
      https://github.com/openvswitch/ovs/commit/4b814d41b816dc868590646d594ce701d3e13211
  Author: Andy Zhou <azhou at nicira.com>
  Date:   2015-02-22 (Sun, 22 Feb 2015)

  Changed paths:
    M tutorial/Tutorial.md
    M tutorial/ovs-sandbox

  Log Message:
  -----------
  ovs-sandbox: Add -d option to run ovsdb-server under GDB

Signed-off-by: Andy Zhou <azhou at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/2d79a600a6ba...4b814d41b816


More information about the git mailing list