This is the mail archive of the gdb@sourceware.org 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: porting reversible on arm/mips


paawan oza wrote:
Hi,

there are pending tasks as mentioned in
http://sourceware.org/gdb/wiki/ReverseDebug

I would like take one of the archs and port reversible on it.

If I correctly understand the task.

-> mips/arm architecture involves, complete writing to arm/mips instruction set and parsing of the same.

-> I assume that there is no basic framework done for mips/arm, such as function call recording, instruction parsing etc, everything has to be written from beginning.

Let me know If my understanding is correct of the current state of code.

I think Hui has already done some work for Mips record/replay. Maybe you and he could work together on that?

If you want to work on Arm, as far as I know, you would have
that field all to yourself.


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