Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-inspect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.6
Choose a base ref
...
head repository: nodejs/node-inspect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.2
Choose a head ref
  • 17 commits
  • 19 files changed
  • 5 contributors

Commits on Mar 28, 2017

  1. Configuration menu
    Copy the full SHA
    f64c920 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from joshgav/profile-help-text

    doc: add profile and heap to help
    jkrems authored Mar 28, 2017
    Configuration menu
    Copy the full SHA
    4e7add6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. test: Remove outdated test

    Jan Krems committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    41148d7 View commit details
    Browse the repository at this point in the history
  2. test: Accept any kind of "break"

    Jan Krems committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    2c224c5 View commit details
    Browse the repository at this point in the history
  3. test: Adjust for v8 5.7

    Jan Krems committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    22bf349 View commit details
    Browse the repository at this point in the history
  4. test: Revert to old assertions

    Jan Krems committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    6ce8c16 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #36 from nodejs/jk-embedded-failures

    Update test suite to pass on latest nightly
    jkrems authored Apr 3, 2017
    Configuration menu
    Copy the full SHA
    7b31acf View commit details
    Browse the repository at this point in the history
  6. test: custom port

    joshgav authored and Jan Krems committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    e3a489f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #41 from nodejs/custom-port

    Verify custom port support
    jkrems authored Apr 3, 2017
    Configuration menu
    Copy the full SHA
    8612100 View commit details
    Browse the repository at this point in the history
  8. feat: Support for debugging a pid

    Jan Krems committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    4179506 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. Merge pull request #37 from nodejs/jk-pid

    Support for debugging a pid
    jkrems authored Apr 4, 2017
    Configuration menu
    Copy the full SHA
    5341594 View commit details
    Browse the repository at this point in the history
  2. v1.11.0

    i-tier-bot committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    f4ff6ae View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. fix: use --inspect-brk with Node 8+

    Node 8.x no longer has --debug-brk.
    ofrobots committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    2c1ed27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from ofrobots/inspect-brk

    Prefer --inspect-brk over --debug-brk
    jkrems authored Apr 6, 2017
    Configuration menu
    Copy the full SHA
    8ef696d View commit details
    Browse the repository at this point in the history
  3. v1.11.1

    i-tier-bot committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    ad0dd3c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

  1. fix: look for generic hint text

    joshgav authored and Jan Krems committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    42e0cd1 View commit details
    Browse the repository at this point in the history
  2. v1.11.2

    i-tier-bot committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    9f00e6e View commit details
    Browse the repository at this point in the history
Loading