MicrosoftDocs / msix-docs

repository for msix content
Creative Commons Attribution 4.0 International
60 stars 114 forks source link

The Debug your Application section is insufficient. Symbols are not being loaded. #322

Closed peterdrier closed 2 years ago

peterdrier commented 2 years ago

The Debug your Application section is insufficient.

These instructions don't load the symbols for the attached application, and thus the developer can not set breakpoints or do anything else useful in managed code.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

anarvekar-msft commented 2 years ago

When you say symbols, what do you mean by that?

peterdrier commented 2 years ago

In the context of debugging an application, "symbols" generally means that which is in the PDB.

--

On Tue, Jun 7, 2022 at 5:49 PM anarvekar-msft @.***> wrote:

When you say symbols, what do you mean by that?

— Reply to this email directly, view it on GitHub https://github.com/MicrosoftDocs/msix-docs/issues/322#issuecomment-1148852226, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABILSM27JZ3GQRLEZIC54IDVN5VRTANCNFSM5XOEORCA . You are receiving this because you authored the thread.Message ID: @.***>

anarvekar-msft commented 2 years ago

Thank you for this feedback @peterdrier , we have made a note to update the docs and are tracking the work internally