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

Added column number break functionality to hxcpp, hxcpp-debugger #466

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Jan 29, 2016

  1. Added comments for lineNumber targets

    mike committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    0502658 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. Added column functionality

    mike committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    a48c3aa View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2016

  1. Configuration menu
    Copy the full SHA
    ad3f3c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2016

  1. More column stuff

    mike authored and mike committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    0c68c0a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2016

  1. Configuration menu
    Copy the full SHA
    6aba1c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2016

  1. Added column number print capability

    - Gave HX_STACK_FRAME macro column number
    mike committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    b5bf06f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f69cb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2016

  1. Column number print

    mike authored and mike committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    1f324ad View commit details
    Browse the repository at this point in the history
  2. Touchups

    mike authored and mike committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    e5bab75 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. build.mod

    mike committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    eac16eb View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. Next line functionality

    mike committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    a4bc997 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2016

  1. NextLine now accepts an arbitrary number of of lines.

    mike authored and mike committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    202c837 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2016

  1. NextLine functionality

    mike committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    fc09b4c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Fixed prompt

    mike authored and mike committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    f36fd28 View commit details
    Browse the repository at this point in the history