Good morning, I am starting to fix some bugs in LibreOffice, I have followed the GDB instructions on the page; however when I use the "layout next" command, I can't see the lines of code that are being executed or the process of my breakpoints. Usually I only see lines that say: Thread 0x000 Is there any way to do this or do you have any manual to see the lines of code that are being executed in real time?
Regards