1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 13:10:59 +00:00
serenity/Userland/DevTools
Andreas Kling 2952c86f38 Profiler: Don't try to create a DisassemblyModel for invalid indices
This fixes a null dereference when toggling the "top functions" mode
while a top-level process node was selected.
2021-05-27 11:45:29 +02:00
..
HackStudio LibGUI/AbstractView: Remove on_selection 2021-05-26 17:39:13 +04:30
Inspector LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 2021-05-23 09:53:55 +02:00
IPCCompiler IPCCompiler: Fix declaration of static functions 2021-05-14 22:24:02 +02:00
Playground Playground: Start out with a GUI::Frame on the right hand side 2021-05-26 22:17:47 +02:00
Profiler Profiler: Don't try to create a DisassemblyModel for invalid indices 2021-05-27 11:45:29 +02:00
StateMachineGenerator Userland: Change typedef to using directive 2021-05-21 10:07:22 +01:00
UserspaceEmulator AK+Everywhere: Consolidate String::index_of() and String::find() 2021-05-24 11:59:18 +02:00
CMakeLists.txt DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00