On Fri, Jun 07, 2002 at 05:24:29PM -0700, Robin Rowe wrote: >Hi. Can I configure gdb so that it will launch automatically in response to >a core dump? On what system? On windows you'd do: set cygwin=error_start=x:/path/to/gdb.exe I don't know if it's possible to do on unix or not. cgf