binutils-gdb/gdb/doc
Jan Kratochvil 3d745be3fc gdb/
Code cleanup.
	* skip.c (skip_function_command, skip_file_command, skip_info): Remove
	unused forward declarations.
	(skip_file_command): Make variables symtab and filename targets const.
	Use proper 0 vs. NULL constant everywhere.
	(skip_function_command): Use proper 0 vs. NULL constant everywhere.
	Include empty line after declarations.  Use GNU spacing in a comment.
	Do not use strlen for end of string check.
	(skip_info): Use proper 0 vs. NULL constant everywhere.  Add column 5
	comments.
	(skip_enable_command, skip_disable_command, skip_delete_command)
	(add_skiplist_entry): Use proper 0 vs. NULL constant everywhere.
	(function_pc_is_marked_for_skip): Make variable filename target const.
	Use proper 0 vs. NULL constant everywhere.  Fix GNU non-compliant
	comment formatting.
	(skip_re_set): Add empty line after function comment.  Use proper 0 vs.
	NULL constant everywhere.  Include empty line after declarations.  Make
	variable symtab target const.  Do not use strlen for end of string
	check.

gdb/doc/
	* gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2012-12-16 19:00:04 +00:00
..
ChangeLog gdb/ 2012-12-16 19:00:04 +00:00
LRS
Makefile.in Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
a4rc.sed
agentexpr.texi Add target-side support for dynamic printf. 2012-07-02 15:29:39 +00:00
all-cfg.texi Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
annotate.texinfo Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
fdl.texi 2010-06-21 Stan Shebs <stan@codesourcery.com> 2010-06-21 16:24:59 +00:00
gdb.texinfo gdb/ 2012-12-15 04:06:40 +00:00
gdbint.texinfo gdb/ 2012-12-16 19:00:04 +00:00
gpl.texi * gpl.texi: Update to version 3 of the GPL. 2009-12-21 07:30:10 +00:00
lpsrc.sed
observer.texi gdb: 2012-11-03 12:14:47 +00:00
psrc.sed
refcard.tex * NEWS: Mention symbol-reloading has been deleted. 2012-03-13 21:02:40 +00:00
stabs.texinfo Fix Texinfo usage issues. From Patrice Dumas <pertusus@free.fr>. 2012-06-15 09:21:37 +00:00
stack_frame.eps From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 14:35:04 +00:00
stack_frame.pdf From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 10:24:35 +00:00
stack_frame.png From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 10:24:35 +00:00
stack_frame.svg From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 10:24:35 +00:00
stack_frame.txt From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 10:24:35 +00:00