This is the mail archive of the gdb-patches@sourceware.org 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] | |
While working on providing a parse-context to the parse routines,
I realized that parse_expression_in_context is not used at all.
I also checked insight as well, just to make sure.
2007-12-16 Joel Brobecker <brobecker@adacore.com>
* expression.h (parse_expression_in_context): Delete prototype.
* parse.c (parse_expression_in_context): Delete.
Verified by rebuilding GDB on x86-linux.
Checked in as obvious.
--
Joel
Attachment:
parse.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |