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: [RFA] Run follow-fork tests on Linux


Andreas Schwab wrote:
Michael Snyder <msnyder@redhat.com> writes:


--- 55,61 ----
 # Until "set follow-fork-mode" and "catch vfork" are implemented on
 # other targets...
 #
! if {![istarget "hppa*-hp-hpux*"] && ![istarget "*-pc-linux*"]} then {


Why only *-pc-linux*?

I meant it to be *-*-linux. The only other target I know of that can do follow-fork is openbsd, and I don't have one handy to test it on.


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