dolphin-emulator/Source/Core/Common
Léo Lam e091c2e817
Add an option to abort when a panic alert occurs
Prompted by https://dolphin.ci/#/builders/24/builds/985

A 1-character typo in a recent PR caused FifoCI builds to break
horribly and spew millions of panic alerts until buildbot crashed.

This PR adds a new config option -- defaulting to off -- that allows
Dolphin to abort early on when a panic alert occurs instead of
continuing forever.
2021-08-29 02:02:07 +02:00
..
Config
Crypto msvc: remove warning disables which no longer fire 2021-07-17 18:24:36 -07:00
Debug
GL
Logging
Align.h licensing: convert "public domain" to CC0 1.0 2021-07-05 04:43:55 +02:00
Analytics.cpp
Analytics.h
AndroidAnalytics.cpp
AndroidAnalytics.h
Arm64Emitter.cpp JitArm64: Implement mtfsfx 2021-07-31 23:50:20 +02:00
Arm64Emitter.h JitArm64: Implement mtfsfx 2021-07-31 23:50:20 +02:00
ArmCommon.h
ArmCPUDetect.cpp
ArmFPURoundMode.cpp remove SetRoundMode 2021-07-17 19:29:22 -07:00
Assert.h
BitField.h
BitField.natvis
BitSet.h remove an outdated comment 2021-07-17 17:46:57 -07:00
BitUtils.h
BlockingLoop.h
CDUtils.cpp
CDUtils.h
ChunkFile.h
CMakeLists.txt
CodeBlock.h
ColorUtil.cpp
ColorUtil.h
Common.h
CommonFuncs.cpp
CommonFuncs.h
CommonPaths.h NetPlay: GBA Support 2021-07-13 16:43:59 +02:00
CommonTypes.h
CompatPatches.cpp
CPUDetect.h
DebugInterface.h
DynamicLibrary.cpp
DynamicLibrary.h
ENetUtil.cpp
ENetUtil.h
EnumFormatter.h
Event.h
FileSearch.cpp
FileSearch.h
FileUtil.cpp Bump minimum macOS to 10.13 High Sierra 2021-08-17 16:27:22 -04:00
FileUtil.h Config: GBA settings 2021-07-13 16:41:18 +02:00
FixedSizeQueue.h
Flag.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
FloatUtils.cpp
FloatUtils.h
FormatUtil.h
FPURoundMode.h remove SetRoundMode 2021-07-17 19:29:22 -07:00
GekkoDisassembler.cpp
GekkoDisassembler.h
GenericCPUDetect.cpp
GenericFPURoundMode.cpp remove SetRoundMode 2021-07-17 19:29:22 -07:00
Hash.cpp
Hash.h
HttpRequest.cpp
HttpRequest.h
Image.cpp
Image.h
IniFile.cpp
IniFile.h
Inline.h
Intrinsics.h
IOFile.cpp
IOFile.h
JitRegister.cpp
JitRegister.h
Lazy.h
LdrWatcher.cpp
LdrWatcher.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
LinearDiskCache.h
make_scmrev.h.js
MathUtil.cpp
MathUtil.h
Matrix.cpp
Matrix.h
MD5.cpp
MD5.h
MemArena.cpp
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
MinizipUtil.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MsgHandler.cpp Add an option to abort when a panic alert occurs 2021-08-29 02:02:07 +02:00
MsgHandler.h Add an option to abort when a panic alert occurs 2021-08-29 02:02:07 +02:00
NandPaths.cpp
NandPaths.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Network.cpp
Network.h
PcapFile.cpp
PcapFile.h
PerformanceCounter.cpp
PerformanceCounter.h
Profiler.cpp
Profiler.h
QoSSession.cpp
QoSSession.h
Random.cpp
Random.h
Result.h
scmrev.h.in
SCMRevGen.vcxproj Externals: Integrate mGBA as a submodule 2021-07-13 16:39:29 +02:00
ScopeGuard.h
SDCardUtil.cpp msvc: remove warning disables which no longer fire 2021-07-17 18:24:36 -07:00
SDCardUtil.h
Semaphore.h
SettingsHandler.cpp
SettingsHandler.h
SFMLHelper.cpp
SFMLHelper.h
SocketContext.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SocketContext.h
SPSCQueue.h
StringUtil.cpp StringUtil: Remove unused function BuildCompleteFilename 2021-07-21 12:39:00 -07:00
StringUtil.h StringUtil: Remove unused function BuildCompleteFilename 2021-07-21 12:39:00 -07:00
Swap.h
SymbolDB.cpp
SymbolDB.h
Thread.cpp
Thread.h
Timer.cpp
Timer.h
TraversalClient.cpp
TraversalClient.h
TraversalProto.h
TraversalServer.cpp
TypeUtils.h
UPnP.cpp
UPnP.h
VariantUtil.h
Version.cpp
Version.h
WindowSystemInfo.h
WorkQueueThread.h
x64ABI.cpp
x64ABI.h
x64CPUDetect.cpp
x64Emitter.cpp
x64Emitter.h
x64FPURoundMode.cpp remove SetRoundMode 2021-07-17 19:29:22 -07:00
x64Reg.h