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: [RFC] Let "gcore" command accept a suffix argument


> > 2010-06-21  Hui Zhu  <teawater@gmail.com>
> > 
> >        * printcmd.c (ui_printf_maybe_filtered): New function.
> >        (printf_command): Call ui_printf_maybe_filtered.
> >        (_initialize_printcmd): New command "eval".

Something that I thought of afterwards: Can you also add a small test
for this new command. We should at least verify that a basic case
works fine - something like "eval echo [...]"...

Thanks,
-- 
Joel


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