This is the mail archive of the gdb-patches@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]

Re: testcase for "absolute source" patch


Baurzhan Ismagulov <baurzhan.ismagulov@sbs.com.tr> wrote:
> I've already specified the return type and removed the flag. I just
> wanted to know what I'm doing.

Yeah, it's a tiny issue, and either way is okay.

> What about just having pre_cmd and post_cmd in call_remote? Can the same
> technique be applied to whatever gets called from gdb_test?

And this is a big issue, and no known way is okay.

I haven't spent much time at this level of the code yet.
Basically I have to understand this code, then probably
re-design parts of it to add more features.

> This would work for the compilation, but I'm not sure about gdb_test.
> Is there an introduction about the build and host interaction during
> gdb_start, gdb_test and gdb_exit?

No, there isn't.

Michael


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