We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Neither pin 2 nor pin 3 tools work on binaries that have symbols added. pin crashes with:
` $ ./pin -t source/tools/SimpleExamples/obj-intel64/icount.so -- ./pm_added_syms A: Source/pin/elfio/img_elf.cpp: ProcessSectionHeaders: 786: strange section type for
NO STACK TRACE AVAILABLE Pin 3.0 Copyright (c) 2003-2016, Intel Corporation. All rights reserved. @CHARM-VERSION: $Rev: 76887 $ Aborted `
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Neither pin 2 nor pin 3 tools work on binaries that have symbols added. pin crashes with:
`
$ ./pin -t source/tools/SimpleExamples/obj-intel64/icount.so -- ./pm_added_syms
A: Source/pin/elfio/img_elf.cpp: ProcessSectionHeaders: 786: strange section type for
NO STACK TRACE AVAILABLE$Rev: 76887 $
Pin 3.0
Copyright (c) 2003-2016, Intel Corporation. All rights reserved.
@CHARM-VERSION:
Aborted
`
The text was updated successfully, but these errors were encountered: