microsoft / azserialconsole

Azure Serial Console
17 stars 10 forks source link

Question: Is is possible to connect debugger somehow? #9

Open eosfor opened 6 years ago

eosfor commented 6 years ago

Is is possible to connect debugger somehow? Do you have any plans for that?

Thanks

cloudbooster commented 6 years ago

@eosfor we have this in the roadmap, currently access is limited to via portal only. Can you explain a little what kind of Kernel debugging you are looking to do and scenario a little better.

ryukiyold commented 6 years ago

I look forward this feature too. Microsoft kernel debuggers such as windbg or KD are good for Windows VM. User mode debugger is useful but sometimes kernel debugger is good to analyze for winlogon, lsass and RPC, filter drivers issues.