Samuel Thibault, le sam. 27 mai 2023 12:16:50 +0200, a ecrit:
> > > BTW, it seems the control-alt-d kdb shortcut is not working?
> > 
> > I didn't enable kdb in my gnumach build. I never learned how to use it.
> 
> You really should, it's terribly useful to inspect tasks etc.
> 
> show all tasks
> trace/t $task1.4

Also,

show map $map1

so you can see the mappings of task 1, which is useful to quite easily
know where libc.so is mapped.

Samuel

Reply via email to