Revision 7
Added new icons from the eclipse project
Moved some code around, added disabled icons, which worked for a bit and then ended up messing with the normal icons.
That turned out to be an issue in the commandbar icon loading which I patched by including some code from VDF17.1
Changing debug command bar system
Callstack now displays properly on pausing debugger
Hiding/Displaying of the debug pause/step now works as well
Can now select a exe yourself when using run from toolbar (untested as I'm still using the hardwired version)
Files
- added
- modified
- copied
- renamed
- deleted
- trunk
- VdfSplat
- AppSrc
- VdfSplat.cfg (diff)
- VdfSplat.src (diff)
- cCJDebugCommandBarSystem.pkg
- cCJDebugMenuItemClasses.pkg (diff)
- cDebugCJCommandBarSystem.pkg
- cDebuggerEngine.pkg
- cSplatCodeMax.pkg
- vdfdbg.vw (diff)
- Bitmaps
- breakpoint_view.ico
- brkp_grp.ico
- brkp_grp_disabled.ico
- brkp_obj.ico
- brkp_type.ico
- brkpd_obj.ico
- eclipse_debug_icons.txt
- eclipse_debug_icons_source
- breakpoint_view.gif
- brkp_grp.gif
- brkp_grp_disabled.gif
- brkp_obj.gif
- brkp_type.gif
- brkpd_obj.gif
- disabled
- eclipse_debug_icons_about.html
- eclipse_debug_icons_epl-v10.html
- export_brkpts.gif
- import_brkpts.gif
- resume_co.gif
- run_exc.gif
- runlast_co.gif
- runtoline_co.gif
- skip_brkp.gif
- stepbystep_co.gif
- stepinto_co.gif
- stepover_co.gif
- stepreturn_co.gif
- suspend_co.gif
- term_restart.gif
- terminate_all_co.gif
- terminate_co.gif
- terminate_rem_co.gif
- variable_view.gif
- watch_exp.gif
- watchlist_view.gif
- export_brkpts.ico
- import_brkpts.ico
- resume_co.ico
- resume_cod.ico
- run_exc.ico
- run_excd.ico
- runlast_co.ico
- runtoline_co.ico
- skip_brkp.ico
- stepbystep_co.ico
- stepinto_co.ico
- stepinto_cod.ico
- stepover_co.ico
- stepover_cod.ico
- stepreturn_co.ico
- stepreturn_cod.ico
- suspend_co.ico
- suspend_cod.ico
- term_restart.ico
- terminate_all_co.ico
- terminate_co.ico
- terminate_cod.ico
- terminate_rem_co.ico
- variable_view.ico
- watch_exp.ico
- watchlist_view.ico
- AppSrc
- VdfSplat