| Name: | oracle-armtoolset-1-gdb-gdbserver |
|---|---|
| Version: | 8.1 |
| Release: | 2.el7 |
| Architecture: | aarch64 |
| Group: | Development/Debuggers |
| Size: | 492468 |
| License: | GPLv3+ |
| RPM: | oracle-armtoolset-1-gdb-gdbserver-8.1-2.el7.aarch64.rpm |
| Source RPM: | oracle-armtoolset-1-gdb-8.1-2.el7.src.rpm |
| Build Date: | Wed May 13 2020 |
| Build Host: | ca-buildarm04.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://gnu.org/software/gdb/ |
| Summary: | A standalone server for GDB (the GNU source-level debugger) |
| Description: | GDB, the GNU debugger, allows you to debug programs written in C, C++, Java, and other languages, by executing them in a controlled fashion and printing their data. This package provides a program that allows you to run GDB on a different machine than the one which is running the program being debugged. |
- Port Marvell patches for aarch64 and mips64. - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Place debuginfo src files in /usr/src/debug/oracle-armtoolset-1.
- Bump gdb version to 8.1.
- Backport the following ARM gdb commits:
Clear non-significant bits of address on memory access
commit: a738ea1d41daeec0cccb4ab6671f4f6d53bd9e18
Adjust breakpoint address by clearing non-significant bits
commit: a0de8c21baf46c40ed8e62faef5f750b1e5453ea
gdb-decoding-of-CPS-and-SETEND.patch
commit: 2f924de654ff8f719faf60b84948397809baaac6
[ARM] Mark USER_SPECIFIED_MACHINE_TYPE in disassemble_info.flags
commit: e60eb2880368b4e4752577c626ab0dadf0499cb5
Remove MAX_REGISTER_SIZE from aarch64-tdep.c
commit: d1be909e7fbf753fd3aa18681089e3bcacbcf51c
Avoid compilation errors in MinGW native builds of GDB
commit: 0b2b72156eef6e1a34f316e96278bc286f0d0506
- Add gdb-clear-non-significant-bits-on-mem-access.patch
commit: f17d9474776e50ae47aa71c52211ea6e21adf5d5
- Initial version for Oracle ARM Toolset.