epasveer / seer

Seer - a gui frontend to gdb
GNU General Public License v3.0
2.11k stars 67 forks source link

Show "Nexti" and "Stepi" buttons if Assembly tab is shown. #125

Closed epasveer closed 1 year ago

epasveer commented 1 year ago

If the Assembly tab is shown, it is handy to have these buttons on the main button bar. Of course, the hot-keys will always be there.

If the Assembly tab is removed, then the buttons can be hidden.

epasveer commented 1 year ago

Fixed.

When no Assembly tab is shown.

image

With the Assembly tab shown.

image