Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Bump OpenOCD, GNU tools (incl. gdb), and tests #190

Merged
merged 2 commits into from
Apr 17, 2018
Merged

Conversation

timsifive
Copy link
Contributor

No description provided.

@timsifive timsifive requested a review from mwachs5 April 13, 2018 21:40
Copy link
Contributor

@mwachs5 mwachs5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Im happy if this passes regressions

Copy link
Contributor

@mwachs5 mwachs5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Though the last commit for riscv-isa-sim is "WIP: Doesn't work"

@mwachs5
Copy link
Contributor

mwachs5 commented Apr 14, 2018

@timsifive it looks like this failed :(

b _exit
Breakpoint 1 at 0x1212340bf4: file ../../debug/programs/init.c, line 36.
(gdb) b main:start
b main:start
Breakpoint 2 at 0x12123405dc: file ../../debug/programs/debug.c, line 59.
(gdb) c
c
Continuing.
Breakpoint 2, main () at ../../debug/programs/debug.c:60
60	    while (i)
(gdb) p/x fib(6)
p/x fib(6)
Could not fetch register "ft0"; remote failure reply 'E0E'
(gdb) �^CQuit
(gdb) disassemble
disassemble

@timsifive
Copy link
Contributor Author

Yeah. This is the same failure as before, but I thought I'd fixed it by properly bumping gdb this time.

I'll look at it next week.

@mwachs5
Copy link
Contributor

mwachs5 commented Apr 17, 2018

Ready to merge?

@timsifive
Copy link
Contributor Author

I'll take that as "approved."

@timsifive timsifive merged commit 3df603e into master Apr 17, 2018
@timsifive timsifive deleted the bump-20180413 branch April 17, 2018 18:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants