-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
level/taskTask issueTask issuemodule/packagesAgent packagesAgent packagestype/enhancementEnhancement issueEnhancement issue
Description
Wazuh version | Component | Install method | Platform |
---|---|---|---|
5.0.0-alpha1 | Agent | Packages/Sources | Windows Linux macOS |
Description
Currently, debug symbol packages are not being generated when building version 5.0 of the wazuh-agent
. The -d
option, which is intended to enable this functionality, should be supported by the packaging scripts.
This issue aims to ensure that passing -d
to the package generation process correctly triggers the creation of debug symbols packages, as expected.
Affected files
packages/macos/generate_wazuh_packages.sh
packages/generate_package.sh
Tasks
- Investigate how the
-d
option is handled in the current scripts. - Ensure the
-d
flag enables debug symbol generation. - Validate that debug packages are created for version 5.0.
- Update or document usage if necessary.
Metadata
Metadata
Assignees
Labels
level/taskTask issueTask issuemodule/packagesAgent packagesAgent packagestype/enhancementEnhancement issueEnhancement issue