home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!uwm.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!telelogic.se!Piotr.Nestorow
- From: Piotr.Nestorow@telelogic.se (Piotr Nestorow - TeleLOGIC Malmoe AB)
- Newsgroups: gnu.gdb.bug
- Subject: Problem with `s' (step) in gdb-4.7
- Message-ID: <199211061030.AA22030@telelogic.se>
- Date: 6 Nov 92 12:30:22 GMT
- Article-I.D.: telelogi.199211061030.AA22030
- Sender: gnulists@ai.mit.edu
- Distribution: gnu
- Organization: GNUs Not Usenet
- Lines: 18
- Approved: bug-gdb@prep.ai.mit.edu
-
- Gdb-4.7 on SS2 (SunOS 4.1.1), configured with `Configure sparc'.
-
- While debugging programs compiled with `gcc-2.2.2' we have problems with the
- `s' (step) command in `gdb'. We cannot step into functions that are defined
- in a module different from the module we stopped after a breakpoint.
-
- The debugged program is linked with shared libraries that are compiled with
- `gcc-2.2.2' and the `-g' flag. We don't try to step into library functions.
-
- `s' into a static function is no problem.
-
- Is it a known problem in `gdb-4.7'.
-
- `Gdb-4.6' works when we try to do the same thing.
-
- Piotr Nestorow
- TeleLOGIC Nalmo AB, SWEDEN
- E-mail: Piotr.Nestorow@telelogic.se
-