Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error saving Watch Entries in the Debugger #827

Closed
tgiphil opened this issue Jan 3, 2021 · 0 comments
Closed

Error saving Watch Entries in the Debugger #827

tgiphil opened this issue Jan 3, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@tgiphil
Copy link
Member

tgiphil commented Jan 3, 2021

************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: path
   at System.IO.File.WriteAllLines(String path, IEnumerable`1 contents)
   at Mosa.Tool.Debugger.Views.WatchView.SaveWatches() in X:\MOSA-Project-tgiphil\Source\Mosa.Tool.Debugger\Views\WatchView.cs:line 201
   at Mosa.Tool.Debugger.Views.WatchView.toolStripButton1_Click(Object sender, EventArgs e) in X:\MOSA-Project-tgiphil\Source\Mosa.Tool.Debugger\Views\WatchView.cs:line 184
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
@tgiphil tgiphil added the Bug label Jan 3, 2021
@tgiphil tgiphil added this to the 2.1 Release milestone Jan 3, 2021
tgiphil added a commit to tgiphil/MOSA-Project that referenced this issue Jan 4, 2021
@tgiphil tgiphil self-assigned this Jan 4, 2021
tgiphil added a commit to tgiphil/MOSA-Project that referenced this issue Jan 10, 2021
tgiphil added a commit that referenced this issue Jan 10, 2021
* Feature #828

* Feature #827
@tgiphil tgiphil closed this as completed Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant