Windows : support vsjitdebugger in MTR's --debugger.
This commit is contained in:
parent
a73b55a9f8
commit
a870099817
@ -6230,7 +6230,7 @@ sub debugger_arguments {
|
||||
$$exe= $debugger;
|
||||
|
||||
}
|
||||
elsif ( $debugger =~ /windbg/ )
|
||||
elsif ( $debugger =~ /windbg|vsjitdebugger/ )
|
||||
{
|
||||
# windbg exe arg1 .. argn
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user