Re: Updated the recommended .gdbinit
Cédric Bosdonnat <[email protected]>
| Newsgroups | gmane.comp.gnome.ximian.openoffice |
|---|---|
| Message-ID | <[email protected]> |
Hi Kendy, On Wed, 2010-04-14 at 14:17 +0200, Jan Holesovsky wrote: > It is called 'ps', and should be now the only macro you need to examine OOo > strings. It autodetects the type of the string, and calls one of the string > printing macros accordingly. Cool idea! I made some changes to it to reflect because that was making gdb crash on my OpenSuse 11.2. I only removed the intermediary $ns variable in all the string printing macros (including ps). -- Cedric