Re: scale problem



On Mon, Feb 18, 2002 at 03:52:14AM -0600, Chris Roadfeldt wrote:
> On a completely unrelated note, is there a way to make an app
> quit/crash, crash preferred, if it creates a GTK-Warning? I suspect
> there is, but am not able to find anything on it. If someone could point
> me in the right direction, I would appreciate it. Thanks!

Also:
./app --g-fatal-warnings

or, more commonly:
gdb ./app
[...]
(gdb) set args --g-fatal-warnings
(gdb) run

-- 
      Evan Martin
martine cs washington edu
  http://neugierig.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]