Daniel Moth
Microsoft
11 Papers
329 Citations
Daniel Moth is an academic researcher from Microsoft. The author has contributed to research in topics: Debugging & Debugger. The author has an hindex of 6, co-authored 11 publications.
Chat about Author
Papers
Patent
Debugging in a cluster processing network
Maybee Paul,Daniel Moth,Anitha Panapakkam +2 more
- 12 Nov 2010
TL;DR: In this paper, a technology for debugging in a cluster processing network is described, where a scheduler can dispatch a process that is part of the cluster job for execution, and a compute node can be used to execute the process dispatched by the scheduler to the compute node.
147
Patent
Simultaneously displaying multiple call stacks in an interactive debugger
Paul E. Maybee,Daniel Moth,Johan Marien +2 more
- 13 Mar 2009
TL;DR: In this paper, a stack segments graph is constructed by coalescing data from multiple stacks in a parallel programming system, and arcs are directed from a node representing stack frames to subsequent executed stack frames.
57
Patent
Performance optimization tip presentation during debugging
Daniel Joshua Taylor,Andrew Brian Hall,Karl Melder,Daniel Moth,Zhaoqing Wu,Oleg Izmerly,Gregory Bernard Miskelly,Jackson Davis +7 more
- 28 Jul 2014
TL;DR: In this article, the performance information for a software program which is being debugged in a debugger is adjusted by removing from it a measured debug overhead or other diagnostic overhead, such as pauses, context switches, debug versus release build presence, bounds checking, funceval, and call stack analyses.
50
•Book
Microsoft Mobile Development Handbook
Andy Wigley,Daniel Moth,Peter Foot +2 more
- 30 May 2007
TL;DR: This guide addresses the real-world needs of experienced Microsoft Windows® mobile developers, covering key mobile-development topics, including design, debugging, deployment, performance optimization, security, and globalization.
33
Patent
Debugger launch and attach on compute clusters
Paul E. Maybee,Daniel Moth,Gregg Bernard Miskelly +2 more
- 14 Sep 2011
TL;DR: In this paper, a debugging process is initiated by starting one or more remote agents at a compute node on a cluster private network, and the client is informed that the remote agents are ready to debug the user job.
22