tromey / gdb-gui

A gdb gui written in Python, running inside gdb itself.
44 stars 3 forks source link

must set application name and icon #8

Closed tromey closed 9 years ago

tromey commented 9 years ago

When M-Tab switching through windows in gnome shell, debugger windows seem to be named "." and do not have an icon. The gui should set the app name and icon.

tromey commented 9 years ago

Done, sort of -- the icon is pretty goofy.