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: Function syntax


>>>>> "Daniel" == Daniel Jacobowitz <drow@false.org> writes:

>> The Python function would also return a value object.

... or just any Python value.  We have this completely dynamic
language here, we might as well take advantage :-)

Actually, now it only allows a Python value.  We should modify it to
automatically unbox a gdb.Value result.

Tom


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