Skip to content

Commit

Permalink
fix: description
Browse files Browse the repository at this point in the history
  • Loading branch information
kITerE committed Dec 30, 2018
1 parent ecff74f commit 56bd1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ TBD
## Exported extensions
* !synexts.help - print help message
* !synexts.addsymbol \<NAME\> \<OFFSET\> \<SIZE\> - create artificial symbol in any existing module
* !synexts.addmodule \<NAME\> \<PATH\> \<BASE\> \<SIZE\> - create artificial symbol in any existing module
* !synexts.addmodule \<NAME\> \<PATH\> \<BASE\> \<SIZE\> - create artificial module in engine's module list

## Debug engine API references
* [IDebugSymbols3::AddSyntheticSymbol](https://docs.microsoft.com/windows-hardware/drivers/ddi/content/dbgeng/nf-dbgeng-idebugsymbols3-addsyntheticsymbol)
Expand Down

0 comments on commit 56bd1cb

Please sign in to comment.