Dave Ceddia 9/23/2021

Attach VSCode Debugger to native Rust in an Electron app

Read Original

This technical tutorial details the configuration steps for debugging Rust code within an Electron application. It explains how to set up VSCode's launch.json to attach the LLDB debugger to the Electron renderer process, covering key settings like process ID selection and the importance of debug symbols.

Attach VSCode Debugger to native Rust in an Electron app

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser