* GDB BoF at the 2009 GCC Summit
@ 2009-06-10 15:54 Joel Brobecker
2009-06-10 16:32 ` Thiago Jung Bauermann
0 siblings, 1 reply; 7+ messages in thread
From: Joel Brobecker @ 2009-06-10 15:54 UTC (permalink / raw)
To: gdb
Hello everyone,
We hosted a GDB BoF at this year's GCC Summit, and the format we elected
to use was a Q&A session, much like the Q&A session that we had for GCC.
A few question were asked. I took a few notes, and just finished putting
them on the Wiki:
http://sourceware.org/gdb/wiki/2009_GCC_Summit_BoF
(I also added a link from the main page of the Wiki).
The couple of items that attracted my attention:
- Are we going to move GDB to C++;
- Status of the "inline" patch;
- Debugging optimized code.
We also received a few suggestions...
--
Joel
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: GDB BoF at the 2009 GCC Summit
2009-06-10 15:54 GDB BoF at the 2009 GCC Summit Joel Brobecker
@ 2009-06-10 16:32 ` Thiago Jung Bauermann
2009-06-11 1:05 ` Hui Zhu
0 siblings, 1 reply; 7+ messages in thread
From: Thiago Jung Bauermann @ 2009-06-10 16:32 UTC (permalink / raw)
To: gdb; +Cc: Joel Brobecker
Em Quarta-feira 10 Junho 2009, às 12:54:44, Joel Brobecker escreveu:
> A few question were asked. I took a few notes, and just finished putting
> them on the Wiki:
>
> http://sourceware.org/gdb/wiki/2009_GCC_Summit_BoF
>
> (I also added a link from the main page of the Wiki).
>
> The couple of items that attracted my attention:
> - Are we going to move GDB to C++;
> - Status of the "inline" patch;
> - Debugging optimized code.
>
> We also received a few suggestions...
Nice! We should also encourage people to open wishlist bugzillas for feature
requests. And we should encourage ourselves to actually read those bugzillas.
:-)
Did I mention already that I envy you folks who are at the summit?
Please don't forget to take at least one picture with the GDB gang!
--
[]'s
Thiago Jung Bauermann
Software Engineer
IBM Linux Technology Center
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB BoF at the 2009 GCC Summit
2009-06-10 16:32 ` Thiago Jung Bauermann
@ 2009-06-11 1:05 ` Hui Zhu
2009-06-11 14:04 ` Joel Brobecker
0 siblings, 1 reply; 7+ messages in thread
From: Hui Zhu @ 2009-06-11 1:05 UTC (permalink / raw)
To: Thiago Jung Bauermann; +Cc: gdb, Joel Brobecker
On Thu, Jun 11, 2009 at 00:31, Thiago Jung Bauermann<bauerman@br.ibm.com> wrote:
> Em Quarta-feira 10 Junho 2009, às 12:54:44, Joel Brobecker escreveu:
>> A few question were asked. I took a few notes, and just finished putting
>> them on the Wiki:
>>
>> http://sourceware.org/gdb/wiki/2009_GCC_Summit_BoF
>>
>> (I also added a link from the main page of the Wiki).
>>
>> The couple of items that attracted my attention:
>> - Are we going to move GDB to C++;
>> - Status of the "inline" patch;
>> - Debugging optimized code.
>>
>> We also received a few suggestions...
>
> Nice! We should also encourage people to open wishlist bugzillas for feature
> requests. And we should encourage ourselves to actually read those bugzillas.
> :-)
>
> Did I mention already that I envy you folks who are at the summit?
> Please don't forget to take at least one picture with the GDB gang!
Wish we can see more people in this pic. :)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB BoF at the 2009 GCC Summit
2009-06-11 1:05 ` Hui Zhu
@ 2009-06-11 14:04 ` Joel Brobecker
2009-06-12 3:10 ` Hui Zhu
0 siblings, 1 reply; 7+ messages in thread
From: Joel Brobecker @ 2009-06-11 14:04 UTC (permalink / raw)
To: Hui Zhu; +Cc: Thiago Jung Bauermann, gdb
> > Did I mention already that I envy you folks who are at the summit?
> > Please don't forget to take at least one picture with the GDB gang!
I really encourage everyone to come next year. It's really nice to be
able to have face to face contact, and you can even corner one of the
maintainers into discussing an issue that's close to your heart ;-).
Note that, this year, we were also treated to 3 GDB presentations
on top of the GDB BoF. So it was an interesting summit for GDB hackers
too!
--
Joel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB BoF at the 2009 GCC Summit
2009-06-11 14:04 ` Joel Brobecker
@ 2009-06-12 3:10 ` Hui Zhu
2009-06-13 2:33 ` Eli Zaretskii
0 siblings, 1 reply; 7+ messages in thread
From: Hui Zhu @ 2009-06-12 3:10 UTC (permalink / raw)
To: Joel Brobecker; +Cc: Thiago Jung Bauermann, gdb
On Thu, Jun 11, 2009 at 22:04, Joel Brobecker<brobecker@adacore.com> wrote:
>> > Did I mention already that I envy you folks who are at the summit?
>> > Please don't forget to take at least one picture with the GDB gang!
>
> I really encourage everyone to come next year. It's really nice to be
> able to have face to face contact, and you can even corner one of the
> maintainers into discussing an issue that's close to your heart ;-).
>
> Note that, this year, we were also treated to 3 GDB presentations
> on top of the GDB BoF. So it was an interesting summit for GDB hackers
> too!
I will try to there 2010. Wish I can get a sponsor for it. :)
Hui
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB BoF at the 2009 GCC Summit
2009-06-12 3:10 ` Hui Zhu
@ 2009-06-13 2:33 ` Eli Zaretskii
2009-06-13 7:33 ` Hui Zhu
0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2009-06-13 2:33 UTC (permalink / raw)
To: Hui Zhu; +Cc: brobecker, bauerman, gdb
> Date: Fri, 12 Jun 2009 11:10:27 +0800
> From: Hui Zhu <teawater@gmail.com>
> Cc: Thiago Jung Bauermann <bauerman@br.ibm.com>, gdb@sourceware.org
>
> I will try to there 2010. Wish I can get a sponsor for it. :)
Or closer to where I live most of the year. ;-)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB BoF at the 2009 GCC Summit
2009-06-13 2:33 ` Eli Zaretskii
@ 2009-06-13 7:33 ` Hui Zhu
0 siblings, 0 replies; 7+ messages in thread
From: Hui Zhu @ 2009-06-13 7:33 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: brobecker, bauerman, gdb
On Sat, Jun 13, 2009 at 10:32, Eli Zaretskii<eliz@gnu.org> wrote:
>> Date: Fri, 12 Jun 2009 11:10:27 +0800
>> From: Hui Zhu <teawater@gmail.com>
>> Cc: Thiago Jung Bauermann <bauerman@br.ibm.com>, gdb@sourceware.org
>>
>> I will try to there 2010. Wish I can get a sponsor for it. :)
>
> Or closer to where I live most of the year. ;-)
>
This idea is better. :)
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-06-13 7:33 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-10 15:54 GDB BoF at the 2009 GCC Summit Joel Brobecker
2009-06-10 16:32 ` Thiago Jung Bauermann
2009-06-11 1:05 ` Hui Zhu
2009-06-11 14:04 ` Joel Brobecker
2009-06-12 3:10 ` Hui Zhu
2009-06-13 2:33 ` Eli Zaretskii
2009-06-13 7:33 ` Hui Zhu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox