git.efficios.com Git - babeltrace.git/atom - doc/debuginfo.txt history BabelTrace - Trace Format Babel Tower http://git.efficios.com?p=babeltrace.git Efficios Inc. /gitweb/theme/git-favicon.png /gitweb/theme/git-logo.png 2016-05-25T14:26:25Z gitweb Standardise spelling of debug info 2016-05-19T16:21:29Z Antoine Busque abusque@efficios.com Jérémie Galarneau jeremie.galarneau@efficios.com 2016-05-19T16:21:29Z http://git.efficios.com?p=babeltrace.git;a=commitdiff;h=2748fb3b919e397e5a17ac7b33d3b2027c00ba1f
Standardise spelling of debug info

Debug info being short for debugging information is two separate
words. Therefore, the debuginfo spelling is erroneous. Variables and
defines throughout the code and build system should therefore use
'debug_info' or 'DEBUG_INFO', whereas command-line options and file
names should use the 'debug-info' form. In free form text
(i.e. comments and documentation), 'debug info' should be used, or the
long form 'debugging information'.

Signed-off-by: Antoine Busque <abusque@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
  • [DB] doc/debuginfo.txt
Docs: update debuginfo doc 2016-04-27T20:58:30Z Antoine Busque abusque@efficios.com Jérémie Galarneau jeremie.galarneau@efficios.com 2016-04-27T20:58:30Z http://git.efficios.com?p=babeltrace.git;a=commitdiff;h=1f79fc54e035de9b4e696459f06d6f5061623317
Docs: update debuginfo doc

Update the output format in the examples and document the new
--debug-info-target-prefix and --debug-info-full-path command line
options.

Signed-off-by: Antoine Busque <abusque@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
  • [DB] doc/debuginfo.txt
Docs: add high-level debug info doc 2015-11-20T21:29:13Z Antoine Busque abusque@efficios.com Jérémie Galarneau jeremie.galarneau@efficios.com 2015-11-20T21:29:13Z http://git.efficios.com?p=babeltrace.git;a=commitdiff;h=8d8f054a7c5da664a3d7ebf56eff87a0b0102fa3
Docs: add high-level debug info doc

Signed-off-by: Antoine Busque <abusque@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
  • [DB] doc/debuginfo.txt