This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "Info reg doesn't work"


"Xinan Tang" <xinan@tidalnetworks.net> writes:
>   After gdb is started, the following captures what was happening:
> 
> _______________________________________________________
> (top-gdb) target sim
> complaining the floating point register size is wrong ...
> (top-gdb) info target
> simulator:
> (top-gdb)
> _______________________________________________________
> 
>   It seems in my gdb porting, the simulator was not found out. Where to
> start to debug this?

Well, start with remote-sim.c.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]