mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:27:35 +00:00
SystemMonitor: Use SymbolServer to symbolicate thread stacks
This commit is contained in:
parent
b7d16e3496
commit
5dd555fe2f
3 changed files with 20 additions and 10 deletions
|
@ -13,4 +13,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(SystemMonitor ICON app-system-monitor)
|
||||
target_link_libraries(SystemMonitor LibGUI LibPCIDB)
|
||||
target_link_libraries(SystemMonitor LibGUI LibSymbolClient LibPCIDB)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue