Re: Problems (again) with stop_follower

From: Daniel A. Koepke (dkoepke@circlemud.org)
Date: 10/05/02


On Fri, 4 Oct 2002, Mathew Earle Reuther wrote:

> I'm also handicapped by the fact that the only way I know how to run gdb
> is via the GUI that comes with cygwin.

See questions 4.11 and 4.12 of the FAQ.

>   if (ch->master->followers->follower == ch) {  /*Head of follower-list?*/

  print ch
  print ch->master
  print ch->master->followers

> 2) I don't get core files.

The Cygwin documentation indicates that it doesn't output Unix-y core
files, anyway, just textual stack traces which cannot be used by gdb for
debugging purposes.  Just attaching the debugger to the process should
suffice in this case.

-dak

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT