This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cygwin 1.1.0 gdb troubles


On Tue, Apr 18, 2000 at 11:30:17PM +0200, Heribert Dahms wrote:
>sure, that's why I said without manual lookup!

I wasn't suggesting that you manually lookup the pid.  It
is easy to parse the ps output in a shell script.

cgf

>> On Tue, Apr 18, 2000 at 11:08:35PM +0200, Heribert Dahms wrote:
>> >but how can I get then the proper Unix behavior for a program foo
>> >writing it's getpid() to foo.id: gdb foo `cat foo.id` without
>> manually
>> >looking up WINPID?
>> 
>> If you're talking about translating the cygwin pid to a windows pid,
>> you can get both using the "ps -l" command.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]