CVSROOT: /cvs/gnome Module name: banshee Changes by: abock 06/10/21 15:48:17
Modified files: . : ChangeLog src : Main.cs src/Banshee.Base: Banshee.Base.mdp Globals.cs Makefile.am Added files: src/Banshee.Base/Banshee.Debugger: Client.cs RemoteMethodAttribute.cs Server.cs Log message: 2006-10-21 Aaron Bockover <[EMAIL PROTECTED]> * src/Main.cs: Run the debugger client if --debug-client is passed * src/Banshee.Base/Globals.cs: Start the debugger server, expose the Shutdown method to the remote debugger * src/Banshee.Base/Makefile.am: * src/Banshee.Base/Banshee.Base.mdp: Added Banshee.Debugger files * src/Banshee.Base/Banshee.Debugger/Server.cs: Remote debugger server; allows public static methods flagged with RemoteMethodAttribute in Banshee to be run remotely over DBus * src/Banshee.Base/Banshee.Debugger/Client.cs: Simple command line client to the remote DBus debugger server * src/Banshee.Base/Banshee.Debugger/RemoteMethodAttribute.cs: Attribute to expose a public static method to the remote debugger URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-10-21%2015:47&maxdate=2006-10-21%2015:49 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list