U usasma Retired Admin Joined Feb 20, 2012 Posts 2,126 Apr 10, 2013 #1 So, I was reading this article: Reading Bug Check Callback Data (Windows Debuggers) And decided to try the !bugdump extension in the user kd section of the app So, I edited the second entry (as I don't use the !niemiro.rawstack -dc very often) At first it wouldn't save when I clicked on "Save and Run" I finally got it to save, but it still runs !niemiro.rawstack -dc rather than !bugdump FWIW - I didn't save it in the forums zdn Any ideas on what I'm doing wrong here?
So, I was reading this article: Reading Bug Check Callback Data (Windows Debuggers) And decided to try the !bugdump extension in the user kd section of the app So, I edited the second entry (as I don't use the !niemiro.rawstack -dc very often) At first it wouldn't save when I clicked on "Save and Run" I finally got it to save, but it still runs !niemiro.rawstack -dc rather than !bugdump FWIW - I didn't save it in the forums zdn Any ideas on what I'm doing wrong here?
writhziden Administrator, .NET/UWP Developer Staff member Joined May 23, 2012 Posts 2,923 Location Colorado Apr 10, 2013 #2 Did you have anything in the Originating Post input? In the future, I can have user commands saved separately from the forum settings; would that be beneficial?
Did you have anything in the Originating Post input? In the future, I can have user commands saved separately from the forum settings; would that be beneficial?
U usasma Retired Admin Joined Feb 20, 2012 Posts 2,126 Apr 10, 2013 #3 I copied the link from the 95 for the Originating Post field each time. What's the difference between "Save and Run" and "Save Forum .zdn"? The only difference between forums that I use is the HTML vs. text setting (I only use HTML when at Microsoft Answers) Other settings are identical for all forums (AFAIK).
I copied the link from the 95 for the Originating Post field each time. What's the difference between "Save and Run" and "Save Forum .zdn"? The only difference between forums that I use is the HTML vs. text setting (I only use HTML when at Microsoft Answers) Other settings are identical for all forums (AFAIK).
writhziden Administrator, .NET/UWP Developer Staff member Joined May 23, 2012 Posts 2,923 Location Colorado Apr 10, 2013 #4 Save and Run does not save all information if the Originating Post has a forum path in it. It will only save your kd.exe paths and Username info separately. I will make some changes to that behavior going forward so these types of problems do not occur. For now, you will need to click the Save Forum .zdn button to save 99% of your settings for use with a particular forum.
Save and Run does not save all information if the Originating Post has a forum path in it. It will only save your kd.exe paths and Username info separately. I will make some changes to that behavior going forward so these types of problems do not occur. For now, you will need to click the Save Forum .zdn button to save 99% of your settings for use with a particular forum.
U usasma Retired Admin Joined Feb 20, 2012 Posts 2,126 Apr 10, 2013 #5 Will it save everything if I don't have a forum path? How about if I put in "Private run"? What if I do it without any memory dumps?
Will it save everything if I don't have a forum path? How about if I put in "Private run"? What if I do it without any memory dumps?
writhziden Administrator, .NET/UWP Developer Staff member Joined May 23, 2012 Posts 2,923 Location Colorado Apr 10, 2013 #6 It will save everything with a blank path, but then you'll need to run with a blank path for it to load the same info. I'll try to get a new release out by the end of the week that is more convenient. Private run won't save anything; another thing I should probably fix. Same behavior with or without memory .dmps in terms of saving and loading settings.
It will save everything with a blank path, but then you'll need to run with a blank path for it to load the same info. I'll try to get a new release out by the end of the week that is more convenient. Private run won't save anything; another thing I should probably fix. Same behavior with or without memory .dmps in terms of saving and loading settings.
writhziden Administrator, .NET/UWP Developer Staff member Joined May 23, 2012 Posts 2,923 Location Colorado Apr 14, 2013 #7 I have a version done, but I have not yet incorporated those changes into the secondary release for 2.7.2.1 I should have both available by the end of the night tomorrow. If you need this sooner, let me know, and I can send the current version via PM.
I have a version done, but I have not yet incorporated those changes into the secondary release for 2.7.2.1 I should have both available by the end of the night tomorrow. If you need this sooner, let me know, and I can send the current version via PM.
U usasma Retired Admin Joined Feb 20, 2012 Posts 2,126 Apr 15, 2013 #8 No problem Mike, take your time! I'm real busy at work and at home - and I've got the cold from Hades!
No problem Mike, take your time! I'm real busy at work and at home - and I've got the cold from Hades!
writhziden Administrator, .NET/UWP Developer Staff member Joined May 23, 2012 Posts 2,923 Location Colorado Apr 22, 2013 #9 Fixed in version 2.15.0; as long as you enter the forum html page for Originating Post before clicking Change Settings, your settings will now be saved when clicking Save and Run (assuming you do not change the Originating Post html page after clicking Change Settings).
Fixed in version 2.15.0; as long as you enter the forum html page for Originating Post before clicking Change Settings, your settings will now be saved when clicking Save and Run (assuming you do not change the Originating Post html page after clicking Change Settings).
U usasma Retired Admin Joined Feb 20, 2012 Posts 2,126 Apr 23, 2013 #10 Thanks Mike! I'll be installing it later on today! - John