debugger icon indicating copy to clipboard operation
debugger copied to clipboard

Support reading architecture and platform from the debug adapter

Open xusheng6 opened this issue 2 years ago • 0 comments

The arch + platform is used to create the debugger binary view. Right now, it is either copied from the currently opened view, or is provided by the user. It would be nice if we can read the info from the debug adapter, removing the need to manually set them when the user uses the debugger without a binary view.

xusheng6 avatar Jan 12 '24 09:01 xusheng6