This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: gdbstub initial code, v9


On 09/09, Oleg Nesterov wrote:
>
> the tracee hits this bp and reports SIGTRAP
>
> 	=> vStopped
> 	<= OK
> 	=> g
> 	<= 00000000000000000006400000000000401f207d007f000000000000000000...
> 	=> P10=ba05400000000000
> 	<=
> 	=> G00000000000000000006400000000000401f207d007f00000000000000000...
> 	<=

May be this can explain...

Probably I need to implement G/P first, otherwise gdb can't change ip.

Still, I'd appreciate if someone can explain me what gdb needs/expects
to handle breakpoints before I start to read the sources.

Oleg.


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