Convenient PASD Enhancement
pjv
Posts: 1,903
Hi All;
I'm not sure whom to direct this post to, but I'm using PASD to assist in debugging assembler code, and I find it a very useful tool....... many thanks to its creators.
I do wonder if it would be possible to have a small? tweak made to the "SAVE SETTINGS" command so that it also saves the fact that the COG/MAIN ram viewers are open, as well as their properties such as size, screen position, and window dimensions.
I'm bouncing in and out of the debugger a lot, and every time I re-enter, I must manually restore those settings. It would be great if I could choose to have them "remembered".
Again, thanks so much for this wonderful tool.
Cheers,
Peter (pjv)
·
I'm not sure whom to direct this post to, but I'm using PASD to assist in debugging assembler code, and I find it a very useful tool....... many thanks to its creators.
I do wonder if it would be possible to have a small? tweak made to the "SAVE SETTINGS" command so that it also saves the fact that the COG/MAIN ram viewers are open, as well as their properties such as size, screen position, and window dimensions.
I'm bouncing in and out of the debugger a lot, and every time I re-enter, I must manually restore those settings. It would be great if I could choose to have them "remembered".
Again, thanks so much for this wonderful tool.
Cheers,
Peter (pjv)
·
Comments
I use PASD quite a bit and restarting is a nuisance having to bring out the three windows, position them from off the listing, and then begin. Phew!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Harley Shanko
This version stores the properties of all Window in the INI file, and also allows to enable/disable the "Always on Top" mode of the Viewer windows.
Now the code for the first Cog should be executed, if more than one Cog is written in one file.
You can download the new version on my Propeller website:
www.insonix.ch/propeller/prop_pasd.html
I had to restore the source code from Backups, because I had a harddisk crash, and lost version 0.3. I hope all the old features still work as before.
Andy
Thank you so much for paying attention to that nagging little detail! I makes us more efficient, and we really appreciate it.
Things seem to be operating properly.
Cheers,
Peter (pjv)
Thanks Andy,
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Harley Shanko