View Single Post

   
  #3 (permalink)  
Old 01-05-2008, 11:49 AM
Gary R. Hook
 
Posts: n/a
Default Re: writing the output of debugger command to a file

Paul Pluzhnikov wrote:
> shankha <shankhabanerjee@gmail.com> writes:
>
>> Is there a way in which i can write the output of a dbx command to a
>> file

>
> Yes:
>
> (dbx) map > junk.map


You can also run 'script' first, to capture all output of your session,
then extract what you need.

--
-------------------------------------
http://www.photo.net/photos/garyrhook
Vocatus atque non vocatus deus aderit
Reply With Quote