| commit | 753e13c0ebb9c08216f6a15ad67ecab3f7375110 | [log] [tgz] |
|---|---|---|
| author | Jason Molenda <jmolenda@apple.com> | Thu Feb 02 03:02:51 2017 +0000 |
| committer | Jason Molenda <jmolenda@apple.com> | Thu Feb 02 03:02:51 2017 +0000 |
| tree | ba59450e7b8452ae880359702eb9505c4477094e | |
| parent | 9dba9bd4cfd4c23921d7dd65ade04d4b8dd9ac0e [diff] |
Add logging to SBThread::GetInfoItemByPathAsString to print the path being requested. Change the GetInfoItemByPathAsString docuemtnation in the .i file to use docstring instead of autodoc so the function signature is included in the python help. <rdar://problem/29999567> llvm-svn: 293858