ladybird/Ladybird/RequestServer
Timothy Flynn 7106a7bd58 LibWebView+UI: Allow debugging any helper process
This removes the --debug-web-content flag, and replaces it with a
--debug-process=<process-name> flag. For example:

    ladybird --debug-process=WebContent
    ladybird --debug-process=RequestServer

This allows attaching gdb to any helper process.
2024-08-01 15:40:49 +02:00
..
CMakeLists.txt Everywhere: Remove LibGemini 2024-06-04 09:19:39 +02:00
main.cpp LibWebView+UI: Allow debugging any helper process 2024-08-01 15:40:49 +02:00