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: Small problem with Remote Protocol register fetching.


Hmm, you should be wanting to change your remote target :-) :-)

By doing that you ensure that the remote-target interoperates with any released GDBs. If you don't you ensure that at best your target operates with only a not-yet-released mainline GDB.

As for remote.c and the protocol, yes need to think of something. My opinion is that, regardless, we need to change the spec to ``lower-case @sc{hex}'' - to ensure that compatibility.

Andrew



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