home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!cis.ohio-state.edu!wrc.xerox.COM!leisner
- From: leisner@wrc.xerox.COM ( Marty Leisner)
- Newsgroups: gnu.gdb.bug
- Subject: Is this supposed to work?
- Date: 25 Jan 1993 20:29:39 -0500
- Organization: Xerox
- Lines: 25
- Sender: daemon@cis.ohio-state.edu
- Approved: bug-gdb@prep.ai.mit.edu
- Distribution: gnu
- Message-ID: <1993Jan23.234219.10336@spectrum.xerox.com>
- Reply-To: leisner@eso.mc.xerox.com
-
- This just seems to do next on breakpoint 2, instead of the whole sequence...
-
- Am I missing something or is the behavior wrong?
-
- I'm using gdb 4.7 on sunos 4.1.3
-
- (gdb) info break
- Num Type Disp Enb Address What
- 1 breakpoint keep y 0x00002300 in set_selector at 8086regs.h:165
- stop only if seg == CS_SEG && value == 0x5fc0
- p regs.cs
- p regs.ip
- 2 breakpoint keep y 0x00009a14 in emulate_instruction at 8086engine.c:2583
- next
- print regs.ip
- print regs.cs
- cont
-
-
-
- --
- marty
- leisner.henr801c@xerox.com leisner@eso.mc.xerox.com
- Member of the League for Programming Freedom
-
-