Skip to content

Conversation

@kekyo
Copy link
Contributor

@kekyo kekyo commented May 12, 2016

  • (Pre discover input F# source code and got AST.)
  • I'm applying "pdbFile" argument in SimpleSourceCodeServices.Compile function with AST, created pdb file specified path, but no symbol entries containing in pdb file.
  • The "pdbPath" handled main1OfAst function, but no affected tcConfigB and tcConfig debuginfo property.
  • PR contains if pdbPath is applied, set debuginfo is true by SetDebugSwitch.

@dsyme
Copy link
Contributor

dsyme commented May 16, 2016

Does it work if you pass a --debug+ argument explicitly?

@kekyo
Copy link
Contributor Author

kekyo commented May 17, 2016

Thx reply, I'm trying with add "--debug+" option, but symbol empty too.

Test codes:
https://gist.github.com/kekyo/a39cac521df12d6c9d762af3e30c0bd6

@kekyo
Copy link
Contributor Author

kekyo commented Jun 1, 2016

@dsyme Any idea?

@dsyme
Copy link
Contributor

dsyme commented Jun 1, 2016

@kekyo Could you edit the issue so the steps are using ISSUE_TEMPLATE.md format please?

@dsyme dsyme merged commit 8706db0 into fsharp:master Jun 26, 2016
@kekyo
Copy link
Contributor Author

kekyo commented Jun 29, 2016

Thank you and sorry issue report too late...

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

Successfully merging this pull request may close these issues.

2 participants