All,
We are having difficulties running various windows utilities through
bash. Through a regular windows cmd, one can run commands like
diskshadow without issue, but with bash, we are having problems with
COM calls not working. We have posted an example below.
Is there a good bug tracking system
A new version 3.09-1 of
upx
upx-debuginfo
and a rebuilt version 1.03-2 of
ucl
ucl-debuginfo
is available for the Cygwin distribution.
UPX is a free, portable, extendable, high-performance executable packer for
several executable formats.
UCL is a portable lossless data compression library w
Greetings, Jacob Kroon!
> I'm having problems compiling EGLIBC in Cygwin. I think the reason is
> the following:
> Doing "ls foobar/../" in a Cygwin terminal, where the directory
> "foobar" does _not_ exist, still returns a valid file listing of the
> current path.
> Doing the same operation in
On Thu, Mar 14, 2013 at 09:34:45AM -0400, Ryan Johnson wrote:
>On 14/03/2013 3:37 AM, Ken Huang wrote:
>> Hi all,
>>
>> I have a problem when using gdb to debug my program in cygwin, the 'bt'
>> command
>> gives me many '??'.
>>
>> So I write a quite easy program named abort.c which just aborts. a
On 3/14/2013 9:47 AM, Corinna Vinschen wrote:
On Mar 14 13:19, Jacob Kroon wrote:
Hi,
I'm having problems compiling EGLIBC in Cygwin. I think the reason is
the following:
Doing "ls foobar/../" in a Cygwin terminal, where the directory
"foobar" does _not_ exist, still returns a valid file listi
On Mar 14 13:19, Jacob Kroon wrote:
> Hi,
>
> I'm having problems compiling EGLIBC in Cygwin. I think the reason is
> the following:
>
> Doing "ls foobar/../" in a Cygwin terminal, where the directory
> "foobar" does _not_ exist, still returns a valid file listing of the
> current path.
>
> Doin
On 14/03/2013 3:37 AM, Ken Huang wrote:
Hi all,
I have a problem when using gdb to debug my program in cygwin, the 'bt' command
gives me many '??'.
So I write a quite easy program named abort.c which just aborts. after
compiled with
"gcc -g abort.c -o abort" and run with " gdb abort", it aborts
On 2013-03-14 PM 6:30, Ken Huang wrote:
2013/3/14 jojelino :
On 2013-03-14 PM 4:37, Ken Huang wrote:
Hi all,
I have a problem when using gdb to debug my program in cygwin, the 'bt'
command
gives me many '??'.
(gdb) bt full
#0 0x7c92e514 in ntdll!LdrAccessResource () from
/cygdrive/c/WINDOWS/
Hi,
I'm having problems compiling EGLIBC in Cygwin. I think the reason is
the following:
Doing "ls foobar/../" in a Cygwin terminal, where the directory
"foobar" does _not_ exist, still returns a valid file listing of the
current path.
Doing the same operation in Fedora, ls will print "No such f
On Thu, Mar 14, 2013 at 5:08 AM, Marten Jan de Ruiter wrote:
> Today, the problems with the date_and_time function were gone. I have no
> clue what solved the issue. I did not install upgrades from Cygwin. I did
> not recompile the program.
>
Maybe a time shift issue? a.k.a. Daylight Savings Time
2013/3/14 jojelino :
> On 2013-03-14 PM 4:37, Ken Huang wrote:
>>
>> Hi all,
>>
>> I have a problem when using gdb to debug my program in cygwin, the 'bt'
>> command
>> gives me many '??'.
>> (gdb) bt full
>> #0 0x7c92e514 in ntdll!LdrAccessResource () from
>> /cygdrive/c/WINDOWS/system32/ntdll.dl
Today, the problems with the date_and_time function were gone. I have no
clue what solved the issue. I did not install upgrades from Cygwin. I
did not recompile the program.
What I did differently, is that I have used the Cygwin Bash shell, the
Cygwin terminal and the Cygwin-X W-win server, an
Hi Gokulnath,
On 3/13/2013 3:30 AM, Gokulnath Arjunan wrote:
Hi,
Below is my setup.
Windows servers 2008 which is running some jboss applications.
I have Cygwin installed with SSH setup
I can login to windows server from any other linux machine using ssh.
Use case: I am able to run the dos sc
On 2013-03-14 PM 4:37, Ken Huang wrote:
Hi all,
I have a problem when using gdb to debug my program in cygwin, the 'bt' command
gives me many '??'.
(gdb) bt full
#0 0x7c92e514 in ntdll!LdrAccessResource () from
/cygdrive/c/WINDOWS/system32/ntdll.dll
No symbol table info available.
#1 0x7c92df5
Filipp Gunbin fastmail.fm> writes:
> > C-h f only shows interactive functions aka commands.
>
> No, it shows all.
Sorry, my mistake - I was thinking of M-x...
Regards,
Achim.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation
Hi all,
I have a problem when using gdb to debug my program in cygwin, the 'bt' command
gives me many '??'.
So I write a quite easy program named abort.c which just aborts. after
compiled with
"gcc -g abort.c -o abort" and run with " gdb abort", it aborts as
expected. At this time
I type "bt" in
16 matches
Mail list logo