home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / gnu / gdb / bug / 1407 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!cis.ohio-state.edu!wrc.xerox.COM!leisner
  2. From: leisner@wrc.xerox.COM ( Marty Leisner)
  3. Newsgroups: gnu.gdb.bug
  4. Subject: Is this supposed to work?
  5. Date: 25 Jan 1993 20:29:39 -0500
  6. Organization: Xerox
  7. Lines: 25
  8. Sender: daemon@cis.ohio-state.edu
  9. Approved: bug-gdb@prep.ai.mit.edu
  10. Distribution: gnu
  11. Message-ID: <1993Jan23.234219.10336@spectrum.xerox.com>
  12. Reply-To: leisner@eso.mc.xerox.com
  13.  
  14. This just seems to do next on breakpoint 2, instead of the whole sequence...
  15.  
  16. Am I missing something or is the behavior wrong?
  17.  
  18. I'm using gdb 4.7 on sunos 4.1.3
  19.  
  20. (gdb) info break
  21. Num Type           Disp Enb Address    What
  22. 1   breakpoint     keep y   0x00002300 in set_selector at 8086regs.h:165
  23.         stop only if seg == CS_SEG && value == 0x5fc0
  24.         p regs.cs
  25.         p regs.ip
  26. 2   breakpoint     keep y   0x00009a14 in emulate_instruction at 8086engine.c:2583
  27.         next
  28.         print regs.ip
  29.         print regs.cs
  30.         cont
  31.  
  32.  
  33.  
  34. --
  35. marty
  36. leisner.henr801c@xerox.com  leisner@eso.mc.xerox.com
  37. Member of the League for Programming Freedom
  38.  
  39.