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]

Re: [PATCH v2 7/9] compile: New 'compile print'


On Mon, 06 Apr 2015 19:49:28 +0200, Paul_Koning@dell.com wrote:
> where does it run?  Presumably on the target.

Yes.

> Does it only work for native gdb?

Yes.

> Does it work with gdbserver?

Yes.

> It would be good to state the limitations and assumptions.

I am not aware of any, there may be needed some target-specific support like
for s390 gcc -m31 but in general it should work.

I could pick some 10 years old discussion that NEWS file should not contain
limitations, that those are just bugs for future ChangeLog entries.


> Also, “the compiler” begs the question: which one, i.e., how is “the
> compiler” found?

A complicated way, for non-native targets an appropriate cross-gcc should be
found.


Jan


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