Introduction

This page lists ideas for projects which GDB would like to have implemented by GSoC students. We may also consider items which are not in this list. Please discuss your chosen idea with the GDB community before applying for the GSoC. You can find us in the #gdb channel at Freenode, but we prefer that GSoC discussions happen in the GDB mailing list, namely gdb [at] sourceware.org

Students can work on GDB ideas through the GNU Project organization. Please read the GNU guidelines for Summer of Code projects, it has good tips which will help you submit a proposal with more chances of being successful.

Ideas

We collect ideas for the GDB project in the ProjectIdeas page. The ones we think would make interesting GSoC projects were cherry-picked to this page, and expanded. You are of course welcome to submit proposals for other ideas from that page, or even ideas of your own.

If you are seriously considering and preparing to work on a GSoC project in GDB, read the DeveloperTips, the GDB Internals document (very incomplete, but gives an idea on how GDB is organized internally) and the CONTRIBUTE document in <gdb-src>/gdb/CONTRIBUTE.

Help with Python scripting support

Some things a student could work on:

The PythonGdb page has more ideas for future work.

Support pipes in the run command (this may be too small for a GSoC)

An interested student mentioned that he will work on this while GSoC doesn't start.

Implement "invisible" mode

It would be useful if GDB had an "invisible" mode, where it handles I/O redirection to the inferior properly, and where it defers showing the CLI until some events occurs.

Features in bugzilla

There are more possible features to implement in Bugzilla. You'll have to dig a little to find them. The key thing for SoC is to pick one that is neither too big nor too small.

None: SummerOfCode2011/Ideas (last edited 2011-03-11 19:06:22 by TomTromey)

All content (C) 2008 Free Software Foundation. For terms of use, redistribution, and modification, please see the WikiLicense page.