> > *MY* concensus is that it should merge. ;) > > > > Do we need also need a 'reg all' when you do want to see > all the regsiters > > On an ARM9 with EmbeddedICE, ETM, and ETB there are over 160 > registers; > showing "all" would be nasty. "reg r0 r3 r8 sp" would be > nice; in fact
that would be a nice addition > it's surprising (and unfriendly) to need to ask for them one > at a time. > > I think register caching needs attention. I was debugging something > recently at 30 KHz clock and the pointless refreshing of the small CM3 > register cache was a big slowdown (design goofage); better to refresh > selectively (design fix) and not be so sloppy about caching (lots of > implementation goofs all over). I like to think this patch would be > a step in the right direction. > Agreed and committed r2594. Cheers Spen _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
