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]

New ARI warning Fri Aug 10 01:55:58 UTC 2012


105d104
< gdb/cli/cli-setshow.c:387: deprecated: deprecated show_value_hack: Do not use deprecated show_value_hack, see declaration for details
gdb/cli/cli-setshow.c:387:	    deprecated_show_value_hack (gdb_stdout, from_tty, c, value);
107a107
> gdb/cli/cli-setshow.c:586: deprecated: deprecated show_value_hack: Do not use deprecated show_value_hack, see declaration for details
gdb/cli/cli-setshow.c:586:	deprecated_show_value_hack (gdb_stdout, from_tty, c, value);


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