Some Filters can't be reasonably applied if the debuggee is in the wrong
profiling mode. For example, eras profiling requires the debuggee to be
run with -he.
We reflect this in ghc-debug-brick by disabling certain filters if their
profiling mode requirements are not met.