Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-ClrStack rename OsTid parameter to Tid #12

Open
dronkoff opened this issue Oct 16, 2017 · 1 comment
Open

Get-ClrStack rename OsTid parameter to Tid #12

dronkoff opened this issue Oct 16, 2017 · 1 comment

Comments

@dronkoff
Copy link
Member

Class MS.Dbg.DbgUModeThreadInfo has a property uint32 Tid {get;}
Cmdlet Get-ClrStack has a parameter [-OsTid]

It would be great to have both names equal. It's better from naming conventions point of view and gives a better chance to use them in pipeline with bind by property name.

@jazzdelightsme
Copy link
Member

Thanks for filing these. There is whole bunch of improvement that needs to happen for managed code support, and it's great to have some very specific items that we can track.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants