from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
DEBUGEDIT
Section: User Commands (1) Updated: March 2026 Index
Return to Main Contents
NAME
debugedit - debug source path manipulation tool
SYNOPSIS
debugedit
[ ,OPTION/...] ,FILE/
DESCRIPTION
- -b, --base-dir=,STRING/
-
base build directory of objects
- -d, --dest-dir=,STRING/
-
directory to rewrite base-dir into
- -l, --list-file=,STRING/
-
file where to put list of source and
header file names
- -i, --build-id
-
recompute build ID note and print ID on
stdout
- -s, --build-id-seed=,STRING/
-
if recomputing the build ID note use
this string as hash seed
- -n, --no-recompute-build-id
-
do not recompute build ID note even
when -i or -s are given
- -p, --preserve-dates
-
Preserve modified/access timestamps
Help options:
- -?, --help
-
Show this help message
- -u, --usage
-
Display brief usage message
- -V, --version
-
Show debugedit version
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- Help options:
-
|