gnustep-dev
[Top][All Lists]
Advanced

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

Re: ProjectCenter : GDB the framework


From: Daniel Santos
Subject: Re: ProjectCenter : GDB the framework
Date: Sat, 9 Oct 2021 14:21:34 +0100

Hi,

That was it.
Thanks,
Regards
Daniel Santos



> On 4 Oct 2021, at 00:44, Riccardo Mottola <riccardo.mottola@libero.it> wrote:
> 
> Hi Daniel,
> 
> 
> On 03/10/2021 17:33, Daniel Santos wrote:
>> If I set a breakpoint in a file outside the framework, I can step into 
>> framework code and list, etc.
>> Don’t know how to set breakpoints inside the framework.
> 
> 
> if everything is linked and set-up fine, there should be no issues putting a 
> breakpoint or debugging a linked framework.
> 
> It may happen that on startup GDB doesn't know about the classes so it will 
> have a "pending breakpoint" that gets solved on load. Or you can run the 
> program, interrupt it, set the breakpoint on the now loaded Framework, and 
> continue.
> 
> 
> Riccardo
> 
> 




reply via email to

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