Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Change to breakpoint.c breaks insight on trunk
@ 2002-11-26 17:17 Nick Kelsey
  0 siblings, 0 replies; only message in thread
From: Nick Kelsey @ 2002-11-26 17:17 UTC (permalink / raw)
  To: gdb

Hi all,

Recently a new debug assert was added:

  /* This function is used by two files: get_frame_type(), after first
     checking that !USE_GENERIC_DUMMY_FRAMES; and sparc-tdep.c, which
     doesn't yet use generic dummy frames anyway.  */
  gdb_assert (!USE_GENERIC_DUMMY_FRAMES);

It is also used by gdbtk-cmds.c and gdbtk-stack.c - someone can't count :-)

For targets where USE_GENERIC_DUMMY_FRAMES is used, insight trips up on the
assert every time.

Nick


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-27  1:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-26 17:17 Change to breakpoint.c breaks insight on trunk Nick Kelsey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox