Skip to content

Debugging your ESE application (or even - ESE-based Windows services) with the ESE debugger extension. #26

@MsftBrettShirley

Description

@MsftBrettShirley

Debugging your ESE application (or even - ESE-based Windows services) with the ESE debugger extension.

This could go on and on ... but to start we at least need to cover the basics of how to use windbg.exe/cdb.exe, what the ESE debugger extension is, and a few basic ESE debugger commands.

Then later we would cover more advanced ESE debugger commands, that accomplish specific purposes. You can inspect a great many things in a process with our debugger extensions - how our memory is being utilized, finding the longest running transaction, seeing if we have a hung IO operation (disk not returning), and many many more.

Feel free to respond to the issue to:

  • Suggest specific debug scenarios,
  • Or questions you might have of an active process.

This issue will be closed when basics and a few extra scenarios are documented, and I will spin anything left in comments into new issues.

Up-vote this issue if it is of interest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    OpenPeriodAskAsk for what you would like after we get basics of all the code synchronizing bi-directionally.documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions