PR/60362 CVS commit: src/external/gpl3/gdb
"Nick Hudson" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR toolchain/60362; it has been noted by GNATS. From: "Nick Hudson" <[email protected]> To: [email protected] Cc: Subject: PR/60362 CVS commit: src/external/gpl3/gdb Date: Fri, 10 Jul 2026 10:59:57 +0000 Module Name: src Committed By: skrll Date: Fri Jul 10 10:59:56 UTC 2026 Modified Files: src/external/gpl3/gdb/dist/gdb: aarch64-netbsd-tdep.c src/external/gpl3/gdb/lib/libgdb/arch/aarch64: init.c Log Message: PR/60362 (gdb can not insert breakpoints on aarch64) Update aarch64-netbsd-tdep.c to use modern gdb initialisation method and re-gen libgdb/arch/aarch64/init.c To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/gpl3/gdb/dist/gdb/aarch64-netbsd-tdep.c cvs rdiff -u -r1.10 -r1.11 \ src/external/gpl3/gdb/lib/libgdb/arch/aarch64/init.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.