This is the mail archive of the gdb-patches@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: variable objects and registers


On Wed, Dec 06, 2006 at 12:19:57PM +0300, Vladimir Prus wrote:
> Ehm, note that the test for -data-list-register-names only works for Sparc.
> I must admit I don't know how to test this behaviour in a generic fashion.
> It might be possible to compare output of -data-list-register-names
> and -var-registers, but given that the latter is implemented by cloning
> some logic of the former, that's weak test.

BTW, I meant something much simpler when I asked for a testcase: test
that it creates a bunch of varobjs.

-- 
Daniel Jacobowitz
CodeSourcery


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