Re: GTK+ and Flex
- From: Paulo Jorge de Oliveira Cantante de Matos <pdestroy netcabo pt>
- To: GTK+ Mailing List App Devel <gtk-app-devel-list gnome org>
- Subject: Re: GTK+ and Flex
- Date: Sat, 05 May 2001 13:00:56 +0100
Thx, I was confused.
That is already working and I'm amazed what I was able to do with GTK
during 10 hours of intensive program at night (... without coffee...) :)
Anyway, I got to a strange problem. What's the most common used debugger
when we talk about GTK apps?
I'm under Windows2000, mingw32 gcc compiler ver. 4.18. and after
creating a window with a button, a separates, some boxes, tables, etc
and during the parse of a file I get an error and I through gdb I knew
it's about the heap. It goes like this:
warning: HEAP[cg.exe]:
warning: Invalid Address specified to RtlFreeHeap( 2440000, 523e5f0 )
Program received signal SIGTRAP, Trace/breakpoint trap.
But then when I try to know where it is gdb crashes...
I have no more info.
Any ideas, experiences or suggestions would be welcome.
Best regards,
Paulo
Nils Philippsen wrote:
On Fri, 4 May 2001, Paulo Jorge de Oliveira Cantante de Matos wrote:
Hi all,
I'd like to know if anyone has had any trouble using Flex and GTK+ since
Flex will define a main() if it doesn't see any main around and in a
GTK+ you won't have a main() but a GTKmain(), right?
No (we are not Windows). You will call gtk_init() and later on gtk_main() from
main(), so there shouldn't be any trouble using flex.
Nils
--
Nils Philippsen / +49.711.96437.250 / nils redhat de
Red Hat GmbH / Hauptstätter Straße 58 / D70178 Stuttgart
One good reason why computers can do more work than people is that they
never have to stop and answer the phone.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
--
+------------------Paulo J. Matos aka PDestroy--------------------+
| ICQ # 361853 | http://www.pdestroy.net | pdestroy netcabo pt |
| http://iascp.sourceforge.net | http://mega.ist.utl.pt/~pocm |
| "Fixed width font LIVEZ!" | "Portability came to rule!" |
+-----------------------------------------------------------------+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]