This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: About break


On Friday 15 October 2010 14:32:41, Salvatore Lionetti wrote:
> Hi,
> 
> just two curiosity in creating my first gdbstub via tcp:
> 1) On gdb6.8 or before, is there another way to accomplish the lack of 'set breakpoint always-inserted' ?

No.

> 2) When a Ctrl-c is sent to the target, is there a way from the target to reply with boths 'OABCD...' and 'SXX'?

Did you try making the target do just that?  It should work, I think.

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]