[parent not found: <20181029195007.9384-1-pedromfc@linux.ibm.com>]
* Re: Regression on old kernels (Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux)
[not found] <20181029195007.9384-1-pedromfc@linux.ibm.com>
@ 2018-10-30 9:44 ` Ulrich Weigand
2018-10-31 13:05 ` Pedro Franco de Carvalho
0 siblings, 1 reply; 4+ messages in thread
From: Ulrich Weigand @ 2018-10-30 9:44 UTC (permalink / raw)
To: Pedro Franco de Carvalho; +Cc: gdb-patches
Pedro Franco de Carvalho wrote:
> gdb/ChangeLog:
> YYYY-MM-DD Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
>
> * ppc-linux-nat.c: Include nat/linux-ptrace.h.
This is OK.
> gdb/gdbserver/ChangeLog:
> YYYY-MM-DD Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
>
> * linux-ppc-low.c: Include nat/linux-ptrace.h.
This is probably unnecessary; linux-ppc-low.c already includes
linux-low.h which in turn includes nat/linux-ptrace.h
Bye,
Ulrich
--
Dr. Ulrich Weigand
GNU/Linux compilers and toolchain
Ulrich.Weigand@de.ibm.com
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: Regression on old kernels (Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux)
2018-10-30 9:44 ` Ulrich Weigand
@ 2018-10-31 13:05 ` Pedro Franco de Carvalho
0 siblings, 0 replies; 4+ messages in thread
From: Pedro Franco de Carvalho @ 2018-10-31 13:05 UTC (permalink / raw)
To: Ulrich Weigand; +Cc: gdb-patches
Ulrich Weigand <uweigand@de.ibm.com> writes:
>> gdb/gdbserver/ChangeLog:
>> YYYY-MM-DD Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
>>
>> * linux-ppc-low.c: Include nat/linux-ptrace.h.
>
> This is probably unnecessary; linux-ppc-low.c already includes
> linux-low.h which in turn includes nat/linux-ptrace.h
Ah I didn't notice that. However, the wiki says I shouldn't use
definitions by indirect inclusion, and linux-low.c itself includes both
headers. Should I still remove this?
Thanks!
--
Pedro Franco de Carvalho
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux
@ 2018-10-26 15:16 Pedro Franco de Carvalho
2018-10-29 14:20 ` Regression on old kernels (Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux) Ulrich Weigand
0 siblings, 1 reply; 4+ messages in thread
From: Pedro Franco de Carvalho @ 2018-10-26 15:16 UTC (permalink / raw)
To: Pedro Alves, Ulrich Weigand; +Cc: gdb-patches
Pedro Alves <palves@redhat.com> writes:
> I'm fine with merging the patchset as is.
Thanks a lot! I've checked these in now.
--
Pedro Franco de Carvalho
^ permalink raw reply [flat|nested] 4+ messages in thread
* Regression on old kernels (Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux)
2018-10-26 15:16 [PATCH v5 00/12] GDB support for more powerpc registers on linux Pedro Franco de Carvalho
@ 2018-10-29 14:20 ` Ulrich Weigand
0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Weigand @ 2018-10-29 14:20 UTC (permalink / raw)
To: Pedro Franco de Carvalho; +Cc: Pedro Alves, gdb-patches
Pedro Franco de Carvalho wrote:
> Pedro Alves <palves@redhat.com> writes:
>
> > I'm fine with merging the patchset as is.
>
> Thanks a lot! I've checked these in now.
Ah, I'm now seeing a regression on my Cell (RHEL5) build bot:
gdb/ppc-linux-nat.c: In function 'void fetch_regset(regcache*, int, int, int, const regset*)':
gdb/ppc-linux-nat.c:548:15: error: 'PTRACE_GETREGSET' was not declared in this scope
There is a fallback definition for this in nat/linux-ptrace.h,
but for some reason this is not actually used in ppc-linux-nat.c
(which uses nat/gdb_ptrace.h) instead. This probably needs to
be fixed.
Bye,
Ulrich
--
Dr. Ulrich Weigand
GNU/Linux compilers and toolchain
Ulrich.Weigand@de.ibm.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-10-31 14:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20181031131444.C98DCD802AF@oc3748833570.ibm.com>
2018-10-31 14:06 ` Regression on old kernels (Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux) Pedro Franco de Carvalho
[not found] <20181029195007.9384-1-pedromfc@linux.ibm.com>
2018-10-30 9:44 ` Ulrich Weigand
2018-10-31 13:05 ` Pedro Franco de Carvalho
2018-10-26 15:16 [PATCH v5 00/12] GDB support for more powerpc registers on linux Pedro Franco de Carvalho
2018-10-29 14:20 ` Regression on old kernels (Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux) Ulrich Weigand
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox