remisharrock
remisharrock
> So far no luck with gdb. It has still not been ported to run natively. > > What do you mean with pre build? The root filesystem or the...
Thanks Lawrence Angrave for your reply, here is your guess that you mentioned in your email (my answer below): > The frontend code setup wait logic can be found in...
> I cannot start the server to reproduce the problem. @s-macke Did you `npm install` before `gulp serve` ? @s-macke try the gh-pages branch : IT WORKED IT WORKED !!...
@s-macke It looks like if I use the master branch, even if I comment ``` 7441 if (doze) { // doze 7442 doze = 0x0; 7443 if ((raise_interrupt|0) == 0)...
let me cross reference this bug https://github.com/remisharrock/sysbuild/issues/3
Any advance on this bug ?
hmmmm... the error message is here: https://github.com/openrisc/binutils-gdb/blob/5a0933b80d3d5d6345573a237c9eebb780ccbcbf/gdb/configure.ac#L2199 so "or1k-unknown-linux-musl" is the value of ${host} , shall we dig into their code ?
BIG NEWS!!! We are proud to announce that the OpenRISC port for gdb has been merged upstream. This was done back in December 2017 so its a bit late notice,...
Yes! I was talking to a colleague that told me you would probably need to implement new CPU instructions to support GDB; that's beyond my skills but I can ask...
Wow, so much work! That made me smile: debug gdb :) Regarding the glitches, I tried to have a different kind of terminal, what kind of glitches? https://remisharrock.github.io/sysbuild/#/VM