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] Update save-tracepoints for new features


On Wednesday 31 March 2010 00:28:51, Stan Shebs wrote:
> *************** tracepoint_save_command (char *args, int
> *** 10626,10631 ****
> --- 10626,10632 ----
>     char tmp[40];
>     struct cleanup *cleanup;
>     struct ui_file *fp;
> +   extern char *default_collect;

This is declared in tracepoint.h.

-- 
Pedro Alves


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