Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize watch cmd #125

Merged
merged 11 commits into from
May 12, 2021
Merged

Optimize watch cmd #125

merged 11 commits into from
May 12, 2021

Commits on May 11, 2021

  1. Optimize watch cmd

    huanghantao committed May 11, 2021
    Configuration menu
    Copy the full SHA
    4a07dfa View commit details
    Browse the repository at this point in the history
  2. Add $ for watch variable

    huanghantao committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e6bba47 View commit details
    Browse the repository at this point in the history
  3. Delete useless comment

    huanghantao committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e7fea86 View commit details
    Browse the repository at this point in the history
  4. Optimize info cmd

    huanghantao committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f0be7e7 View commit details
    Browse the repository at this point in the history
  5. Optimize delete cmd

    huanghantao committed May 11, 2021
    Configuration menu
    Copy the full SHA
    3afc8e3 View commit details
    Browse the repository at this point in the history
  6. Optimize delete cmd info

    huanghantao committed May 11, 2021
    Configuration menu
    Copy the full SHA
    0c585c7 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Add show_info_cmd_help

    huanghantao committed May 12, 2021
    Configuration menu
    Copy the full SHA
    3d6995b View commit details
    Browse the repository at this point in the history
  2. Optimize parse_info_cmd

    huanghantao committed May 12, 2021
    Configuration menu
    Copy the full SHA
    c136bd2 View commit details
    Browse the repository at this point in the history
  3. Optimize unwatch cmd

    huanghantao committed May 12, 2021
    Configuration menu
    Copy the full SHA
    aa89bfe View commit details
    Browse the repository at this point in the history
  4. Optimize parse_breakpoint_cmd

    check the lineno
    huanghantao committed May 12, 2021
    Configuration menu
    Copy the full SHA
    9c9c0b7 View commit details
    Browse the repository at this point in the history
  5. Optimize parse_print_cmd

    need to keep $
    huanghantao committed May 12, 2021
    Configuration menu
    Copy the full SHA
    2b8d473 View commit details
    Browse the repository at this point in the history