seer icon indicating copy to clipboard operation
seer copied to clipboard

Not all apps deal with threads.

Open epasveer opened this issue 3 years ago • 2 comments

Dave Marples [email protected] wrote:

Thread Info may not always be useful in the embedded environment. It can be as some of the debug stubs (e.g. openocd) present the target OS threads via gdb, but it should be toggle-able. In general, do you intend to make the windows configurable?

epasveer avatar Jan 27 '22 19:01 epasveer

To be honest, I wasn't planning to. Is it that much of a problem? Do others feel the same way?

epasveer avatar Jan 27 '22 19:01 epasveer

Just auto-hide the threads tab or whatever if only 1 is enumerated at the start, can always reveal it permanently when more than one is enumerated later during the debugging session

awsdert avatar Apr 01 '22 15:04 awsdert

I just realized the "splitter" handle:

image

can be dragged downwards. If dragged far enough, the Thread Info will be hidden.

image

Seer will remember this. The next time Seer is started, it will still be hidden.

Dragging the "splitter" upwards will bring it back.

image

epasveer avatar Oct 06 '22 00:10 epasveer

I'm going to close this task. I'm thinking I will keep the thread view. I've added other features to the same view (vfork handling and Ada tasks).

epasveer avatar Dec 25 '23 22:12 epasveer