[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA-dev: Proof of concept PCB Library picker (PCB Patch)





On 5/30/07, Peter Clifton <pcjc2@cam.ac.uk> wrote:
On Wed, 2007-05-30 at 05:50 -0400, Bob Paddock wrote:
> On Tuesday 29 May 2007 20:35, Peter Clifton wrote:
>
> > (Yes, I relise it might be nicer to have errors on stderr, and this
> > other output and stdout, but it would be much more work to go through
> > and audit any possible printf in PCB.)
>
> To see sdterr under Windows you have to run a debugger/viewer.
> You can get one at System Internals.

Can you attach to one when creating a process?


Not that I know of, but I've not tried.

" http://www.microsoft.com/technet/sysinternals/Miscellaneous/DebugView.mspx

DebugView is an application that lets you monitor debug output on your local system, or any computer on the network that you can reach via TCP/IP. It is capable of displaying both kernel-mode and Win32 debug output, so you don't need a debugger to catch the debug output your applications or device drivers generate, nor do you need to modify your applications or drivers to use non-standard debug output APIs.

This program intercepts calls made to DbgPrint by device drivers and OutputDebugString made by Win32 programs. It allows for viewing and recording of debug session output on your local machine or across the Internet without an active debugger. "


2. I could use DBus,

It would be IPC on Windows.
 
(Although perhaps more portable once DBus on Win32 is
cleaned up some more).


I was not aware of DBus  for Windows.
 


_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev