|
|
eclipse debugger return from "stepped into" function
Hello,I'm new to eclipse, and I'm having a problem using the debugger. WhenI step into a function call, and step through it, once it hits the"return" it doesn't jump back to the caller, it seems to just hangthere? Is there anyway to get it to return to the caller?Thank you
|
|
0
|
|
|
|
Reply
|
fsenkel (15)
|
11/30/2007 1:19:56 PM |
|
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig7E2010CF7C853028D8F1AAFB
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
monkeyboy schreef:
> Hello,
>=20
> I'm new to eclipse, and I'm having a problem using the debugger. When
> I step into a function call, and step through it, once it hits the
> "return" it doesn't jump back to the caller, it seems to just hang
> there? Is there anyway to get it to return to the caller?
That is exceptional. Here, it does as expected: return to the caller.
What are you doing that wouldn=E2=80=99t work? See the link at the botto=
m.
H.
--=20
Hendrik Maryns
http://tcl.sfs.uni-tuebingen.de/~hendrik/
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
http://aouw.org
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html
--------------enig7E2010CF7C853028D8F1AAFB
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iD8DBQFHUA5je+7xMGD3itQRAptuAJ45GbX8NqNudk2wlnx17isyBNWfJgCfUNX1
17p0xcHrOjfGIgtAsxsCGaE=
=Qlh5
-----END PGP SIGNATURE-----
--------------enig7E2010CF7C853028D8F1AAFB--
|
|
0
|
|
|
|
Reply
|
Hendrik
|
11/30/2007 1:21:07 PM
|
|
monkeyboy wrote:> Hello,> > I'm new to eclipse, and I'm having a problem using the debugger. When> I step into a function call, and step through it, once it hits the> "return" it doesn't jump back to the caller, it seems to just hang> there? Is there anyway to get it to return to the caller?> > Thank youDoes the return have a function call or access a constant that has to be loaded? You could be hanging on that.Otherwise, try a clean and build. Then try a reinstall of Eclipse, then remove and reinstall all JDK's. This should not be happening. You might also want to try an Eclipse mailing list to understand if there may be a bug that you are hitting.
|
|
0
|
|
|
|
Reply
|
Mark
|
11/30/2007 9:43:58 PM
|
|
|
2 Replies
293 Views
(page loaded in 0.067 seconds)
Similiar Articles: eclipse debugger return from "stepped into" function - comp.lang ...Hello,I'm new to eclipse, and I'm having a problem using the debugger. WhenI step into a function call, and step through it, once it hits the"return" ... Problem of debugging into glibc functions? - comp.unix.programmer ...eclipse debugger return from "stepped into" function - comp.lang ... Hello,I'm new to eclipse, and I'm having a problem using the debugger. WhenI step into a function call ... eclipse debugging and standard input - comp.lang.java.programmer ...eclipse debugger return from "stepped into" function - comp.lang ... eclipse debugging and standard input - comp.lang.java.programmer ... eclipse debugger return from ... Java function that will convert an arbitrary base to a decimal ...eclipse debugger return from "stepped into" function - comp.lang ..... Java audio function to use? - comp.lang.java.help eclipse debugger return from "stepped into ... How to Java with gnupg - comp.lang.java.securityeclipse debugger return from "stepped into" function - comp.lang ... How to Java with gnupg - comp.lang.java.security eclipse debugger return from "stepped into" function ... How to launch debugger on remote process,... - comp.os.ms-windows ...eclipse debugger return from "stepped into" function - comp.lang ..... problem using the debugger. When ... I'm in the process of switching to Eclipse and running into a ... Incompatible magic value 1008813135 error with applet - comp.lang ...I'm in the process of switching to Eclipse and running into a strange ... eclipse debugger return from "stepped into" function - comp.lang ... Incompatible magic value ... Can 'recv' return EPIPE? - comp.unix.programmerOr it can also > receive commands in a more concise format via a pipe, serial port or a > tcp/ip socket - this ... eclipse debugger return from "stepped into" function ... Freescale's Idea of Open Source JTAG - comp.arch.embedded ...eclipse debugger return from "stepped into" function ... Freescale's Idea of Open Source JTAG - comp.arch.embedded ... eclipse debugger return from "stepped into" function ... BASIC problem calling LIB$ RTL - comp.os.vms... that there must be a hidden argment, such as a return >value. Fire up your debugger and step into the VAX ... RENAME_ERROR is defined as a long function, so the compiled ... eclipse debugger return from "stepped into" function - comp.lang ...Hello,I'm new to eclipse, and I'm having a problem using the debugger. WhenI step into a function call, and step through it, once it hits the"return" ... java - Eclipse debug : Step Into/Step Over - Stack Overflow... between F5 (step into) and F6 (step over) in eclipse view ... stepping into the function call. If you were to step over at ... one entire step. (Step Return) You're done debugging ... 7/15/2012 12:52:20 PM
|
|
|
|
|
|
|
|
|