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

Symbol Paths Not Respected? #97

Open
forrestsmithfb opened this issue Aug 24, 2023 · 0 comments
Open

Symbol Paths Not Respected? #97

forrestsmithfb opened this issue Aug 24, 2023 · 0 comments

Comments

@forrestsmithfb
Copy link

I'm having a lot of difficulties with symbol server support.

  1. It looks like the checkbox for _NT_SYMBOL_PATH is not respected? The actual API call is pIDiaDataSource->loadDataForExe in pdb_file.cpp. The value of symStoreBuffer appears to contain the value of _NT_SYMBOL_PATH even if it's not checked.

  2. I'm not sure if the string value in "public store" of symbol settings is used anywhere? Although the documentation is unclear.

I expect I should be able to specify a custom symbol server by either adding it to _NT_SYMBOL_STORE OR putting the URL in the "Public Store" field. But maybe that's wrong? It's not clear to me how public store / local store are actually used in code.

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