rust debugging with gdb

Started playing and debugging one of my sample app, I install gdb and then if you've created a debug version of your app, the you would be able to use the following command 

gdb --tui ./nwt www.google.com


Then you will see the following screen and the use gdb command to set break point at main.






Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type