Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0c5d282d6261a616844fe9f257753a12711a206d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
MemcheckLaunchDelegate.Error_parsing_output=Error parsing output
MemcheckLaunchDelegate.Parsing_Memcheck_Output=Parsing Memcheck Output
MemcheckToolPage.Alignment_must_be_power_2=Alignment must be a power of 2 between 8 and 4096 inclusive
MemcheckToolPage.allow_partial=Allow partial loads
MemcheckToolPage.freelist_size=Freelist size (blocks):
MemcheckToolPage.gcc_296_workarounds=GCC 2.96 workarounds
MemcheckToolPage.leak_check=Leak check:
MemcheckToolPage.leak_check=Check for memory leaks
MemcheckToolPage.leak_resolution=Leak resolution:
MemcheckToolPage.Memcheck_Options=Memcheck Options
MemcheckToolPage.show_reachable=Show reachable blocks
MemcheckToolPage.undef_value_errors=Undefined value errors
MemcheckToolPage.minimum_heap_block=Minimum heap block alignment:
MemcheckToolPage.Track_origins=Track origins of uninitialized values
MemcheckToolPage.Track_origins_needs_undef="{0}" cannot be used without selecting "{1}"

Back to the top