How to keep .c files from devel install for debugging?
William Knight
william.knight at gmail.com
Thu Jul 29 12:00:16 PDT 2010
Ok. Just to be more clear, what I'm talking about is stepping in a
debugger like gdb through the source code of an application and then
into the source code of a library linked with that application. For
example, if I created a gtk app and wanted to step into the source
code of gtk_init(), then presumably I would need the file gtkmain.c
somewhere in the path of the debugger.
On Thu, Jul 29, 2010 at 12:36 PM, Ryan Schmidt <ryandesign at macports.org> wrote:
> Remember to Reply All so your reply goes to the list too, not just to me.
>
> On Jul 29, 2010, at 13:15, William Knight wrote:
>
>> Just curious, is that what you do to support tracing into development
>> sources or do you just link to a source version of a library that you
>> build outside of the macports /opt/local tree?
>
> I don't understand the question, probably because I've never done what you're talking about. Perhaps someone else on the list knows.
>
>
>
>
More information about the macports-users
mailing list