Eclipse is not debugging my c++ code. It asked for a version of gdb. I fixed the path of gdb but .gdbinit file is still missing. I cant locate it. The debug process just terminates now. Does eclipse has an inbuilt .gdbinit file whose location i can give? Can someone please give me a standard .gdbinit file?
May be its debugging properly but eclipse is not correctly parsing gdb output. Is there a plugin to fix this?
I would greatly appreciate the help. Thanks