Use external editor in 'commands' command

Eli Zaretskii eliz@gnu.org
Sat Jan 17 09:29:00 GMT 2009


> Date: Fri, 16 Jan 2009 20:08:06 -0200
> From: Alfredo Ortega <ortegaalfredo@gmail.com>
> Cc: gdb-patches@sourceware.org
> 
> gcc will complain about tmpnamp() like this:
> 
> test.c:(.text+0x13): warning: the use of `tempnam' is dangerous,
> better use `mkstemp'

You say "tmpnam ()", but the GCC message is for `tempnam'.  Which one
is it?  These are different functions.



More information about the Gdb-patches mailing list