On Sun, Oct 14, 2001 at 03:13:24PM -0700, James Morrison wrote: > I'm also looking for a way to start a translator from gdb or > at least watch the translator run from the start of main().
Neal posted a document on how to start up a translator and watch the fun in gdb. However, if you just need from main, use "settrans -P" and attach to the pid (and set a break point and continue), before pressing return and let settrans fire it up. Marcus -- `Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED] Marcus Brinkmann GNU http://www.gnu.org [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.marcus-brinkmann.de

