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: mcore registers


>>>>> "Andrew" == Andrew Cagney <ac131313@redhat.com> writes:

 >> I had planned on eventually implementing the run-length encoding
 >> (using the '*' symbol).  All of the non-existent registers just
 >> get reported as containing zeroes, so RLL would compress this
 >> consistently....

 Andrew> Ok.  Note that GDB doesn't run length encode. 

Curious... I turned it on (with gdb 5.3, x86 host, mips target) and it
worked for me.  Helps a lot, too.

	 paul


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