PDA

View Full Version : kate gdb plug in



snail100
October 23rd, 2012, 02:58 PM
hi
i am programming in c in kate editor.
the programs run fine (i am using source files, header files and makefile).
but i do "debugging" in the old printf primitive way.
i saw there is a gdb plug in.
i install it but have not figured out how to use it:
for instance, in the debug view tab i do not know what to write in the target and in the working directory.
i would appreciate any step by step tutorial or a reference to one.
thanks.