This is the mail archive of the gdb-patches@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: RFA - PATCH - Support H8/300H and H8S Normal Mode for GDB


Shrinivas Atre wrote:
Hi,

The attached patch enables debugging and simulation of H8/300H and H8S Normal Mode binaries in GDB.

Is that OK for mainline and 6.0 branch ?

The patches are attached as well as included inline.

Regards,
Shrinivas

Oops, I forgot to add -- I would prefer the idiom "!h8300_normal_mode" instead of "0 == h8300_normal_mode", especially when it's not by itself but part of an expression.

Thanks,
Michael



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