> -----Message d'origine----- > De : fpc-pascal-boun...@lists.freepascal.org [mailto:fpc-pascal- > boun...@lists.freepascal.org] De la part de Seth Grover > Envoyé : Monday, May 10, 2010 2:48 PM > À : fpc-pascal@lists.freepascal.org > Objet : [fpc-pascal] annoying gdb bug fixed > > For those of you interested, in the GDB 7.1 release there is a bug > which prevents "var" arguments from being "print"ed correctly in GDB. > I logged a bug for this > (http://sourceware.org/bugzilla/show_bug.cgi?id=11349), for which a > GDB developer checked up a fix into the GDB cvs trunk late last week.
This was me... I just wanted to add that this bug is most probably specific to the debug format used: only the dwarf debug format generated information that triggered that bug. So don't be surprised if you never saw that problem, it's just because you probably use stabs debug information. Pierre Muller Pascal language support maintainer for GDB ... and Free Pascal Core developper _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal