mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-31 20:09:00 +08:00
Merge remote-tracking branch 'origin/patch'
This commit is contained in:
@@ -101,9 +101,9 @@ VMARGS=--illegal-access=permit
|
||||
#VMARGS=-Ddisable.alternating.row.colors=true
|
||||
|
||||
# The ContinuesInterceptor allows the import process to proceed if parsing corrupted headers
|
||||
# generates uncaught exceptions. Disabling it can be helpful when trying to debug what went
|
||||
# wrong because the ContinuesIntercepter affects the usefulness of the stack trace.
|
||||
#VMARGS=-DContinuesInterceptor.disabled=true
|
||||
# generates uncaught exceptions. Its usage has been deprecated and will be removed in a future
|
||||
# release of Ghidra. It is disabled by default.
|
||||
#VMARGS=-DContinuesInterceptor.enabled=true
|
||||
|
||||
# Limit on XML parsing. See https://docs.oracle.com/javase/tutorial/jaxp/limits/limits.html
|
||||
#VMARGS=-Djdk.xml.totalEntitySizeLimit=50000000
|
||||
|
||||
Reference in New Issue
Block a user