home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / gdb / bug / 1216 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.1 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!telelogic.se!Piotr.Nestorow
  2. From: Piotr.Nestorow@telelogic.se (Piotr Nestorow - TeleLOGIC Malmoe AB)
  3. Newsgroups: gnu.gdb.bug
  4. Subject: Problem with `s' (step) in gdb-4.7
  5. Message-ID: <199211061030.AA22030@telelogic.se>
  6. Date: 6 Nov 92 12:30:22 GMT
  7. Article-I.D.: telelogi.199211061030.AA22030
  8. Sender: gnulists@ai.mit.edu
  9. Distribution: gnu
  10. Organization: GNUs Not Usenet
  11. Lines: 18
  12. Approved: bug-gdb@prep.ai.mit.edu
  13.  
  14. Gdb-4.7 on SS2 (SunOS 4.1.1), configured with `Configure sparc'.
  15.  
  16. While debugging programs compiled with `gcc-2.2.2' we have problems with the
  17. `s' (step) command in `gdb'. We cannot step into functions that are defined
  18. in a module different from the module we stopped after a breakpoint.
  19.  
  20. The debugged program is linked with shared libraries that are compiled with
  21. `gcc-2.2.2' and the `-g' flag. We don't try to step into library functions.
  22.  
  23. `s' into a static function is no problem.
  24.  
  25. Is it a known problem in `gdb-4.7'.
  26.  
  27. `Gdb-4.6' works when we try to do the same thing.
  28.  
  29. Piotr Nestorow
  30. TeleLOGIC Nalmo AB, SWEDEN
  31. E-mail: Piotr.Nestorow@telelogic.se
  32.