Expand documentation of common-utils.h::FUNCTION_NAME
authorJoel Brobecker <brobecker@adacore.com>
Tue, 21 Jan 2014 10:20:50 +0000 (14:20 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Wed, 22 Jan 2014 05:02:45 +0000 (09:02 +0400)
commit3a80edfc74646ed5e651d60e7b4f95d165175a89
treedf2748d2f47a05ca59d13ff59eddfeec58e13e0a
parent7dd9c6eb050bb23bff18b3139589f202d4c63a33
Expand documentation of common-utils.h::FUNCTION_NAME

While looking at this macro, I noticed that it wasn't always necessarily
defined. That prompted me to search the current sources to make sure
that all uses were adequately protected, which they were. But to help
prevent future uses to be made unprotected, this patch expands the
current macro documentation a bit.

gdb/ChangeLog:

        * common/common-utils.h (FUNCTION_NAME): Expand the macro's
        documentation a bit.
gdb/ChangeLog
gdb/common/common-utils.h
This page took 0.024392 seconds and 4 git commands to generate.