Go to file
Jason Molenda fc4109089c 1998-09-08 Jason Molenda (jsm@bugshack.cygnus.com)
* breakpoint.c (bpstat_stop_status):  Declare a bp match if the
        current fp matches the bp->fp OR if the current fp is less than
        the bp->fp if we're looking at a bp_step_resume breakpoint.

PR 15992.

With a bp_step_resume type breakpoint, the frame pointer check exists in
case we recurse and execute the same text section--we want to not stop
there because it would confuse the user.  So gdb checks to see that the
frame pointer matches the one recorded in the breakpoint.

If the current frame pointer is less than the frame pointer recorded in
the breakpoint, then something odd is happened and we should declare that
we're at the breakpoint so that we clear it out.

This happens in Purify instrumented executables on PA systems, at least.
They insert some calls out to Purify code in the function epilogue and
it confuses GDB (which assumes that the frame pointer does not move
around through the entire execution of a function).
1998-09-09 04:16:53 +00:00
bfd * rs6000-core.c (_LONG_LONG): Define for AIX 4.x only. 1998-09-07 20:26:43 +00:00
binutils do not try to dump empty sections 1998-09-06 23:17:06 +00:00
config * mt-sky (install-dvp-gas): Delete. 1998-07-27 23:25:03 +00:00
gas Tue Sep 8 18:10:01 1998 Catherine Moore <clm@cygnus.com> 1998-09-08 23:20:30 +00:00
gdb 1998-09-08 Jason Molenda (jsm@bugshack.cygnus.com) 1998-09-09 04:16:53 +00:00
gprof Avoid some overflow cases: 1998-08-12 19:06:24 +00:00
include * i386.h: Add vtable relocs. 1998-08-30 05:26:19 +00:00
intl * Makefile.in (distclean): Remove config.log. 1998-05-26 22:29:54 +00:00
ld fix date 1998-09-04 15:06:32 +00:00
mmalloc * Makefile.in (mm.o): New target that combines all the functions 1996-12-28 22:33:53 +00:00
opcodes Fix detection of thumb-elf function symbols 1998-09-05 02:47:40 +00:00
readline Keep sysdep-hpux11.h 1998-07-29 17:22:48 +00:00
sim * Patch for PR 17142, brought over from sky branch. 1998-09-08 11:09:45 +00:00
.Sanitize sanitize-vr5400 -> sanitize-cygnus, for 98r2 1998-08-12 10:50:35 +00:00
Build-A-Release.mk
ChangeLog tweak wording of last entry 1998-07-25 03:09:51 +00:00
config-ml.in Add m32r to multilib support. 1997-12-16 00:14:49 +00:00
config.guess * config.guess: More accurate determination of HP processor types. 1998-01-28 06:16:52 +00:00
config.sub remove d30v sanitization 1998-07-23 23:21:17 +00:00
configure Fix some problems with gdbtk sanitization. 1998-01-26 23:04:13 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in * configure.in (target_libs): Added target-qthreads. 1998-08-21 19:51:08 +00:00
DOC.Sanitize Updated documentation for lose-inet -> keep-inet change 1996-06-19 15:40:45 +00:00
install-sh Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com> 1998-07-14 22:40:44 +00:00
install-texi.in
Install.in
intro.texi
ltconfig * ltconfig, ltmain.sh: Update to libtool 1.2b. 1998-07-07 19:24:58 +00:00
ltmain.sh fix libtool 1.2b bug 1998-07-07 21:19:20 +00:00
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
Makefile.in * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES 1998-07-25 02:58:09 +00:00
makefile.vms Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de> 1998-07-02 19:03:37 +00:00
mdate-sh * mdata-sh: Imported. Needed for automake support. 1998-08-28 19:29:20 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure * mpw-configure: Add support for exec-prefix. 1995-12-04 20:48:19 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
Pack-A-Progressive
setup.com Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de> 1996-08-08 16:20:25 +00:00
tape-labels-tex.in
test-build.mk add support for i386-unixware target, m68k-vxworks5.1 target, i960-vxworks5.1 target... always configure with --enable-gdbtk 1995-05-18 09:27:23 +00:00
ylwrap * ylwrap: Don't use a full path name if the source file is in the 1998-07-17 18:52:26 +00:00