On 10.12.2020 08:14, Rin Okuyama wrote:
> Module Name: src
> Committed By: rin
> Date: Thu Dec 10 07:14:58 UTC 2020
>
> Modified Files:
> src/external/gpl3/gdb/dist/gdb: nbsd-nat.c
>
> Log Message:
> Fix arm, for which PT_STEP is defined but unimplemented.
>
> XXX
> Stop exposing
Thanks for fixing it!
christos
signature.asc
Description: Message signed with OpenPGP
On 13.10.2020 11:14, Leonardo Taccari wrote:
> Hello Kamil,
>
> Kamil Rytarowski writes:
>> Module Name: src
>> Committed By:kamil
>> Date:Tue Oct 6 23:14:47 UTC 2020
>>
>> Modified Files:
>> src/external/gpl3/gdb/dist/gdb: inf-ptrace.c nbsd-nat.c
>>
>> Log Message:
Hello Kamil,
Kamil Rytarowski writes:
> Module Name: src
> Committed By: kamil
> Date: Tue Oct 6 23:14:47 UTC 2020
>
> Modified Files:
> src/external/gpl3/gdb/dist/gdb: inf-ptrace.c nbsd-nat.c
>
> Log Message:
> Undo local patches
>
> They are no longer needed (and are wrong).
>
Module Name:src
Committed By: christos
Date: Fri Nov 22 01:49:20 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.tgt
Log Message:
add missing files for 32 bit debugging on 64 bit host.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24
Module Name:src
Committed By: christos
Date: Fri Nov 22 01:49:20 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.tgt
Log Message:
add missing files for 32 bit debugging on 64 bit host.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24
Module Name:src
Committed By: christos
Date: Fri Nov 22 01:48:50 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: solib.c
Log Message:
Support for compat-32 type shared library paths.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8
Module Name:src
Committed By: christos
Date: Fri Nov 22 01:48:50 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: solib.c
Log Message:
Support for compat-32 type shared library paths.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8
Module Name:src
Committed By: christos
Date: Wed Oct 2 15:15:09 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: arm-nbsd-tdep.c
Log Message:
Fix core-dump register fetching.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
Module Name:src
Committed By: christos
Date: Wed Oct 2 15:15:09 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: arm-nbsd-tdep.c
Log Message:
Fix core-dump register fetching.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
Module Name:src
Committed By: christos
Date: Thu Sep 26 20:11:10 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: arm-nbsd-nat.c
Log Message:
Validate register number before fetching/storing it (Gopikrishnan Sidhardhan)
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Thu Sep 26 20:11:10 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: arm-nbsd-nat.c
Log Message:
Validate register number before fetching/storing it (Gopikrishnan Sidhardhan)
To generate a diff of this commit:
cvs
Module Name:src
Committed By: kamil
Date: Fri Sep 6 14:37:00 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: ChangeLog event-top.c inflow.c inflow.h
ser-unix.c top.c
Log Message:
Cherry-pick upstream GDB patch to fix SIGTTOU handling
Fixes
Module Name:src
Committed By: kamil
Date: Fri Sep 6 14:37:00 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: ChangeLog event-top.c inflow.c inflow.h
ser-unix.c top.c
Log Message:
Cherry-pick upstream GDB patch to fix SIGTTOU handling
Fixes
Module Name:src
Committed By: skrll
Date: Sat Aug 31 20:16:25 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: arm-nbsd-nat.c
Log Message:
Restore the kvm support
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: skrll
Date: Sat Aug 31 20:16:25 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: arm-nbsd-nat.c
Log Message:
Restore the kvm support
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: christos
Date: Mon Aug 12 05:40:42 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: auxv.c
Log Message:
On NetBSD the auxv tag is always 32 bits long. Gdb assumes it is 64 on _LP64.
This works most of the time, except for 64 bit big
Module Name:src
Committed By: christos
Date: Mon Aug 12 05:40:42 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: auxv.c
Log Message:
On NetBSD the auxv tag is always 32 bits long. Gdb assumes it is 64 on _LP64.
This works most of the time, except for 64 bit big
Module Name:src
Committed By: christos
Date: Sun Jul 14 18:50:58 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: nbsd-nat.c
Log Message:
PR/54375: Andreas Gustafsson: gdb attached to running process shows extra
thread. When attaching to a process that has threads
Module Name:src
Committed By: christos
Date: Sun Jul 14 18:50:58 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: nbsd-nat.c
Log Message:
PR/54375: Andreas Gustafsson: gdb attached to running process shows extra
thread. When attaching to a process that has threads
Module Name:src
Committed By: christos
Date: Sat Jul 13 21:55:52 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: aarch64-nbsd-tdep.c alpha-nbsd-tdep.c
sh-nbsd-tdep.c
Log Message:
Use ULONGEST_MAX instead of (ULONGEST)-1
To generate a diff of this
Module Name:src
Committed By: christos
Date: Sat Jul 13 21:55:52 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: aarch64-nbsd-tdep.c alpha-nbsd-tdep.c
sh-nbsd-tdep.c
Log Message:
Use ULONGEST_MAX instead of (ULONGEST)-1
To generate a diff of this
Module Name:src
Committed By: christos
Date: Sat Jul 13 21:53:48 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: alpha-nbsd-tdep.c
Log Message:
Add (ULONGEST) to prevent narrowing warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6
Module Name:src
Committed By: christos
Date: Sat Jul 13 21:53:48 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: alpha-nbsd-tdep.c
Log Message:
Add (ULONGEST) to prevent narrowing warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6
Module Name:src
Committed By: christos
Date: Fri Jul 12 22:44:11 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.tgt
Log Message:
remove dup solib-svr4 defs
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23
Module Name:src
Committed By: christos
Date: Fri Jul 12 22:44:33 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: amd64-nbsd-nat.c i386-nbsd-nat.c
Log Message:
remove ancient and unused regset_t definitions
To generate a diff of this commit:
cvs rdiff -u -r1.8
Module Name:src
Committed By: christos
Date: Fri Jul 12 22:44:33 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: amd64-nbsd-nat.c i386-nbsd-nat.c
Log Message:
remove ancient and unused regset_t definitions
To generate a diff of this commit:
cvs rdiff -u -r1.8
Module Name:src
Committed By: christos
Date: Fri Jul 12 22:44:11 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.tgt
Log Message:
remove dup solib-svr4 defs
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23
Module Name:src
Committed By: christos
Date: Fri Jul 12 22:43:15 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: mips-nbsd-nat.c
Log Message:
put back the kvm stuff lost in previous merge.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9
Module Name:src
Committed By: christos
Date: Fri Jul 12 22:43:15 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: mips-nbsd-nat.c
Log Message:
put back the kvm stuff lost in previous merge.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9
Module Name:src
Committed By: kamil
Date: Fri Jun 21 19:20:18 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: sh-nbsd-tdep.c
Log Message:
Sync (c) note in GDB:sh-nbsd-tdep.c with upstream
This file is now GPLv3+, not GPLv2+.
To generate a diff of this commit:
Module Name:src
Committed By: kamil
Date: Fri Jun 21 19:20:18 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: sh-nbsd-tdep.c
Log Message:
Sync (c) note in GDB:sh-nbsd-tdep.c with upstream
This file is now GPLv3+, not GPLv2+.
To generate a diff of this commit:
In article <20190617063353.57514f...@cvs.netbsd.org>,
matthew green wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: mrg
>Date: Mon Jun 17 06:33:53 UTC 2019
>
>Modified Files:
> src/external/gpl3/gdb/dist/gdb: ppc-nbsd-nat.c sh-nbsd-tdep.c
>
>Log Message:
>fix cross gdb
Module Name:src
Committed By: mrg
Date: Mon Jun 17 06:33:53 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: ppc-nbsd-nat.c sh-nbsd-tdep.c
Log Message:
fix cross gdb build on sh and ppc:
- gdb_assert.h has moved into common/gdb_assert.h.
- force promotion to avoid
Module Name:src
Committed By: mrg
Date: Mon Jun 17 06:33:53 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: ppc-nbsd-nat.c sh-nbsd-tdep.c
Log Message:
fix cross gdb build on sh and ppc:
- gdb_assert.h has moved into common/gdb_assert.h.
- force promotion to avoid
Module Name:src
Committed By: kamil
Date: Fri Jun 14 01:00:52 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: nbsd-nat.c
Log Message:
Enhance the GDB support for NetBSD
- Enable VFORK events
- Add syscall number for SCE/SCX events
- Add commented out
Module Name:src
Committed By: kamil
Date: Fri Jun 14 01:00:52 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: nbsd-nat.c
Log Message:
Enhance the GDB support for NetBSD
- Enable VFORK events
- Add syscall number for SCE/SCX events
- Add commented out
Module Name:src
Committed By: mrg
Date: Sat Jun 8 14:59:01 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: aarch64-nbsd-nat.c
Log Message:
make this compile. now arm64 gdb works again. yay.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
Module Name:src
Committed By: mrg
Date: Sat Jun 8 14:59:01 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: aarch64-nbsd-nat.c
Log Message:
make this compile. now arm64 gdb works again. yay.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
Module Name:src
Committed By: christos
Date: Thu May 30 21:43:23 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: bsd-kvm.c
Log Message:
remove unused variable
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/gpl3/gdb/dist/gdb/bsd-kvm.c
Module Name:src
Committed By: christos
Date: Thu May 30 21:43:23 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: bsd-kvm.c
Log Message:
remove unused variable
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/gpl3/gdb/dist/gdb/bsd-kvm.c
Module Name:src
Committed By: christos
Date: Thu May 30 21:23:52 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: bsd-kvm.c
Log Message:
need arch-utils.h
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/gpl3/gdb/dist/gdb/bsd-kvm.c
Module Name:src
Committed By: christos
Date: Thu May 30 21:23:52 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: bsd-kvm.c
Log Message:
need arch-utils.h
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/gpl3/gdb/dist/gdb/bsd-kvm.c
Module Name:src
Committed By: christos
Date: Thu May 30 21:15:47 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: bsd-kvm.c
Log Message:
set the architecture of the inferior.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14
Module Name:src
Committed By: christos
Date: Thu May 30 21:16:03 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: amd64-nbsd-nat.c
Log Message:
let's do things in the order everyone else does (I don't think it matters)
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Thu May 30 21:16:03 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: amd64-nbsd-nat.c
Log Message:
let's do things in the order everyone else does (I don't think it matters)
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Thu May 30 21:15:47 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: bsd-kvm.c
Log Message:
set the architecture of the inferior.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14
Module Name:src
Committed By: christos
Date: Thu May 30 20:41:14 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: amd64-nbsd-nat.c
Log Message:
put back the kvm pcb code.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7
Module Name:src
Committed By: christos
Date: Thu May 30 20:41:14 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: amd64-nbsd-nat.c
Log Message:
put back the kvm pcb code.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7
Module Name:src
Committed By: christos
Date: Thu May 30 01:19:36 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: aarch64-nbsd-nat.c alpha-bsd-nat.c
arm-nbsd-nat.c hppa-nbsd-nat.c i386-bsd-nat.c m68k-bsd-nat.c
mips-nbsd-nat.c ppc-nbsd-nat.c
Module Name:src
Committed By: christos
Date: Thu May 30 01:19:36 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: aarch64-nbsd-nat.c alpha-bsd-nat.c
arm-nbsd-nat.c hppa-nbsd-nat.c i386-bsd-nat.c m68k-bsd-nat.c
mips-nbsd-nat.c ppc-nbsd-nat.c
Module Name:src
Committed By: christos
Date: Wed May 29 22:10:38 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: aarch64-nbsd-nat.c arm-nbsd-nat.c
Log Message:
Some more mechanical c++ificiation.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3
Module Name:src
Committed By: christos
Date: Wed May 29 22:10:38 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: aarch64-nbsd-nat.c arm-nbsd-nat.c
Log Message:
Some more mechanical c++ificiation.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3
Module Name:src
Committed By: christos
Date: Wed May 29 22:08:28 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: sparc-nat.c sparc-nat.h
sparc-nbsd-nat.c sparc-nbsd-tdep.c sparc64-nbsd-nat.c
Log Message:
make those compile again...
To generate a
Module Name:src
Committed By: christos
Date: Wed May 29 22:07:47 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.nat
Removed Files:
src/external/gpl3/gdb/dist/gdb/config/i386: nbsd64.mh nbsdelf.mh
Log Message:
Move definitions into
Module Name:src
Committed By: christos
Date: Wed May 29 22:08:28 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: sparc-nat.c sparc-nat.h
sparc-nbsd-nat.c sparc-nbsd-tdep.c sparc64-nbsd-nat.c
Log Message:
make those compile again...
To generate a
Module Name:src
Committed By: christos
Date: Wed May 29 22:07:47 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.nat
Removed Files:
src/external/gpl3/gdb/dist/gdb/config/i386: nbsd64.mh nbsdelf.mh
Log Message:
Move definitions into
Module Name:src
Committed By: christos
Date: Wed May 29 01:46:50 UTC 2019
Added Files:
src/external/gpl3/gdb/dist/gdb: ia64-nbsd-tdep.c
src/external/gpl3/gdb/dist/gdb/config/i386: nbsd64.mh nbsdelf.mh
src/external/gpl3/gdb/dist/gdb/config/ia64: netbsd.mh
Module Name:src
Committed By: christos
Date: Wed May 29 01:46:50 UTC 2019
Added Files:
src/external/gpl3/gdb/dist/gdb: ia64-nbsd-tdep.c
src/external/gpl3/gdb/dist/gdb/config/i386: nbsd64.mh nbsdelf.mh
src/external/gpl3/gdb/dist/gdb/config/ia64: netbsd.mh
Module Name:src
Committed By: christos
Date: Wed May 29 01:41:33 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: nbsd-nat.h
Log Message:
we don't have xfer_partial
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
Module Name:src
Committed By: christos
Date: Wed May 29 01:41:33 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: nbsd-nat.h
Log Message:
we don't have xfer_partial
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
Module Name:src
Committed By: christos
Date: Wed May 29 01:41:01 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb/common: pathstuff.h
Log Message:
Add a declaration for canonicalize_file_name(), it really does not belong
here, but it is the most convenient (since
Module Name:src
Committed By: christos
Date: Wed May 29 01:41:01 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb/common: pathstuff.h
Log Message:
Add a declaration for canonicalize_file_name(), it really does not belong
here, but it is the most convenient (since
Module Name:src
Committed By: christos
Date: Tue May 28 15:30:39 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: alpha-bsd-nat.c amd64-bsd-nat.c
amd64-nbsd-tdep.c arm-nbsd-nat.c event-loop.h hppa-nbsd-nat.c
i386-bsd-nat.c inf-ptrace.c
Module Name:src
Committed By: christos
Date: Tue May 28 15:30:39 UTC 2019
Modified Files:
src/external/gpl3/gdb/dist/gdb: alpha-bsd-nat.c amd64-bsd-nat.c
amd64-nbsd-tdep.c arm-nbsd-nat.c event-loop.h hppa-nbsd-nat.c
i386-bsd-nat.c inf-ptrace.c
On Mon, Nov 07, 2016 at 06:38:54PM +1100, matthew green wrote:
> can we put this function into a netbsd-common file that all
> ports can reference, rather than repeating it? ie, this is
> identical to the arm version, and probably others.
Yes please, IIUC Nick and Rin are working on that.
"Martin Husemann" writes:
> Module Name: src
> Committed By: martin
> Date: Sat Oct 29 17:02:07 UTC 2016
>
> Modified Files:
> src/external/gpl3/gdb/dist/gdb: alphanbsd-tdep.c
>
> Log Message:
> Add a skip_solib_resolver, from Rin Okuyama, fixes single stepping for
> shared
On Sun, Feb 02, 2014 at 05:00:38PM -0500, Christos Zoulas wrote:
Module Name: src
Committed By: christos
Date: Sun Feb 2 22:00:38 UTC 2014
Modified Files:
src/external/gpl3/gdb/dist/gdb: inf-ptrace.c
Log Message:
Fix threading bug again.
To generate a diff of this
In article 20140202223912.gd16...@snowdrop.l8s.co.uk,
David Laight da...@l8s.co.uk wrote:
On Sun, Feb 02, 2014 at 05:00:38PM -0500, Christos Zoulas wrote:
Module Name: src
Committed By:christos
Date:Sun Feb 2 22:00:38 UTC 2014
Modified Files:
69 matches
Mail list logo