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: [PATCH] printcmd.c (ui_printf): make internalvar string can be printf and eval when inferior cannot alloc memory


>>>>> ">" == Hui Zhu <teawater@gmail.com> writes:

Tom> This test seems odd to me. ÂWhy does the lvalue-ness of the value
Tom> matter?

>> I don't understand your means, could you do some explain?

I just don't understand why a check of the VALUE_LVAL is necessary.
Does something go wrong in the other cases?  It doesn't seem to me that
it should.

Tom


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