This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Learning gdb


Hi,

I'm stepping thru gdb (gdb-6.3 on debian) using ddd/gdb. I got to
tui_command_loop() in tui-interp.c, but stepping thru gets a bit
tedious then.

What's a good way of printing messages from my own printfs in the
source without getting the output mixed up with the console output
of gdb? (in an x-windows environment)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]