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] | |
Hello,
I spotted a patch that added a #include without updating the list
of dependencies in our makefile:
* varobj.c: Include block.h.
(c_value_of_root): Check scope within nested statements.
Adjusted as obvious thusly.
2007-03-29 Joel Brobecker <brobecker@adacore.com>
* Makefile.in (varobj.o): Add missing dependency.
Tested on x86-linux by rebuilding GDB.
--
Joel
Attachment:
dep.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |