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: gdb ChangeLog win32-nat.c


At 07:03 22/03/2002 , cgf@sources.redhat.com a écrit:
>CVSROOT:        /cvs/uberbaum
>Module name:    gdb
>Changes by:     cgf@sources.redhat.com  2002-03-21 21:03:23
>
>Modified files:
>         .              : ChangeLog win32-nat.c 
>
>Log message:
>         * win32-nat.c (child_create_inferior): Check for proper shell to use here, in
>         case the user changes it on the fly.
>         (_initialize_inftarg): Remove shell path considerations.
>
>Patches:
>http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.2339&r2=1.2340
>http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/win32-nat.c.diff?cvsroot=uberbaum&r1=1.57&r2=1.58

Christopher, this patch has at least the positive effect
of leaving the shell option disabled unless explicitly enabled
by the user, which was not the case before that patch.

Nevertheless this patch was applied after branch for 5.2 was 
created so there are still problems if you use
the cygwin GDB in the 5.2 branch.

I would propose that this patch is also applied to 
the 5.2 branch.


Pierre Muller
Institut Charles Sadron
6,rue Boussingault
F 67083 STRASBOURG CEDEX (France)
mailto:muller@ics.u-strasbg.fr
Phone : (33)-3-88-41-40-07  Fax : (33)-3-88-41-40-99


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