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

Wrong source file path #4

Open
adah1972 opened this issue Mar 1, 2017 · 0 comments
Open

Wrong source file path #4

adah1972 opened this issue Mar 1, 2017 · 0 comments

Comments

@adah1972
Copy link

adah1972 commented Mar 1, 2017

I build a small program with -g, and set the config.py to look for the source at ../test (I also tried the full path). However, disasm insists my source file is under /usr/include (e.g. it looks for the file /usr/include/test.c, and reports "Sorry, cannot get source code from this path", unless I really put the source file there).

Any fixes or workarounds?

P.S. The executable is built on Ubuntu 14.04 LTS with included GCC 4.8.4. The command line is simply gcc -g .... I also tried CentOS 7, with the same result. disasm itself is run on Ubuntu 14.04 LTS and macOS Sierra.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant