Re: Problem running autogsdoc

2011-11-29 Thread Eric Wasylishen
Hi, Sounds like a bug; -removeObjectForKey: is a method on NSMutableDictionary but not NSMutableSet. To break on exceptions type: b -[NSException raise] in gdb. -Eric On 2011-11-29, at 11:03 PM, Daniel Santos wrote: Hello, Can anyone give me a hint ? How do I tell gdb to stop on

Problem running autogsdoc

2011-11-23 Thread Daniel Santos
Hello, I have checked out the source tree from SVN, and did a build of base. Now I wanted to use the built autogsdoc to generate the source code docs. When invoking it on a sheel I get : # autogsdoc -DocumentationDirectory ~/doc/GNUStep/base ../Headers/Foundation/NSError.h autogsdoc: Uncaught