public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* GNU Tools Cauldron 2012 - BoF: Roadmap
@ 2012-02-01 18:17 Jan Kratochvil
  2012-02-01 20:11 ` Jose E. Marchesi
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Kratochvil @ 2012-02-01 18:17 UTC (permalink / raw)
  To: gdb

Hi,

It would be nice to make a general GDB BoF there, are more GDB contributors
planning to attend Cauldron?
	http://gcc.gnu.org/wiki/cauldron2012
	Prague, Czech Republic, July 9 to 11, 2012

The London one pointed out some missing features (*).

Current status:
http://sourceware.org/gdb/wiki/ProjectArcher
http://sourceware.org/gdb/wiki/ProjectIdeas


Regards,
Jan

(*) Not that they would all get already implemented, though...



Title: GDB Roadmap
Authors: Jan Kratochvil
Abstract:
Status of missing features, status of features being worked on (known to me).

Which way to keep unused template methods code separate from the code output.
Dynamic types (such as variable length arrays) implementation choices in GDB.

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

* Re: GNU Tools Cauldron 2012 - BoF: Roadmap
  2012-02-01 18:17 GNU Tools Cauldron 2012 - BoF: Roadmap Jan Kratochvil
@ 2012-02-01 20:11 ` Jose E. Marchesi
  2012-02-06 17:42   ` Kevin Pouget
  0 siblings, 1 reply; 3+ messages in thread
From: Jose E. Marchesi @ 2012-02-01 20:11 UTC (permalink / raw)
  To: Jan Kratochvil; +Cc: gdb

    
    It would be nice to make a general GDB BoF there, are more GDB contributors
    planning to attend Cauldron?

ATM I am just getting familiar with the sims stuff and working in a
private git repo, so I cannot be considered as a contributor (yet), but
I will be attending the Cauldron :)

-- 
Jose E. Marchesi         http://www.jemarch.net
GNU Project              http://www.gnu.org

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

* Re: GNU Tools Cauldron 2012 - BoF: Roadmap
  2012-02-01 20:11 ` Jose E. Marchesi
@ 2012-02-06 17:42   ` Kevin Pouget
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Pouget @ 2012-02-06 17:42 UTC (permalink / raw)
  To: Jan Kratochvil, gdb

On Wed, Feb 1, 2012 at 9:10 PM, Jose E. Marchesi <jemarch@gnu.org> wrote:
>
>    It would be nice to make a general GDB BoF there, are more GDB contributors
>    planning to attend Cauldron?
>
> ATM I am just getting familiar with the sims stuff and working in a
> private git repo, so I cannot be considered as a contributor (yet), but
> I will be attending the Cauldron :)

hello,

I'll participate as well, and I registered myself to give a
presentation about my PhD on-going work, as described in the abstract
below.


Title: Supporting Parallel Component Debugging Using the GDB Python Interface
Authors: Kevin POUGET, Miguel SANTANA, Jean-François MEHAUT and Vania
Marangozova-Martin
Abstract:
In this presentation, we will introduce the work we have
undertaken in a join R&D effort of STMicroelectronics and the
Laboratoire d'Informatique de Grenoble on the GDB project.

In the context of parallel and embedded computing, debugging is well-
recognized as a complex activity. Nowadays, such applications are not
developed anymore from scratch, relying only on the programming
language primitives. Instead, they lean upon more advanced programming
models allowing an easier expression of parallelism.

Interactive debuggers like GDB evolved from their earlier times when
they could only handle machine instructions to support the source
languages used by developers to write their applications. We believe
that their next evolution could be the support of programming models,
which would help the developers to manipulate higher level
abstractions like the entities or communication mechanisms defined by
the programming model. These abstractions will have the advantage of
being closer to the concepts the developer dealt with during
development time and they will help her to keep focused on application
execution behaviour.

Hence, our work consists in improving GDB towards the support of such
programming models. On top of GDB's Python interface, and extending it
with contributed patches whenever it was required, we prepared a
framework supporting the debugging of an ST home-made embedded
component framework for MPSoC systems, running on an x86
simulator. The presentation will detail how we leveraged GDB to gather
relevant runtime information about the component framework and the set
of new features we developed, along with use-cases about their usage.

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

end of thread, other threads:[~2012-02-06 17:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-01 18:17 GNU Tools Cauldron 2012 - BoF: Roadmap Jan Kratochvil
2012-02-01 20:11 ` Jose E. Marchesi
2012-02-06 17:42   ` Kevin Pouget

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).