From: Jim Kingdon Date: Tue, 28 Feb 1995 16:38:26 +0000 (+0000) Subject: * alpha-tdep.c (find_proc_desc): Only attempt to set X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=689409ca78f6acc31c8b743bbee37c1e4b1d74a4;p=deliverable%2Fbinutils-gdb.git * alpha-tdep.c (find_proc_desc): Only attempt to set PROC_LOCALOFF (found_heuristic) if found_heuristic is non-NULL. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cd0734ac6f..597d8603bb 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,7 @@ Tue Feb 28 08:31:40 1995 Jim Kingdon (kingdon@lioth.cygnus.com) - * alpha-tdep.c (find_proc_desc): Only attempt to set PROC_LOCALOFF - (found_heuristic) if found_heuristic is non-NULL. + * alpha-tdep.c (find_proc_desc): Only attempt to set + PROC_LOCALOFF (found_heuristic) if found_heuristic is non-NULL. Mon Feb 27 11:56:32 1995 Stan Shebs