From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stan Shebs To: robertl@sco.com Cc: gdb-patches@cygnus.com Subject: Re: 4.17.87 patch SVR5 Date: Thu, 01 Apr 1999 00:00:00 -0000 Message-id: <199903262021.MAA07936@andros.cygnus.com> References: <19990326130914.G185@rjlhome.sco.com> X-SW-Source: 1999-q1/msg00127.html Date: Fri, 26 Mar 1999 13:09:14 -0600 From: Robert Lipe Much better. Missed it by only one line this time. :-) Ah ha, you've been holding out on me, you dirty software hoarder. :-) :-) I'm adding that to the repository now. In exchange for the added line, I collapsed the two 4.2 configs: i[3456]86-*-sysv4.2MP) gdb_target=i386v42mp ;; i[3456]86-*-sysv4.2uw2*) gdb_target=i386v42mp ;; to i[3456]86-*-sysv4.2*) gdb_target=i386v42mp ;; I assume this is a plausible thing to do, but I'll go along with people who know more about the minutiae of SCO/Unixware configs. Stan From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stan Shebs To: robertl@sco.com Cc: gdb-patches@cygnus.com Subject: Re: 4.17.87 patch SVR5 Date: Fri, 26 Mar 1999 12:21:00 -0000 Message-ID: <199903262021.MAA07936@andros.cygnus.com> References: <19990326130914.G185@rjlhome.sco.com> X-SW-Source: 1999-03/msg00073.html Message-ID: <19990326122100.LmIoUlRO7tVD43eJCZOLC-PxyZD3J_WuXW7D7auXL44@z> Date: Fri, 26 Mar 1999 13:09:14 -0600 From: Robert Lipe Much better. Missed it by only one line this time. :-) Ah ha, you've been holding out on me, you dirty software hoarder. :-) :-) I'm adding that to the repository now. In exchange for the added line, I collapsed the two 4.2 configs: i[3456]86-*-sysv4.2MP) gdb_target=i386v42mp ;; i[3456]86-*-sysv4.2uw2*) gdb_target=i386v42mp ;; to i[3456]86-*-sysv4.2*) gdb_target=i386v42mp ;; I assume this is a plausible thing to do, but I'll go along with people who know more about the minutiae of SCO/Unixware configs. Stan