This is the mail archive of the gdb@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] | |
Host fragments are for native debugger support routines now - only.
What am I missing?
You're missing the fact that xm-mingw32.h comes from your local patches, not from the FSF tree. CVS gdb has absolutely no xm files left - even after Mark has added most of a MinGW host support.
$ find . -name 'xm-*.h' ./gdb/config/i386/xm-cygwin.h ./gdb/config/i386/xm-go32.h
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |