Thread
:
gdb to file question
View Single Post
#
3
(
permalink
)
02-20-2008, 06:59 PM
Thomas Overgaard
Posts: n/a
Re: gdb to file question
salta@mynet.net
wrote :
> Is it possible at all ?
You could try pipe the output through the 'tee' command like this:
'gdb myprog | tee gdb.txt'
--
Thomas O.
This area is designed to become quite warm during normal operation.
Thomas Overgaard