On 01/02/2019 23:01, Fabiano Rosas wrote:
> Alexey Kardashevskiy writes:
>
>> On 01/02/2019 08:57, Fabiano Rosas wrote:
>>> Alexey Kardashevskiy writes:
>>>
On 31/01/2019 03:30, Fabiano Rosas wrote:
> Alexey Kardashevskiy writes:
>
>>
>> but this is a register which does
Alexey Kardashevskiy writes:
> On 01/02/2019 08:57, Fabiano Rosas wrote:
>> Alexey Kardashevskiy writes:
>>
>>> On 31/01/2019 03:30, Fabiano Rosas wrote:
Alexey Kardashevskiy writes:
>
> but this is a register which does not have endianness, the endianness
> appears here
On 01/02/2019 08:57, Fabiano Rosas wrote:
> Alexey Kardashevskiy writes:
>
>> On 31/01/2019 03:30, Fabiano Rosas wrote:
>>> Alexey Kardashevskiy writes:
>>>
but this is a register which does not have endianness, the endianness
appears here because the interface between gdb and
Alexey Kardashevskiy writes:
> On 31/01/2019 03:30, Fabiano Rosas wrote:
>> Alexey Kardashevskiy writes:
>>
>>>
>>> but this is a register which does not have endianness, the endianness
>>> appears here because the interface between gdb and qemu is
>>> uint8_t*==bytestream but this interface sh
On 31/01/2019 03:30, Fabiano Rosas wrote:
> Alexey Kardashevskiy writes:
>
>>
>> but this is a register which does not have endianness, the endianness
>> appears here because the interface between gdb and qemu is
>> uint8_t*==bytestream but this interface should have fixed endianness
>> imho (
Alexey Kardashevskiy writes:
>
> but this is a register which does not have endianness, the endianness
> appears here because the interface between gdb and qemu is
> uint8_t*==bytestream but this interface should have fixed endianness
> imho (now it is bigendian afaict).
>
> Something is not righ
On 29/01/2019 07:00, Fabiano Rosas wrote:
> David Gibson writes:
>
>> On Thu, Jan 24, 2019 at 06:20:02PM +1100, Alexey Kardashevskiy wrote:
>>>
>>>
>>> On 23/01/2019 04:01, Fabiano Rosas wrote:
These will be used to let GDB know about PPC's Special Purpose
Registers (SPR).
David Gibson writes:
> On Thu, Jan 24, 2019 at 06:20:02PM +1100, Alexey Kardashevskiy wrote:
>>
>>
>> On 23/01/2019 04:01, Fabiano Rosas wrote:
>> > These will be used to let GDB know about PPC's Special Purpose
>> > Registers (SPR).
>> >
>> > They take an index based on the order the register
On Thu, Jan 24, 2019 at 06:20:02PM +1100, Alexey Kardashevskiy wrote:
>
>
> On 23/01/2019 04:01, Fabiano Rosas wrote:
> > These will be used to let GDB know about PPC's Special Purpose
> > Registers (SPR).
> >
> > They take an index based on the order the registers appear in the XML
> > file sen
On 23/01/2019 04:01, Fabiano Rosas wrote:
> These will be used to let GDB know about PPC's Special Purpose
> Registers (SPR).
>
> They take an index based on the order the registers appear in the XML
> file sent by QEMU to GDB. This index does not match the actual
> location of the registers in
10 matches
Mail list logo