From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Tromey To: Andrew Cagney Cc: Eli Zaretskii , gdb-patches@sources.redhat.com Subject: Re: PATCH: gdb --args Date: Thu, 11 Oct 2001 10:29:00 -0000 Message-id: <87g08qxeb4.fsf@creche.redhat.com> References: <87ofnfm80i.fsf@creche.redhat.com> <3BC5BB72.9040300@cygnus.com> <9003-Thu11Oct2001185620+0200-eliz@is.elta.co.il> <3BC5D5AE.1020106@cygnus.com> X-SW-Source: 2001-10/msg00137.html >>>>> "Andrew" == Andrew Cagney writes: Andrew> The target's operating system. I think the target's operating Andrew> system is something independant of the actual interface Andrew> (ptrace, procfs, remote, ...) GDB uses to control the target Andrew> program. Is there a target OS vector or something like that? I don't understand how the code would look if I made this change. Tom