This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix for PR exp/1821


Hi Daniel,

>
> Yes, this is OK, with a couple of formatting corrections (see below).
> Do you think you could add a testcase for this problem?


Corrected the formatting errors and added a testcase for this.
gdb.base/gdb1821.c / gdb1821.exp .

Ok to commit ?

regards
Ramana


ChangeLog:

2004-12-06  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>

	PR exp/1821
	* cp_valprint.c(cp_print_value_fields): Include language.h .
	Pass current_language to fprintf_symbol_filtered
	* testsuite/gdb.base/gdb1821.c: New test file
	* testsuite/gdb.base/gdb1821.exp: New test file



----
Ramana Radhakrishnan
Codito Technologies

Attachment: gdb1821patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]