Riccardo Schirone

Results 279 comments of Riccardo Schirone

``` [0x557958a21417]> dbw rw @ 0x7ffe64d00618 [0x557958a21417]> dbl start end size perm hwsw type state valid cmd cond name module ------------------------------------------------------------------------------------------------- 0x7ffe64d00618 0x7ffe64d00619 1 rw- hw break enabled valid 0x7ffe64d00618...

IMHO the code should be taken as-is from upstream and moved to a subproject. If necessary (it is necessary likely) we will provide a custom meson.build as done for others...

i don't expect much work to happen here any time soon. Also, as I will refactor plugins hopefully immediately after 0.4.0, it would be better to have the dependency to...

What is this about? Do you want to actually remove the function name in the comments?

That said, it would definitely benefit from more unit tests and better API, as all the other librz modules :(

This happens when there are no defined symbols. gnu creates this "ill formed" table so it avoids doing any operation on it at all. Thus when this happens, relying on...

I think this can be implemented correctly and with no rush after 0.3.0, maybe added for 0.3.1 if there will be. We probably just need to make the error messages...

Yes, that warning needs to be improved for sure

I didn't see any work on this during this time, so I doubt it will be done for 0.4.0. I'm removing the 0.4.0 milestone for now until someone starts to...

When there is no hash table, we can navigate relocations to determine the highest symbol index referenced there.