Re: Issue with GDB under Cygwin and XP

2008-02-18 Thread Pedro Alves
file contents without html munging by clicking "Raw text" link at the top of the page. You could also use the mailer support for retrieving messages but would be harder I guess. Or, you could wait a few days until I submit new patches upstream. -- Pedro Alves -- Unsubscribe info:

Re: Issue with GDB under Cygwin and XP

2008-02-18 Thread Pedro Alves
A Sunday 17 February 2008 03:37:38, Christopher Faylor wrote: > On Sun, Feb 17, 2008 at 03:19:02AM +0000, Pedro Alves wrote: > >http://sourceware.org/ml/gdb-patches/2007-11/msg00567.html > > Was that patch applied? AFAICT from the ChangeLog's it wasn't. > > If no

Re: Issue with GDB under Cygwin and XP

2008-02-16 Thread Pedro Alves
'm running Windows XP under cygwin. > gcc 4.2.3 > http://sourceware.org/ml/gdb-patches/2007-11/msg00567.html -- Pedro Alves -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: 1.5.24-2: unalbe to get a core Dump file

2007-12-05 Thread Pedro Alves
buted bfd -- it crashes in that case. The latest fixes were done with a bfd from cvs. I haven't tried the latest test version, but should have the same problem. -- Pedro Alves -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/pro

Re: [gdb] Data watchpoints in Windows weirdness. Call for testers.

2007-10-16 Thread Pedro Alves
René Berber wrote: Pedro Alves wrote: Corinna Vinschen wrote: Gdb 6.6 (installed with Insight 6.6) doesn't seem to have the problem: Unfortunatelly it does. :( If you are seing a different output, it may be because you built the test app with different -O setting. -O0 is bette

Re: [gdb] Data watchpoints in Windows weirdness. Call for testers.

2007-10-15 Thread Pedro Alves
Corinna Vinschen wrote: I could reproduce it on Win2K SP4, Vista, and under WOW64 on Vista 64. Thank you. Cheers, Pedro Alves -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com

Re: [gdb] Data watchpoints in Windows weirdness. Call for testers.

2007-10-14 Thread Pedro Alves
with access to a Windows != XP machine could do the same test. Cheers, Pedro Alves -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: [gdb] Data watchpoints in Windows weirdness. Call for testers.

2007-10-13 Thread Pedro Alves
Christopher Faylor escreveu: On Mon, Oct 08, 2007 at 02:43:31PM +0200, Corinna Vinschen wrote: On Oct 3 01:47, Pedro Alves wrote: By a long shot, Cygwin doesn't do anything funny like hooking GetThreadContext, does it? cgf might be better suited to answer this, but AFAICS, Cygwin do

[gdb] Data watchpoints in Windows weirdness. Call for testers.

2007-10-02 Thread Pedro Alves
isn't cleaned up, but shows what I've been testing if you're curious - the important change is in cygwin_get_dr6. Thanks! Cheers, Pedro Alves #include #include volatile int count = 0; int main () { printf ("count %d\n", count); count = 999; printf ("count %d\n&quo

Re: Latest mutt (1.4.2.2-1) does not work on (my) XP

2007-08-21 Thread Pedro Alves
-- Pedro Alves [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Latest mutt (1.4.2.2-1) does not work on (my) XP

2007-08-21 Thread Pedro Alves
Attached cygcheck output On Mon, Aug 20, 2007 at 10:57:52PM +0100, Pedro Alves wrote: > > > Hello. > > > I can't run latest mutt, version mutt-1.4.2.2-1 on my XP. For every > operation I try to do I get an error like 'cannot create temporary file'. >

Re: Latest mutt (1.4.2.2-1) does not work on (my) XP

2007-08-20 Thread Pedro Alves
es not work. The simplest one, pressing '?' for help. Also, pressing enter to see a message does not work, always returns the same error and a file with size 0 is created in the temp dir >gwin.com/faq/ -- Pedro Alves -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp

Latest mutt (1.4.2.2-1) does not work on (my) XP

2007-08-20 Thread Pedro Alves
.4.2.1i-1 everything works. I don't know what changed, but the main binary of 1.4.2.1i-1 has 539136 bytes and 1.4.2.2-1 has 1554944 bytes (3 times more). Tips appreciated. Thanks -- Pedro Alves -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http:/

Re: hacked package on server

2007-07-16 Thread Pedro Alves
t more time replying to this thread then I initially thought I would. So, ta da! Pedro Alves -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: hacked package on server

2007-07-16 Thread Pedro Alves
o + +-+ +-+ to: "do you want to format your drive?: ++ +-+ + format + + cancel + ++ +-+ ... Makes it much easier to understand what the software's up to. And, paint the pushbuttons the same color you've done your bikeshed. Cheers, Pedro Alves -- Uns

Re: hacked package on server

2007-07-16 Thread Pedro Alves
be for a patch to show up implementing Thorsten's suggestion that cfg pointed out. Until someone steps up to do the work, this discussion is just going to fade out and die. Cheers, Pedro Alves -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: h

Re: Installing Cron on Windows 2003 Server...

2007-03-16 Thread Pedro Alves
Eric Blake wrote: Pedro Alves portugalmail.pt> writes: Dave Korn wrote: Ctrl+D is a better way to close the file actually. If you mean EOF, why not *say* EOF? Unless you type it one time too much, and ... uupps, there goes the shell :) Which is wh

Re: Installing Cron on Windows 2003 Server...

2007-03-16 Thread Pedro Alves
Dave Korn wrote: Ctrl+D is a better way to close the file actually. If you mean EOF, why not *say* EOF? :-) Unless you type it one time too much, and ... uupps, there goes the shell :) Cheers, Pedro Alves -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: GDB Ctrl-C Interrupt Fails WORKAROUND

2007-03-04 Thread Pedro Alves
h that wouldn't solve the MinGW/'gcc -mno-cygwin' side of the problem. I wonder why it never went into cygwin1.dll. Chris, was it lack of time, or is there any major stumbling block? Cheers, Pedro Alves -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simpl

Re: missing definition of __STRING macro in standard cygwin headers

2007-03-03 Thread Pedro Alves
Brian Dessent wrote: Pedro Alves wrote: It wouldn't work. #define __STRING #x != #define __STRING(x) #x I am just quoting what the OP said, which was: What the web link basically says that cygwin doesn't have #define __STRING #x defined in any of the standard header files which

Re: missing definition of __STRING macro in standard cygwin headers

2007-03-03 Thread Pedro Alves
27;t work. #define __STRING #x != #define __STRING(x) #x But I do agree with Eric. Anyway, if chosen to change the FAAC side of the fence, instead of: #ifdef __CYGWIN__ #define __STRING ... #endif It would be perhaps better to: #ifndef __STRING #define __STRING ... #endif Cheers, Pedro Alves

Re: GDB Ctrl-C Interrupt Fails WORKAROUND

2007-02-28 Thread Pedro Alves
Christopher Faylor escreveu: On Thu, Mar 01, 2007 at 12:15:12AM +, Pedro Alves wrote: Is there a reason DebugBreakProcess can't be used from inside gdb if sending a ctrl-c with GenerateConsoleCtrlEvent (CTRL_C_EVENT, pid) doesn't work? I suppose that it could be used for that bu

Re: GDB Ctrl-C Interrupt Fails WORKAROUND

2007-02-28 Thread Pedro Alves
ulate it with CreateRemoteThread with entry point set to DebugBreak or something similar. The worst case would be that a dll would have to be injected to load a function that does the DebugBreak in the debuggee's address space. Cheers, Pedro Alves -- Unsubscribe info: http://cygwin.com/ml

Re: /dev/null timing and clock skew problems

2007-02-27 Thread Pedro Alves
with messages due to real clock skews." Cheers, Pedro Alves -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: /dev/null timing and clock skew problems

2007-02-26 Thread Pedro Alves
2 s in the future Cheers, Pedro Alves -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: patch -e from stdin broken?

2007-02-21 Thread Pedro Alves
Hi Igor, Igor Peshansky wrote: On Wed, 21 Feb 2007, Pedro Alves wrote: (Here is the original message I tried to send earlier, sorry for the mess.) Hi guys, While looking at why 'quilt annotate' is broken in Cygwin, I found something fishy on 'patch' in ed mode. Looks li

Re: patch -e from stdin broken?

2007-02-21 Thread Pedro Alves
g -p or --strip option? File to patch: a.txt $ cat a.txt a new line $ $ patch -e a.txt < ab.diff /cygdrive/c/DOCUME~1/ADMINI~1/DEFINI~1/Temp/poh0o0Rq: No such file or directory Cheers, Pedro Alves -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/