Re: [URGENT] Ideas for Google Summer of Code
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Pedro" == Pedro Alves <[email protected]> writes: Pedro> I'm too late now, one thought just crossed my mind: it's kind of Pedro> odd that GDB has all this pretty printing machinery in place, but doesn't Pedro> have pretty printers for its own structures, like struct type/main_type, Pedro> and VECs. :-P It'd be nice to address that. :-) There's a bit in the delightfully-named gdb/gdb-gdb.py. At least for me it doesn't trigger by default though. Tom