Nowadays I'm using Emacs 25 and it complains like this.
I couldn't find anything to solve this situation on the web. Could you give me some advices, please?
Nowadays I'm using Emacs 25 and it complains like this.
I couldn't find anything to solve this situation on the web. Could you give me some advices, please?
Look at the second line. When you use gdb you are asked to enter the file name. You have to be sure to open the file like this gdb -i=mi /path/to/file.
EDIT