Re: Invalid UTF-8 strings
- From: Paul Davis <paul linuxaudiosystems com>
- To: Jonathon Jongsma <jonathon jongsma gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: Invalid UTF-8 strings
- Date: Thu, 31 May 2007 21:25:25 -0400
On Thu, 2007-05-31 at 20:14 -0500, Jonathon Jongsma wrote:
> one thing that's helpful when trying to determine what's causing
> warnings like this is to run your program under your favorite debugger
> with the environment variable G_DEBUG=fatal-warnings set. This will
> cause your program to exit when it issues a warning, at which point
> you can examine what caused the error by using the debugger
my preference tends to be to set a breakpoint in g_logv. often i need to
fix up the n-th warning, not the first one, and fatal-warnings makes
that impossible.
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]