On Tue, Jul 21, 2020 at 1:29 PM Lirong Yuan wrote:
>
> On Tue, Jul 21, 2020 at 12:50 PM Alex Bennée wrote:
> >
> >
> > Lirong Yuan writes:
> >
> > > On Tue, Mar 31, 2020 at 12:20 AM Alex Bennée
> > > wrote:
> > >>
> > >>
> > >> Lirong Yuan writes:
> > >>
> > >> > On Mon, Mar 30, 2020 at 12:47
On Tue, Jul 21, 2020 at 12:50 PM Alex Bennée wrote:
>
>
> Lirong Yuan writes:
>
> > On Tue, Mar 31, 2020 at 12:20 AM Alex Bennée wrote:
> >>
> >>
> >> Lirong Yuan writes:
> >>
> >> > On Mon, Mar 30, 2020 at 12:47 PM Alex Bennée
> >> > wrote:
> >> >
> >> >>
> >> >> Lirong Yuan writes:
> >> >>
Lirong Yuan writes:
> On Tue, Mar 31, 2020 at 12:20 AM Alex Bennée wrote:
>>
>>
>> Lirong Yuan writes:
>>
>> > On Mon, Mar 30, 2020 at 12:47 PM Alex Bennée
>> > wrote:
>> >
>> >>
>> >> Lirong Yuan writes:
>> >>
>> >> > On Sat, Mar 21, 2020 at 6:56 AM Alex Bennée
>> >> wrote:
>> >> >
>> >>
On Tue, Mar 31, 2020 at 12:20 AM Alex Bennée wrote:
>
>
> Lirong Yuan writes:
>
> > On Mon, Mar 30, 2020 at 12:47 PM Alex Bennée wrote:
> >
> >>
> >> Lirong Yuan writes:
> >>
> >> > On Sat, Mar 21, 2020 at 6:56 AM Alex Bennée
> >> wrote:
> >> >
> >> >>
> >> >> Lirong Yuan writes:
> >> >>
> >>
Lirong Yuan writes:
> On Mon, Mar 30, 2020 at 12:47 PM Alex Bennée wrote:
>
>>
>> Lirong Yuan writes:
>>
>> > On Sat, Mar 21, 2020 at 6:56 AM Alex Bennée
>> wrote:
>> >
>> >>
>> >> Lirong Yuan writes:
>> >>
>> >> > On Fri, Mar 20, 2020 at 2:17 AM Alex Bennée
>> >> wrote:
>> >>
>> >> >>
>>
On Mon, Mar 30, 2020 at 12:47 PM Alex Bennée wrote:
>
> Lirong Yuan writes:
>
> > On Sat, Mar 21, 2020 at 6:56 AM Alex Bennée
> wrote:
> >
> >>
> >> Lirong Yuan writes:
> >>
> >> > On Fri, Mar 20, 2020 at 2:17 AM Alex Bennée
> >> wrote:
> >>
> >> >>
> >> >> Sorry I missed this on my radar. T
Lirong Yuan writes:
> On Sat, Mar 21, 2020 at 6:56 AM Alex Bennée wrote:
>
>>
>> Lirong Yuan writes:
>>
>> > On Fri, Mar 20, 2020 at 2:17 AM Alex Bennée
>> wrote:
>>
>> >>
>> >> Sorry I missed this on my radar. There was a minor re-factor of gdbstub
>> >> that was just merged which will mea
On Sat, Mar 21, 2020 at 6:56 AM Alex Bennée wrote:
>
> Lirong Yuan writes:
>
> > On Fri, Mar 20, 2020 at 2:17 AM Alex Bennée
> wrote:
>
> >>
> >> Sorry I missed this on my radar. There was a minor re-factor of gdbstub
> >> that was just merged which will mean this patch needs a re-base to use
This allows gdb to access the target’s auxiliary vector,
which can be helpful for telling system libraries important details
about the hardware, operating system, and process.
Signed-off-by: Lirong Yuan
---
gdbstub.c | 56 +++
1 file changed, 5
Lirong Yuan writes:
> On Fri, Mar 20, 2020 at 2:17 AM Alex Bennée wrote:
>>
>> Sorry I missed this on my radar. There was a minor re-factor of gdbstub
>> that was just merged which will mean this patch needs a re-base to use
>> g_string_* functions to expand stings.
>>
>> Also we have some si
On Fri, Mar 20, 2020 at 2:17 AM Alex Bennée wrote:
>
> Lirong Yuan writes:
>
> > On Fri, Mar 6, 2020 at 5:01 PM Lirong Yuan wrote:
> >
> >> This allows gdb to access the target’s auxiliary vector,
> >> which can be helpful for telling system libraries important details
> >> about the hardware,
Lirong Yuan writes:
> On Fri, Mar 6, 2020 at 5:01 PM Lirong Yuan wrote:
>
>> This allows gdb to access the target’s auxiliary vector,
>> which can be helpful for telling system libraries important details
>> about the hardware, operating system, and process.
>>
>> Signed-off-by: Lirong Yuan
>
On Fri, Mar 6, 2020 at 5:01 PM Lirong Yuan wrote:
> This allows gdb to access the target’s auxiliary vector,
> which can be helpful for telling system libraries important details
> about the hardware, operating system, and process.
>
> Signed-off-by: Lirong Yuan
> ---
> gdbstub.c | 55 +
Patchew URL: https://patchew.org/QEMU/20200307010051.97022-1-yua...@google.com/
Hi,
This series failed the docker-clang@ubuntu build test. Please find the testing
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#!
This allows gdb to access the target’s auxiliary vector,
which can be helpful for telling system libraries important details
about the hardware, operating system, and process.
Signed-off-by: Lirong Yuan
---
gdbstub.c | 55 +++
1 file changed, 5
On 3/7/20 1:04 AM, Lirong Yuan wrote:
This allows gdb to access the target’s auxiliary vector,
which can be helpful for telling system libraries important details
about the hardware, operating system, and process.
Signed-off-by: Lirong Yuan
---
gdbstub.c | 50 +
This allows gdb to access the target’s auxiliary vector,
which can be helpful for telling system libraries important details
about the hardware, operating system, and process.
Signed-off-by: Lirong Yuan
---
gdbstub.c | 50 ++
1 file changed, 50 ins
17 matches
Mail list logo