Question: on a centos 9 machine with vscode installed, how can i step ( debug ) into assembly functions ( . s files ) that get

on a centos 9 machine with vscode installed, how can i step (debug) into assembly functions (.s files) that get executed from a c++ main function?
do i need to install any additional extensions (programs) on vscode for this task?
how would I run the c++ code so that it steps into the functions in my .s files from vscode ide?
If possible, please provide step by step instructions for this task.
thank you in advanced.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!