mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-21 12:53:23 +08:00
[0.2.x] ~misprint
git-svn-id: https://pykd.svn.codeplex.com/svn@80088 9b283d60-5439-405e-af05-b73fd8c4d996
This commit is contained in:
parent
03b7cedb85
commit
94bcc91f9c
@ -91,7 +91,7 @@ ULONG64 getImplicitThread();
|
|||||||
void setCurrentProcess( ULONG64 processAddr );
|
void setCurrentProcess( ULONG64 processAddr );
|
||||||
void setImplicitThread( ULONG64 threadAddr );
|
void setImplicitThread( ULONG64 threadAddr );
|
||||||
|
|
||||||
// Symbol patch
|
// Symbol path
|
||||||
std::string getSymbolPath();
|
std::string getSymbolPath();
|
||||||
void setSymbolPath(const std::string &symPath);
|
void setSymbolPath(const std::string &symPath);
|
||||||
void appendSymbolPath(const std::string &symPath);
|
void appendSymbolPath(const std::string &symPath);
|
||||||
|
Loading…
Reference in New Issue
Block a user