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: [RFA] ARI fix: Remove 3 uses of xasprintf


On Mon, Oct 15, 2007 at 05:06:05PM +0200, Pierre Muller wrote:
>   It seems that both functions are still
> used in gdbtk directory.
> 
>   Is this directory still used?
> 
>   I tried
> 'make insight.exe' (cygwin system).
> which compiled fine, but
> ./insight resulted in "Interpreter `insight' unrecognized"

You have to build a bit more than that to get Insight; it needs top
level TCL / Tk, for instance.  Yes, the gdbtk directory is still used.
You could ask the insight developers to update, or just leave the
definitions.

> > 2007-10-15  Pierre Muller  <muller@ics.u-strasbg.fr>
> > 
> > 	* cp-abi.c (set_cp_abi_as_auto_default): ARI fix:
> > 	Replace xasprintf by xstrprintf.
> > 	sysfile-mem.c (add_vsyscall_page): Ditto.

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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