summarylogtreecommitdiffstats
path: root/edb32.desktop
blob: d1a01d7a4c26bf44641dfb22180ba32e39ecac6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[Desktop Entry]
Name=Evan's Debugger (32-bit version)
GenericName=Debugger
Comment=QT4 based binary mode debugger
TryExec=edb32
Exec=edb32
Terminal=false
Type=Application
Icon=edb32
Categories=Application;Development;
Actions=Debug
MimeType=application/x-executable

[Desktop Action Debug]
Exec=edb32 --run %f
Name=Evan's Debugger 32-bit (debug with)