This is the mail archive of the gdb@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] |
I see a lot of tests that use "if not isnative", but that surely isn't right, since that test only compares the host and target board names.
It seems like a dumb question, but why isn't this right?
Because host might be the same as target, and I still might be a remote board, eg. if I'm using gdbserver.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |