Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* xm-files?
@ 2004-11-01 16:09 Andrew Cagney
  2004-11-01 21:28 ` xm-files? Eli Zaretskii
  2004-11-13 16:20 ` xm-files? Eli Zaretskii
  0 siblings, 2 replies; 7+ messages in thread
From: Andrew Cagney @ 2004-11-01 16:09 UTC (permalink / raw)
  To: gdb, Eli Zaretskii, Christopher Faylor

Eli, Chris, what's our current status on the xm-files and djgpp/cygwin?

Andrew


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: xm-files?
  2004-11-01 16:09 xm-files? Andrew Cagney
@ 2004-11-01 21:28 ` Eli Zaretskii
  2004-11-13 16:20 ` xm-files? Eli Zaretskii
  1 sibling, 0 replies; 7+ messages in thread
From: Eli Zaretskii @ 2004-11-01 21:28 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb, cgf

> Date: Mon, 01 Nov 2004 11:02:51 -0500
> From: Andrew Cagney <cagney@gnu.org>
> 
> Eli, Chris, what's our current status on the xm-files and djgpp/cygwin?

It's been on my todo list for some time to see if it can be removed.
I hope to find some time to look at it soon.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: xm-files?
  2004-11-01 16:09 xm-files? Andrew Cagney
  2004-11-01 21:28 ` xm-files? Eli Zaretskii
@ 2004-11-13 16:20 ` Eli Zaretskii
  2005-02-08 16:00   ` xm-files? Andrew Cagney
  1 sibling, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2004-11-13 16:20 UTC (permalink / raw)
  To: gdb

> From: "Eli Zaretskii" <eliz@gnu.org> 
> To: Andrew Cagney <cagney@gnu.org> 
> Cc: gdb@sources.redhat.com, cgf@alum.bu.edu 
> Date: Mon, 01 Nov 2004 23:22:48 +0200 
> 
> It's been on my todo list for some time to see if it can be removed.
> I hope to find some time to look at it soon.

I looked into this, and there are still 2 items to take care of:
GDBINIT_FILENAME and DIRNAME_SEPARATOR.  I'll try to fix that soon.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: xm-files?
  2004-11-13 16:20 ` xm-files? Eli Zaretskii
@ 2005-02-08 16:00   ` Andrew Cagney
  2005-02-09 13:29     ` xm-files? Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Cagney @ 2005-02-08 16:00 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: gdb

Eli Zaretskii wrote:
>>From: "Eli Zaretskii" <eliz@gnu.org> 
>>To: Andrew Cagney <cagney@gnu.org> 
>>Cc: gdb@sources.redhat.com, cgf@alum.bu.edu 
>>Date: Mon, 01 Nov 2004 23:22:48 +0200 
>>
>>It's been on my todo list for some time to see if it can be removed.
>>I hope to find some time to look at it soon.
> 
> 
> I looked into this, and there are still 2 items to take care of:
> GDBINIT_FILENAME and DIRNAME_SEPARATOR.  I'll try to fix that soon.

How is this going?

Andrew


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: xm-files?
  2005-02-08 16:00   ` xm-files? Andrew Cagney
@ 2005-02-09 13:29     ` Eli Zaretskii
  2005-02-11 14:13       ` xm-files? Andrew Cagney
  0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2005-02-09 13:29 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb

> Date: Tue, 08 Feb 2005 10:45:18 -0500
> From: Andrew Cagney <cagney@gnu.org>
> Cc: gdb@sources.redhat.com
> 
> Eli Zaretskii wrote:
> >>From: "Eli Zaretskii" <eliz@gnu.org> 
> >>To: Andrew Cagney <cagney@gnu.org> 
> >>Cc: gdb@sources.redhat.com, cgf@alum.bu.edu 
> >>Date: Mon, 01 Nov 2004 23:22:48 +0200 
> >>
> >>It's been on my todo list for some time to see if it can be removed.
> >>I hope to find some time to look at it soon.
> > 
> > 
> > I looked into this, and there are still 2 items to take care of:
> > GDBINIT_FILENAME and DIRNAME_SEPARATOR.  I'll try to fix that soon.
> 
> How is this going?

Sorry, I still didn't have time to do anything about that, and the
recent CVS repository problem didn't help.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: xm-files?
  2005-02-09 13:29     ` xm-files? Eli Zaretskii
@ 2005-02-11 14:13       ` Andrew Cagney
  2005-02-11 16:40         ` xm-files? Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Cagney @ 2005-02-11 14:13 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: gdb

Eli Zaretskii wrote:
>>Date: Tue, 08 Feb 2005 10:45:18 -0500
>>From: Andrew Cagney <cagney@gnu.org>
>>Cc: gdb@sources.redhat.com
>>
>>Eli Zaretskii wrote:
>>
>>>>From: "Eli Zaretskii" <eliz@gnu.org> 
>>>>To: Andrew Cagney <cagney@gnu.org> 
>>>>Cc: gdb@sources.redhat.com, cgf@alum.bu.edu 
>>>>Date: Mon, 01 Nov 2004 23:22:48 +0200 
>>>>
>>>>It's been on my todo list for some time to see if it can be removed.
>>>>I hope to find some time to look at it soon.
>>>
>>>
>>>I looked into this, and there are still 2 items to take care of:
>>>GDBINIT_FILENAME and DIRNAME_SEPARATOR.  I'll try to fix that soon.
>>
>>How is this going?
> 
> 
> Sorry, I still didn't have time to do anything about that, and the
> recent CVS repository problem didn't help.

Yea, it being down for 2 days last weekend wouldn't help :-(  Anyway, 
it's now back up.

Andrew


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: xm-files?
  2005-02-11 14:13       ` xm-files? Andrew Cagney
@ 2005-02-11 16:40         ` Eli Zaretskii
  0 siblings, 0 replies; 7+ messages in thread
From: Eli Zaretskii @ 2005-02-11 16:40 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb

> Date: Fri, 11 Feb 2005 09:09:18 -0500
> From: Andrew Cagney <cagney@gnu.org>
> Cc: gdb@sources.redhat.com
> 
> > Sorry, I still didn't have time to do anything about that, and the
> > recent CVS repository problem didn't help.
> 
> Yea, it being down for 2 days last weekend wouldn't help :-(

It did that on a day I took a day off to try to catch up.

I will try to find time in the near future.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-02-11 15:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-01 16:09 xm-files? Andrew Cagney
2004-11-01 21:28 ` xm-files? Eli Zaretskii
2004-11-13 16:20 ` xm-files? Eli Zaretskii
2005-02-08 16:00   ` xm-files? Andrew Cagney
2005-02-09 13:29     ` xm-files? Eli Zaretskii
2005-02-11 14:13       ` xm-files? Andrew Cagney
2005-02-11 16:40         ` xm-files? Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox