From: Peter Schauer Date: Fri, 15 Jul 1994 08:15:13 +0000 (+0000) Subject: * infrun.c (wait_for_inferior): Handle stepping into leaf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0b0ee55e42276ffa2a8de6b730839149447278fa;p=binutils-gdb.git * infrun.c (wait_for_inferior): Handle stepping into leaf functions whose prologue consists of gp loading code only. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 88fde5e9da1..ac565c34dcd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 15 01:06:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * infrun.c (wait_for_inferior): Handle stepping into leaf + functions whose prologue consists of gp loading code only. + Thu Jul 14 14:22:12 1994 Stan Shebs (shebs@andros.cygnus.com) * dbxread.c: Don't include libbfd.h.