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: Unexpected $M and $X packets


wt., 18 gru 2018 o 02:09 Martin R <martin.rajwa@gmail.com> napisał(a):

> Hello,
>
> I am writing GDB stub for some tesnilica DSP chip. For front end we use
> xt-gdb. I noticed that it sends unexpectatly write memory packets like $X
> or $M. It happens for example while stepping. So, it is definitely not
> expected at this time right?
>
>
> PS: I also noticed that in this unexpected memory write packets it tries
> to write to the current instruction addres some trash characters (non ASCI
> ones).
>
> Do you have any clue what may cause it?
>
>
> Regards,
> Marcin Rajwa
>


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