search for: 883,918

Displaying 4 results from an estimated 4 matches for "883,918".

2020 Feb 07
4
Enabling debug entry value production by default
...d to log instances in which a variable location is unavailable. I then used a script [4] to single-step through a stage2 RelWithDebInfo+entryvals clang binary as it was compiling sqlite3.c, printing local variables at each stop. Without entry values, lldb reported "variable not available" 883,918 times. With entry values lldb reported "variable not available" 687,899 times (a 22% drop). Does anyone have concerns about enabling this feature? thanks, vedant [1] [DebugInfo] Enable the debug entry values feature by default <https://reviews.llvm.org/D73534> [2] [CallSiteIn...
2020 Feb 07
2
Enabling debug entry value production by default
...d to log instances in which a variable location is unavailable. I then used a script [4] to single-step through a stage2 RelWithDebInfo+entryvals clang binary as it was compiling sqlite3.c, printing local variables at each stop. Without entry values, lldb reported "variable not available" 883,918 times. With entry values lldb reported "variable not available" 687,899 times (a 22% drop). > > Does anyone have concerns about enabling this feature? > > thanks, > vedant > > [1] [DebugInfo] Enable the debug entry values feature by default <https://reviews....
2020 Feb 07
2
Enabling debug entry value production by default
...d to log instances in which a variable location is unavailable. I then used a script [4] to single-step through a stage2 RelWithDebInfo+entryvals clang binary as it was compiling sqlite3.c, printing local variables at each stop. Without entry values, lldb reported "variable not available" 883,918 times. With entry values lldb reported "variable not available" 687,899 times (a 22% drop). > > Does anyone have concerns about enabling this feature? > > thanks, > vedant > > [1] [DebugInfo] Enable the debug entry values feature by default <https://revie...
2020 Feb 10
2
Enabling debug entry value production by default
...d to log instances in which a variable location is unavailable. I then used a script [4] to single-step through a stage2 RelWithDebInfo+entryvals clang binary as it was compiling sqlite3.c, printing local variables at each stop. Without entry values, lldb reported "variable not available" 883,918 times. With entry values lldb reported "variable not available" 687,899 times (a 22% drop). > >   > > Does anyone have concerns about enabling this feature? > >   > > thanks, > > vedant >...