Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* annual question
@ 2007-06-25 18:14 Gaius Mulley
  2007-06-25 18:38 ` Anmol P. Paralkar
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Gaius Mulley @ 2007-06-25 18:14 UTC (permalink / raw)
  To: gdb


Hi,

I was just wondering how many gdb people will be attending the GCC
developers conference?  I'm certainly looking forward to Daniel's talk
- should be really interesting,

best wishes,
Gaius


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

* Re: annual question
  2007-06-25 18:14 annual question Gaius Mulley
@ 2007-06-25 18:38 ` Anmol P. Paralkar
  2007-06-25 18:50 ` Jim Blandy
  2007-06-25 20:28 ` Ulrich Weigand
  2 siblings, 0 replies; 9+ messages in thread
From: Anmol P. Paralkar @ 2007-06-25 18:38 UTC (permalink / raw)
  To: Gaius Mulley; +Cc: gdb

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed, Size: 738 bytes --]

On Mon, 25 Jun 2007, Gaius Mulley wrote:

>
> Hi,
>
> I was just wondering how many gdb people will be attending the GCC
> developers conference?  I'm certainly looking forward to Daniel's talk
> - should be really interesting,
>
> best wishes,
> Gaius
>

Hi Gaius,

  I would be attending from a GDB perspective and in addition to Daniel's
  talk on Reversible Debugging (in collaboration with Paul Brooks and
  Michael Snyder) and Árpád Beszédes' talk on Program Slicing I am also
  looking forward to a GDB Internals BOFS session. I really hope we can
  have such a session and I would sincerely request the GDB community to
  put together at-least a small workshop in this regard.

Thanks & Best Regards,
Anmol.

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

* Re: annual question
  2007-06-25 18:14 annual question Gaius Mulley
  2007-06-25 18:38 ` Anmol P. Paralkar
@ 2007-06-25 18:50 ` Jim Blandy
  2007-06-25 20:41   ` Eli Zaretskii
  2007-06-25 20:28 ` Ulrich Weigand
  2 siblings, 1 reply; 9+ messages in thread
From: Jim Blandy @ 2007-06-25 18:50 UTC (permalink / raw)
  To: Gaius Mulley; +Cc: gdb


Gaius Mulley <gaius@glam.ac.uk> writes:
> I was just wondering how many gdb people will be attending the GCC
> developers conference?  I'm certainly looking forward to Daniel's talk
> - should be really interesting,

I'll be there.


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

* Re: annual question
  2007-06-25 18:14 annual question Gaius Mulley
  2007-06-25 18:38 ` Anmol P. Paralkar
  2007-06-25 18:50 ` Jim Blandy
@ 2007-06-25 20:28 ` Ulrich Weigand
  2 siblings, 0 replies; 9+ messages in thread
From: Ulrich Weigand @ 2007-06-25 20:28 UTC (permalink / raw)
  To: Gaius Mulley; +Cc: gdb

Gaius Mulley wrote:

> I was just wondering how many gdb people will be attending the GCC
> developers conference?  I'm certainly looking forward to Daniel's talk
> - should be really interesting,

I'll be there.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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

* Re: annual question
  2007-06-25 18:50 ` Jim Blandy
@ 2007-06-25 20:41   ` Eli Zaretskii
  2007-06-25 20:48     ` Daniel Jacobowitz
                       ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Eli Zaretskii @ 2007-06-25 20:41 UTC (permalink / raw)
  To: Jim Blandy; +Cc: gaius, gdb

> Cc: gdb@sources.redhat.com
> From: Jim Blandy <jimb@codesourcery.com>
> Date: Mon, 25 Jun 2007 11:50:23 -0700
> 
> 
> Gaius Mulley <gaius@glam.ac.uk> writes:
> > I was just wondering how many gdb people will be attending the GCC
> > developers conference?  I'm certainly looking forward to Daniel's talk
> > - should be really interesting,
> 
> I'll be there.

Which reminds me the question I want to ask (annually) whenever this
comes up: where is ``there''? how does one know when and where will
such conferences take place, so one could plan in advance?

Or do you-all assume that everyone who counts live within a shouting
distance from the conference hall, and in any case in the -0700
timezone?


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

* Re: annual question
  2007-06-25 20:41   ` Eli Zaretskii
@ 2007-06-25 20:48     ` Daniel Jacobowitz
  2007-06-26 17:58       ` Eric Weddington
  2007-06-25 21:59     ` Jim Blandy
  2007-06-25 23:32     ` Gaius Mulley
  2 siblings, 1 reply; 9+ messages in thread
From: Daniel Jacobowitz @ 2007-06-25 20:48 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Jim Blandy, gaius, gdb

On Mon, Jun 25, 2007 at 11:41:11PM +0300, Eli Zaretskii wrote:
> Which reminds me the question I want to ask (annually) whenever this
> comes up: where is ``there''? how does one know when and where will
> such conferences take place, so one could plan in advance?
> 
> Or do you-all assume that everyone who counts live within a shouting
> distance from the conference hall, and in any case in the -0700
> timezone?

It's a recurring event, in Ottawa (and I can't shout that far :-):
  http://www.gccsummit.org/

It's nominally a GCC conference, as you can guess from the name, which
is why it was never really announced on these lists.  There's usually
a few talks about other GNU tools packages, though, and a couple of
GDB developers wandering around.

-- 
Daniel Jacobowitz
CodeSourcery


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

* Re: annual question
  2007-06-25 20:41   ` Eli Zaretskii
  2007-06-25 20:48     ` Daniel Jacobowitz
@ 2007-06-25 21:59     ` Jim Blandy
  2007-06-25 23:32     ` Gaius Mulley
  2 siblings, 0 replies; 9+ messages in thread
From: Jim Blandy @ 2007-06-25 21:59 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: gaius, gdb


Eli Zaretskii <eliz@gnu.org> writes:
> Or do you-all assume that everyone who counts live within a shouting
> distance from the conference hall, and in any case in the -0700
> timezone?

If that's the case, I don't count: it's in Ottawa, Canada. :)

I think it's gradually turning into a GDB conference, too.  We just
need to publish more papers.


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

* Re: annual question
  2007-06-25 20:41   ` Eli Zaretskii
  2007-06-25 20:48     ` Daniel Jacobowitz
  2007-06-25 21:59     ` Jim Blandy
@ 2007-06-25 23:32     ` Gaius Mulley
  2 siblings, 0 replies; 9+ messages in thread
From: Gaius Mulley @ 2007-06-25 23:32 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Jim Blandy, gdb

Eli Zaretskii <eliz@gnu.org> writes:

> > Cc: gdb@sources.redhat.com
> > From: Jim Blandy <jimb@codesourcery.com>
> > Date: Mon, 25 Jun 2007 11:50:23 -0700
> > 
> > 
> > Gaius Mulley <gaius@glam.ac.uk> writes:
> > > I was just wondering how many gdb people will be attending the GCC
> > > developers conference?  I'm certainly looking forward to Daniel's talk
> > > - should be really interesting,
> > 
> > I'll be there.
> 
> Which reminds me the question I want to ask (annually) whenever this
> comes up: where is ``there''? how does one know when and where will
> such conferences take place, so one could plan in advance?
> 
> Or do you-all assume that everyone who counts live within a shouting
> distance from the conference hall, and in any case in the -0700
> timezone?

Hi,

I believe there is still time (although it might be tight) to book
everything - from what I recall the cut off date is the 1st July (or
at least that is when printing, ordering etc occurs).

https://www.gccsummit.org/2007/login.php

once registered, you get a reminder in future years,

regards,
Gaius


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

* RE: annual question
  2007-06-25 20:48     ` Daniel Jacobowitz
@ 2007-06-26 17:58       ` Eric Weddington
  0 siblings, 0 replies; 9+ messages in thread
From: Eric Weddington @ 2007-06-26 17:58 UTC (permalink / raw)
  To: 'Daniel Jacobowitz', 'Eli Zaretskii'
  Cc: 'Jim Blandy', gaius, gdb



> -----Original Message-----
> From: Daniel Jacobowitz [mailto:drow@false.org]
> Sent: Monday, June 25, 2007 2:48 PM
> To: Eli Zaretskii
> Cc: Jim Blandy; gaius@glam.ac.uk; gdb@sources.redhat.com
> Subject: Re: annual question
>
> It's a recurring event, in Ottawa (and I can't shout that far :-):
>   http://www.gccsummit.org/
>
> It's nominally a GCC conference, as you can guess from the name, which
> is why it was never really announced on these lists.  There's usually
> a few talks about other GNU tools packages, though, and a couple of
> GDB developers wandering around.

This is my first time attending the GCC Summit, and I too am looking forward
to Daniel's presentation:
<http://www.gccsummit.org/2007/view_abstract.php?content_key=22>

Eric Weddington



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

end of thread, other threads:[~2007-06-26 17:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-25 18:14 annual question Gaius Mulley
2007-06-25 18:38 ` Anmol P. Paralkar
2007-06-25 18:50 ` Jim Blandy
2007-06-25 20:41   ` Eli Zaretskii
2007-06-25 20:48     ` Daniel Jacobowitz
2007-06-26 17:58       ` Eric Weddington
2007-06-25 21:59     ` Jim Blandy
2007-06-25 23:32     ` Gaius Mulley
2007-06-25 20:28 ` Ulrich Weigand

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