0

Nowadays I'm using Emacs 25 and it complains like this.

enter image description here

I couldn't find anything to solve this situation on the web. Could you give me some advices, please?

1
  • Your image of text isn't very helpful. It can't be copied into an editor, and it doesn't index very well, meaning that other users with the same problem are less likely to find the answer here. Please edit your post to incorporate the relevant text directly (preferably using copy+paste to avoid transcription errors). Commented Oct 25, 2016 at 13:15

1 Answer 1

1

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

enter image description here

Sign up to request clarification or add additional context in comments.

1 Comment

I found why it behaves so. It was due to my .gdbinit at my home directory. After removing it, it works as you told me. Thanks anyway.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.