Please expect a new web page from me, soon, that might help in this area! Hint: It makes use of the following [rough!] notes: "Debugging Tools for Windows" and the WinDbg tool (File / Open Executable) in it. Overview: http://www.microsoft.com/whdc/devtools/debugging/default.mspx Install Debugging Tools for Windows 32-bit Version Download page for the latest 32-bit packages. http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx - page http://msdl.microsoft.com/download/symbols/debuggers/dbg_x86_6.8.4.0.msi - installer Install Debugging Tools for Windows and run the following command (before shutting down the app) to create a stack trace: cd C:\"Program Files"\"Debugging Tools for Windows"\ adplus.vbs -hang -pn [appname].exe --- On Wed, 6/25/08, me_like_tacos <kevinsteger@gmail.com> wrote:
From: me_like_tacos <kevinsteger@gmail.com> Subject: [mbtsdk] Procedure for reporting bugs To: mbtsdk@yahoogroups.com Date: Wednesday, June 25, 2008, 4:17 PM
The only time our application crashes the disassembler reports "MBtOrders.dll" on down to "MFC42.dll". We can't really debug this since we haven't had the symbols for MFC for quite a while now. Is there some process to submit a .dmp file to the developers at MB? Thanks. ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/mbtsdk/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/mbtsdk/join (Yahoo! ID required) <*> To change settings via email: mailto:mbtsdk-digest@yahoogroups.com mailto:mbtsdk-fullfeatured@yahoogroups.com <*> To unsubscribe from this group, send an email to: mbtsdk-unsubscribe@yahoogroups.com <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
0 comments:
Post a Comment