..
BacktraceModel.cpp
HackStudio: Improve backtrace accuracy
2021-11-20 21:22:24 +00:00
BacktraceModel.h
HackStudio: Improve backtrace accuracy
2021-11-20 21:22:24 +00:00
BreakpointCallback.h
Userland: Change typedef to using directive
2021-05-21 10:07:22 +01:00
Debugger.cpp
LibDebug+Everywhere: Avoid void* -> FlatPtr -> void* dance
2022-01-28 22:51:27 +00:00
Debugger.h
HackStudio: Attach debuggee to "Console" terminal tab
2021-12-22 02:14:32 -08:00
DebuggerGlobalJSObject.cpp
Everywhere: Rename JS::PropertyKey variables from property_{name => key}
2022-02-06 22:02:45 +00:00
DebuggerGlobalJSObject.h
LibJS: Rename PropertyName to PropertyKey
2021-10-24 17:18:07 +02:00
DebuggerVariableJSObject.cpp
DevTools: Use default constructors/destructors
2022-02-16 07:33:15 -05:00
DebuggerVariableJSObject.h
DevTools: Use default constructors/destructors
2022-02-16 07:33:15 -05:00
DebugInfoWidget.cpp
LibDebug+Everywhere: Avoid void* -> FlatPtr -> void* dance
2022-01-28 22:51:27 +00:00
DebugInfoWidget.h
HackStudio: Add option to inspect Coredump
2021-11-20 21:22:24 +00:00
DisassemblyModel.cpp
DevTools: Use default constructors/destructors
2022-02-16 07:33:15 -05:00
DisassemblyModel.h
DevTools: Use default constructors/destructors
2022-02-16 07:33:15 -05:00
DisassemblyWidget.cpp
HackStudio: Enable building HackStudio on x86_64
2021-08-02 00:57:06 +02:00
DisassemblyWidget.h
EvaluateExpressionDialog.cpp
LibWeb: Check for valid names in Document.createElement() & friends
2022-02-26 10:03:07 +01:00
EvaluateExpressionDialog.h
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00
RegistersModel.cpp
DevTools: Use default constructors/destructors
2022-02-16 07:33:15 -05:00
RegistersModel.h
DevTools: Use default constructors/destructors
2022-02-16 07:33:15 -05:00
VariablesModel.cpp
LibDebug+Everywhere: Avoid void* -> FlatPtr -> void* dance
2022-01-28 22:51:27 +00:00
VariablesModel.h
HackStudio: Use ProcessInspector instead of DebugSession where possible
2021-11-20 21:22:24 +00:00