Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ DataStore SDK Programmer's Guide for XBSA 1.1.0
  3. How to build an XBSA application
  4. How to debug the application
NetBackup™ DataStore SDK Programmer's Guide for XBSA 1.1.0

How to debug the application

Debugging an XBSA application is best done through the log files generated by NetBackup. This assumes that the XBSA application itself compiles and does not have any known run-time errors.

One of the advantages of debugging in this way is that it ties in with the NetBackup logging that is going on for the other NetBackup processes. In many cases, it can be a configuration issue that is causing a failure rather than a problem in the NetBackup XBSA interface or the XBSA application.

The NetBackup Verbose level controls the amount of debug messages that are sent to the logs. See the following for more information:

See Logging and NetBackup.

NetBackup Administrator's Guide, Volume I

Feedback

Was this page helpful?
Previous

How to build in debug mode

Next

Static libraries

Feedback

Was this page helpful?