VirtualBox

Changeset 104921 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Jun 14, 2024 12:04:58 PM (11 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
163523
Message:

Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow attaching a state for a decoder to enable analysis spanning multiple events, bugref:10701 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/RTTraceLogTool.cpp

    r104920 r104921  
    207207
    208208static DECLCALLBACK(int) rtTraceLogToolDecoderHlpPrintf(PRTTRACELOGDECODERHLP pHlp, const char *pszFormat, ...)
    209                                                        RT_IPRT_FORMAT_ATTR(3, 4)
    210209{
    211210    RT_NOREF(pHlp);
     
    219218
    220219static DECLCALLBACK(int) rtTraceLogToolDecoderHlpErrorMsg(PRTTRACELOGDECODERHLP pHlp, const char *pszFormat, ...)
    221                                                          RT_IPRT_FORMAT_ATTR(3, 4)
    222220{
    223221    RT_NOREF(pHlp);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette