You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==== AUTHENTICATING FOR org.freedesktop.policykit.exec ===
Authentication is needed to run `/usr/bin/gdb' as the super userAuthenticating as: rootPassword: prompt>
Other Extensions
C/C++ extension pack: 1.3.0
Additional Information
More background info on this. My application disables ptrace hardening at runtime using a call to prctl, making me able to attach with regular CLI GDB from the command line, however, I want to use VS Code. I have already opened an issue in the MIDebugEngine, where the message comes from: microsoft/MIEngine#1388.
Opening a bug issue here as well, as I was unable to input the password when prompted in the VS Code terminal. If this issue is external, please point me in the right direction. Thanks!
The text was updated successfully, but these errors were encountered:
Environment
Bug Summary and Steps to Reproduce
Bug Summary:
Steps to reproduce:
Debugger Configurations
Debugger Logs
Other Extensions
Additional Information
More background info on this. My application disables ptrace hardening at runtime using a call to prctl, making me able to attach with regular CLI GDB from the command line, however, I want to use VS Code. I have already opened an issue in the MIDebugEngine, where the message comes from: microsoft/MIEngine#1388.
Opening a bug issue here as well, as I was unable to input the password when prompted in the VS Code terminal. If this issue is external, please point me in the right direction. Thanks!
The text was updated successfully, but these errors were encountered: