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

GC debugging tweaks #14923

Merged
merged 1 commit into from
Feb 4, 2016
Merged

GC debugging tweaks #14923

merged 1 commit into from
Feb 4, 2016

Commits on Feb 3, 2016

  1. GC debugging tweaks

    * Rename JL_* envs to JULIA_*
    * Enable GC status printing for non-gc-debug build when there's a crash that is
      likely related to GC. (SegFault, type tag corruption)
    * Add an env to put the process to sleep before aborting so that one can
      attach a debugger later
    yuyichao committed Feb 3, 2016
    2 Configuration menu
    Copy the full SHA
    b60e730 View commit details
    Browse the repository at this point in the history