Remote debugging: sync between launcher and debugger

Vladimir Prus ghost at cs.msu.su
Fri Sep 2 13:29:53 BST 2005


leonp at plris.com wrote:

> On Thursday, 1 ?September 2005 12:09, Vladimir Prus wrote:
>> On Thursday 01 September 2005 12:45, leonp at plris.com wrote:
>> > > > I am not sure that I understood you, but what I do is one .gdbinit
>> > > > script which does everything.
>> > >
>> > > Something like:
>> > >
>> > >    shell <start the program remotely>
>> > >    target ......
>> > > ?
>> >
>> > Yes, exactly.
>>
>> This might not be the best idea, IMO. It means that you need to restart
>> debugger each time you restart application. In SVN, KDevelop does not
>> stop the debugger when applications exists, and so avoid realoding
>> symbols on each application restart.
> Not exactly.
> I put this in macro and run it when desired from the GDB window (!).

Hmm.. that's not a nice user interface. Do you think we can do something to
avoid using gdb window in this case? Say, allow the user to specify
"restart program gdb script"?

- Volodya

 



-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe ╩your-email-address╚



More information about the KDevelop mailing list