URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Details |
Compare with Previous |
View Log
| Line No. |
Rev |
Author |
Line |
| 1 |
330 |
jeremybenn |
What has changed in GDB for OpenRISC?
|
| 2 |
|
|
(Organized release by release)
|
| 3 |
|
|
|
| 4 |
|
|
*** Changes in GDB 7.1 for the 32-bit OpenRISC 1000
|
| 5 |
|
|
|
| 6 |
|
|
* OpenRISC Remote JTAG Protocol dropped
|
| 7 |
|
|
|
| 8 |
|
|
As planned, support for the proprietary OpenRISC Remote JTAG Protocol has
|
| 9 |
|
|
been dropped. This protocol was introduced in GDB 5.0 in 1999, but the use
|
| 10 |
|
|
of proprietary protocols has since been superceded by use of the standard
|
| 11 |
|
|
GDB Remote Serial Protocol. The OpenRISC architectural simulator, Verilator
|
| 12 |
|
|
RTL and all modern FGPA implementations all support the GDB Remote Serial
|
| 13 |
|
|
Protocol.
|
| 14 |
|
|
|
| 15 |
|
|
* Simulator Target
|
| 16 |
|
|
|
| 17 |
|
|
"target sim" now works, using the OpenRISC architectural simulator, Or1ksim,
|
| 18 |
|
|
which has been integrated within GDB. This has greatly extended the scope of
|
| 19 |
|
|
regression testing.
|
| 20 |
|
|
|
| 21 |
|
|
* Consistent Naming of Source Files
|
| 22 |
|
|
|
| 23 |
|
|
For consistency with the rest of the OpenRISC toolchain, all source files
|
| 24 |
|
|
now use "or32" in their name, rather than "or1k". In particular this means
|
| 25 |
|
|
the custom documentation is now found in doc/or32.texinfo.
|
| 26 |
|
|
|
| 27 |
|
|
|
| 28 |
|
|
*** Changes in GDB 6.8 for the 32-bit OpenRISC 1000
|
| 29 |
|
|
|
| 30 |
|
|
* New target
|
| 31 |
|
|
|
| 32 |
|
|
or32-elf. Use of this port is described in doc/or1k.texinfo. After
|
| 33 |
|
|
configuring and building GDB, go to this directory and use "make info", "make
|
| 34 |
|
|
html", "make pdf", "make ps" as required to build the document.
|
| 35 |
|
|
|
| 36 |
|
|
This interface supports both the proprietary OpenRISC Remote JTAG Protocol and
|
| 37 |
|
|
GDB Remote Serial Protocol.
|
| 38 |
|
|
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.