Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!usc!ucselx!bionet!parc!mdixon From: mdixon@parc.xerox.com (Mike Dixon) Newsgroups: comp.sys.next Subject: Re: dwrite snooping Message-ID: Date: 31 May 91 00:52:14 GMT References: <1991May30.192730.10453@nntp-server.caltech.edu> Sender: news@parc.xerox.com Distribution: comp Organization: Xerox PARC Lines: 18 Can someone send me or post the instructions on how to extract all the drwite'able options in an application and their defaults for 2.0? start the application under gdb, and then try the following sequence of commands: break *0x500976a commands 1 silent printf "%s: ", *$a2 output {char *}(4+$a2) echo \n cont end run -- .mike.