Debug Problem in meshery server

i’m confused about how to debug while the server is running. i run the commands:

make ui-setup
make ui-build
make server

then i can access the website(http://localhost:9081/), if i use mesherycli to access the server, how to make a breakpoint in server handler? Please anyone give me some solutions or tips.