Hello everybody:
In gdb, we can choose different target for building.
For example, we can choose arm mips and so on.
My question is how to build the target "arm" independent of the gdb.
That is,i just use the arm simulator source code to build the single
arm simulator which is independent of gdb.
thank a lot!!!