gnustep-dev
[Top][All Lists]
Advanced

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

Re: Gorm, NSCollectionView


From: forumer
Subject: Re: Gorm, NSCollectionView
Date: Sat, 13 Apr 2013 00:02:26 +0200
User-agent: Roundcube Webmail/0.6

While I am at it, I would like to understand some parts of Gorm and to
debug it so I tried this :

$ gdb /usr/local/bin/Gorm

Reading symbols from /usr/local/bin/Gorm...done.
(gdb) b loadFileWrapper:
No source file named loadFileWrapper.
Make breakpoint pending on future shared library load? (y or [n]) y
Breakpoint 1 (loadFileWrapper:) pending.
(gdb) r
Starting program: /usr/local/bin/Gorm
[Thread debugging using libthread_db enabled]

But it doesn't stop inside loadFileWrapper, how can I debug ?

I have compiled Gorm by passing make debug=yes so I suppose debugging symbols are still there... What do you use to debug with gdb, the terminal or a specific graphical application ?

Thanks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]