set prompt (kdbg)
GNU gdb 4.17.0.4 with Linux/x86 hardware watchpoint and FPU support
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
(gdb) (kdbg)set confirm off
(kdbg)tty /dev/ttyp2
(kdbg)file kdiff
(no debugging symbols found)...(kdbg)info line main
Function "main" not defined.
(kdbg)break kdiffDisplay.cpp:71
No symbol table is loaded.  Use the "file" command.
(kdbg)info breakpoints
No breakpoints or watchpoints.
(kdbg)break kdiffDisplay.cpp:71
No symbol table is loaded.  Use the "file" command.
(kdbg)info breakpoints
No breakpoints or watchpoints.
(kdbg)break kdiffDisplay.cpp:71
No symbol table is loaded.  Use the "file" command.
(kdbg)info breakpoints
No breakpoints or watchpoints.
(kdbg)break kdiffDisplay.cpp:71
No symbol table is loaded.  Use the "file" command.
(kdbg)info breakpoints
No breakpoints or watchpoints.
(kdbg)
gdb exited
set prompt (kdbg)
GNU gdb 4.17.0.4 with Linux/x86 hardware watchpoint and FPU support
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
(gdb) (kdbg)set confirm off
(kdbg)tty /dev/ttyp2
(kdbg)file /home/bantu/kde/kdiff/kdiff/kdiff
(no debugging symbols found)...(kdbg)info line main
Function "main" not defined.
(kdbg)break kdiffDisplay.cpp:71
No symbol table is loaded.  Use the "file" command.
(kdbg)info breakpoints
No breakpoints or watchpoints.
(kdbg)break kdiffDisplay.cpp:71
No symbol table is loaded.  Use the "file" command.
(kdbg)info breakpoints
No breakpoints or watchpoints.
(kdbg)break kdiffDisplay.cpp:71
No symbol table is loaded.  Use the "file" command.
(kdbg)info breakpoints
No breakpoints or watchpoints.
(kdbg)break kdiffDisplay.cpp:71
No symbol table is loaded.  Use the "file" command.
(kdbg)info breakpoints
No breakpoints or watchpoints.
(kdbg)run 
