Tommy Murphy

Results 133 comments of Tommy Murphy

> Hi @ilg-ul , this is a feature of riscv debug spec, as I know openocd[1](https://openocd.org/doc/html/Architecture-and-Core-Commands.html#RISC_002dV-Debug-Configuration-Commands), jlink [2](https://wiki.segger.com/J-Link_RISC-V) support it. Can you clarify where access to registers is provided by...

> > Does GDB via the command line console in Eclipse - or eben GDB standalone outside of Eclipse altogether - allow you to exercise these features? > > No,...

> Just that, as far as I know, IAR does not use GDB. Neither SEGGER. I agree. While such info about other tools may be interesting and informative, the key...

Actually, this might be of relevance: * https://visualgdb.com/documentation/livevars/ If VisualGDB can leverage GDB and OpenOCD to provide this feature then perhaps the plugins can too?

Did you try the approach that I sketched out here? * https://sourceforge.net/p/gnuarmeclipse/feature-requests/98/#c56c

> For 2 & 3, could you suggest how to update the messages? The problem I have is that I don't fully understand what's happening in this context to address...

Hi @timsifive (and/or others) - I'm a bit confused about the how exactly specific tests are categorised as "not_applicable". If I use the following (i.e. without appending `--exclude-tests hifive1_excludes.yaml `...

Ah - I think I get it now - [`class Target`](https://github.com/riscv-software-src/riscv-tests/blob/9905a434c9da6588763b31dd01d263144e0db0ed/debug/targets.py#L70) sets certain attributes to default values that disable certain tests because they depend on specific target capabilities/features. Those tests...

> @TommyMurphyTM1234, any comments on this issue? Sorry, not at the moment. I'll need to try to recap on the latest state of play with regard to multilib generation, reuse,...

> > @TommyMurphyTM1234, any comments on this issue? > > Sorry, not at the moment. I'll need to try to recap on the latest state of play with regard to...