OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [remote-or1k.c] - Rev 363

Rev

Go to most recent revision | Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
363 program can be stepped and continued before running it, supporting low level debugging markom 8246d 20h /or1k/trunk/gdb-5.0/gdb/remote-or1k.c
362 some changes based on current modifications to or1k; cleaner register naming; ctrl-c causes stepi; write&read pc work on next instruction markom 8247d 01h /or1k/trunk/gdb-5.0/gdb/remote-or1k.c
207 Several major changes to allow gdb to work with an Or1k implementation
that does not need a writeable PC. This version will use the breakpoint
vector and install a new vector into the EPC register, and then single
step out of the breakpoint exception. The breakpoint exception vector
must include only 2 commands: l.rfe and l.nop. Anything else and this
gdb version will fail w/ or1ksim.
chris 8302d 02h /or1k/trunk/gdb-5.0/gdb/remote-or1k.c
151 Typo in the previous commit. Sorry. chris 8394d 03h /or1k/trunk/gdb-5.0/gdb/remote-or1k.c
150 Fixed some single stepping issues chris 8394d 03h /or1k/trunk/gdb-5.0/gdb/remote-or1k.c
143 Modifications necessary to work with JTAG or1ksim simulator chris 8395d 22h /or1k/trunk/gdb-5.0/gdb/remote-or1k.c
135 Fixed a couple of bugs related to updating registers over JTAG
during debugging.
chris 8400d 00h /or1k/trunk/gdb-5.0/gdb/remote-or1k.c
125 Fixed a bug involving failure to reset chain after or1k_flush_pipeline() chris 8402d 22h /or1k/trunk/gdb-5.0/gdb/remote-or1k.c
122 or1k target init call fixed.
long long type converted to LONGEST.
markom 8410d 03h /or1k/trunk/gdb-5.0/gdb/remote-or1k.c
118 Added heavy duty commands hwatch and htrace, to enable full HW debugging
support.
Repaired jtag_set_chain.
markom 8419d 21h /or1k/trunk/gdb-5.0/gdb/remote-or1k.c
115 sync to current or1k arch. markom 8426d 22h /or1k/trunk/gdb-5.0/gdb/remote-or1k.c
113 Modified:
interface for or1k target - should be final
reset, stall, initialization functions
HW assisted watchpoints as far gdb supports them.
info matchpoints command added
draft hwatch command
markom 8427d 20h /or1k/trunk/gdb-5.0/gdb/remote-or1k.c
107 This commit was generated by cvs2svn to compensate for changes in r106,
which included commits to RCS files with non-trunk default branches.
markom 8433d 23h /or1k/trunk/gdb-5.0/gdb/remote-or1k.c
106 First version. Still unstable.
Basic functionallity should work. Use only dummy target.
markom 8433d 23h /or1k/trunk/gdb-5.0/gdb/remote-or1k.c

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.