Saturday, 15 March 2014

c++ - .gdbinit file missing -



c++ - .gdbinit file missing -

eclipse not debugging c++ code. asked version of gdb. fixed path of gdb .gdbinit file still missing. cant locate it. debug process terminates now. eclipse has inbuilt .gdbinit file location can give? can please give me standard .gdbinit file?

may debugging eclipse not correctly parsing gdb output. there plugin prepare this?

i appreciate help. thanks

it hard tell if a) having problem getting eclipse find existing .gdbinit file, or b) missing .gdbinit file.

a) on unix , linux systems, path gdb init file ~/.gdbinit (or $home/.gdbinit) - is, .gdbinit file @ top level of home directory.

b) .gdbinit file not required run gdb -- empty file named .gdbinit do. illustration .gdb init files, check dotfiles.org.

c++ eclipse gdb gdbinit

No comments:

Post a Comment