Open diouziou opened 4 years ago
Hello friend,
yes it's one of the most requested feature. If you provide me with an statically compiled gdbserver for mips32 and some of the other supported cpu, It can motivate to update them all and push them on the default image.
Have a nice day.
Hi,
that could do it. Initially I wanted to compile statically all of them myself but it's easier said than done.
Have a nice weekend.
Hi!
On Fri, 21 Aug 2020, 18:36 nongiach, notifications@github.com wrote:
Hi,
that could do it.
Cool :)
Initially I wanted to compile statically all of them myself but it's easier said than done.
Yeah I know... Cross-compiling is hell!
Have a nice weekend.
You too :)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nongiach/arm_now/issues/44#issuecomment-678382345, or unsubscribe https://github.com/notifications/unsubscribe-auth/AECY663ENV3AHTO7YMAEW33SB2PCFANCNFSM4QBP2GBQ .
Hi, I'm trying to use
arm_now
on mips32. But I have a problem: There is nogdb
orgdbserver
there, contrary to mips32el for example. In fact, the whole/opt
directory is empty. Would there be a way to fix that so that arm_now really rocks even more than it does already ? Thx!