[PATCH v2 1/7] Add breakpoint_from_pc target_ops for software breakpoints in GDBServer.

Antoine Tremblay antoine.tremblay@ericsson.com
Thu Oct 15 17:05:00 GMT 2015



On 10/15/2015 11:58 AM, Antoine Tremblay wrote:
>
>
> On 10/15/2015 11:33 AM, Pedro Alves wrote:
>> On 10/05/2015 05:44 PM, Antoine Tremblay wrote:
>>> +static const unsigned char *
>>
>> gdb_byte?

Note I ended up changing the breakpoint_from_pc signature to return 
gdb_byte * and changed all targets to match this in their breakpoint 
definitions and return from breakpoint_from_pc.



More information about the Gdb-patches mailing list