binutils-gdb/gdb/cli
Andrew Burgess f3575e0837 gdb: Use class_info when creating info commands.
The 'add_info' function is used for creating info commands, these
commands should be created as 'class_info' rather than 'no_class'.

gdb/ChangeLog:

	* cli/cli-decode.c (add_info): Switch to class_info.
2015-11-11 09:03:25 +00:00
..
cli-cmds.c PR python/18938: source -s foo.py with foo.py a symlink to foo.notpy fails 2015-10-26 14:33:19 -07:00
cli-cmds.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cli-decode.c gdb: Use class_info when creating info commands. 2015-11-11 09:03:25 +00:00
cli-decode.h C++ keyword cleanliness, mostly auto-generated 2015-02-27 16:33:07 +00:00
cli-dump.c Change some void* to gdb_byte* 2015-10-09 10:08:23 -04:00
cli-interp.c Add casts to memory allocation related calls 2015-09-25 14:08:06 -04:00
cli-logging.c PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if using MI 2015-08-18 14:02:03 -07:00
cli-script.c cli-script.c: Fix read_next_line's comment 2015-09-28 18:34:54 -04:00
cli-script.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cli-setshow.c cli-setshow.c: Constify variable 2015-10-24 22:29:16 -04:00
cli-setshow.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cli-utils.c Move utility functions to common/ 2015-06-15 17:04:56 +02:00
cli-utils.h Move utility functions to common/ 2015-06-15 17:04:56 +02:00