There's a number of reasons I have for wanting to view the ASM of my C program, but from what I'm discovering, it only seems possible to view the ASM of 3rd-party modules that don't have a src.
How can I view the ASM of my src?
CLion supports the Microsoft Visual C++ compiler that ships with Visual Studio 2013, 2015, 2017, and 2019.
CLion is more than just an editor as it offers a powerful debugger and dynamic analysis tools to investigate and solve problems with ease, built-in Google Test, Boost. Test, Doctest and Catch for unit testing, many popular VCS supported out of the box and more.
I had the same issue, but found a solution for clion. It however requires that you have the GDB debuggger.
disassemble
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With