Re: Assert messages.



Hi,

"Carl B. Constantine" <duckwing duckwing ca> writes:

> > you can force warnings to become fatal by passing --g-fatal-warnings
> > to your GTK+ application. The application will then crash on the first
> > warning message allowing you to examine the cause of the warning in a
> > debugger.
> 
> That may quit the program, but doesn't really give me any details as to
> where the program gave those warnings or why or still, what they mean.

that's why I mentioned the use of a debugger. I was assuming you know
how to get a stack trace using gdb.


Salut, Sven




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