Package | Description |
---|---|
org.jenkinsci.plugins.valgrind | |
org.jenkinsci.plugins.valgrind.model |
Constructor and Description |
---|
ValgrindErrorDetail(hudson.model.Run<?,?> owner,
ValgrindProcess process,
ValgrindError error,
ValgrindSourceFile valgrindSourceFile) |
ValgrindThreadDetail(hudson.model.Run<?,?> owner,
ValgrindProcess process,
ValgrindThread thread,
ValgrindSourceFile valgrindSourceFile) |
Modifier and Type | Method and Description |
---|---|
void |
ValgrindStacktrace.setSourceCode(ValgrindSourceFile sourceFile) |
void |
ValgrindThread.setSourceCode(ValgrindSourceFile sourceFile) |
void |
ValgrindError.setSourceCode(ValgrindSourceFile sourceFile) |
Copyright © 2016–2018. All rights reserved.