issues
search
goldshtn
/
msos
Command-line environment a-la WinDbg for executing SOS commands without having SOS available.
Other
96
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /msos
#75
dependabot[bot]
opened
2 years ago
0
Bump SharpZipLib from 0.86.0 to 1.3.3 in /msos
#74
dependabot[bot]
opened
2 years ago
0
replaced dependency on editbin.exe and VS2015-specific path with a LargeAddressAware NuGet package (#72)
#73
atsvetkov
closed
7 years ago
3
msos.sln doesn't compile without Visual Studio 2015 (14.0) installed locally
#72
atsvetkov
opened
7 years ago
1
Disassemble command improvements
#71
adamsitnik
closed
7 years ago
1
Can I use msos to get the thread dump for the threads
#70
madhub
closed
7 years ago
2
debuging dump file throws the exception
#69
madhub
closed
7 years ago
3
Updating nugget.exe from 2.8.60318.667 version to 4.1.0.2450
#68
Pavel-Durov
closed
7 years ago
1
Unable to run !ClrStack -a because of duplicite stack frames
#67
stej
opened
7 years ago
5
Detect `Thread.Sleep` and Win32 `Sleep/SleepEx` as blocking objects
#66
Pavel-Durov
closed
7 years ago
1
WaitChain.cs [SetStrategy method] - duplicate line
#65
Pavel-Durov
closed
7 years ago
2
Multiple managed threads with the same id crash several engine commands
#64
goldshtn
opened
7 years ago
0
msos.exe --help throws null reference exception
#63
madhub
opened
7 years ago
2
Wiki update
#62
stej
closed
7 years ago
1
Why exception after !Clrstack -a ?
#61
stej
closed
7 years ago
13
.echo/comment command?
#60
stej
closed
7 years ago
5
Dependency on CLRMD fork?
#59
stej
closed
7 years ago
2
Produce automatic analysis report from a dump file
#58
goldshtn
closed
8 years ago
0
Recommendations for analysis report
#57
goldshtn
opened
8 years ago
0
Detect `Thread.Sleep` and Win32 `Sleep/SleepEx` as blocking objects
#56
goldshtn
closed
7 years ago
1
Add invasive attach mode for DbgEng-based commands
#55
goldshtn
opened
8 years ago
0
Install CLRMD from private AppVeyor feed
#54
goldshtn
closed
8 years ago
0
Use CLRMD private NuGet package instead of direct DLL reference
#53
goldshtn
closed
8 years ago
1
Fetching extended handles data for live-process/dump file
#52
Pavel-Durov
closed
8 years ago
4
Display general system information
#51
goldshtn
closed
8 years ago
1
Rebase from newest CLRMD and merge minor changes and fixes
#50
goldshtn
closed
8 years ago
0
Extract context record from WER dumps
#49
goldshtn
closed
8 years ago
2
fixed issue that top frame on stack gets thrown away
#48
alobmaier
closed
8 years ago
0
Skip managed frames
#47
alobmaier
closed
8 years ago
2
Make object size-reporting commands respect alignment
#46
goldshtn
opened
8 years ago
1
Add commands from other useful .NET extensions
#45
goldshtn
opened
9 years ago
1
Do not spill assemblies to disk and use assembly resolution from ILTemplate instead
#44
goldshtn
opened
9 years ago
1
Multi-dump triage
#43
goldshtn
closed
9 years ago
1
Highlight columns in source code listings
#42
goldshtn
closed
9 years ago
1
!findstack equivalent
#41
goldshtn
closed
9 years ago
1
Migrate to Visual Studio 2015
#40
goldshtn
closed
9 years ago
0
Support >4GB dump files
#39
goldshtn
closed
9 years ago
1
Detect an out-of-memory condition and report it
#38
goldshtn
closed
9 years ago
1
!pe fails for no-heap dumps because of an assertion inside CLRMD
#37
goldshtn
closed
9 years ago
2
Minimal set of commands that will work with small dumps
#36
goldshtn
closed
9 years ago
1
Generate minimal .NET dumps that can be analyzed effectively
#35
goldshtn
closed
9 years ago
4
Out-of-process analysis
#34
goldshtn
opened
9 years ago
0
More extensibility support
#33
goldshtn
closed
9 years ago
1
Identify non-managed synchronization mechanisms in waits
#32
goldshtn
closed
8 years ago
2
Multiple entries to DbgEng mode produce duplicate output
#31
goldshtn
closed
9 years ago
2
DbgEng "mode" where all commands are fed to a DbgEng target
#30
goldshtn
closed
9 years ago
1
Run arbitrary DbgEng commands
#29
goldshtn
closed
9 years ago
1
Display parameter names and values a la SOSEX !mdv
#28
goldshtn
closed
9 years ago
11
!ObjSize --flat
#27
goldshtn
closed
9 years ago
1
Have !bhi and !lhi decide automatically where to put the heap index
#26
goldshtn
closed
9 years ago
1
Next