[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug java/11443] gdb fails to show the source for main() in java programs



PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11443


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
  GCC build triplet|i386-linux                  |
   GCC host triplet|i386-linux                  |
 GCC target triplet|i386-linux                  |
   Last reconfirmed|0000-00-00 00:00:00         |2003-07-06 14:55:21
               date|                            |
   Target Milestone|3.4                         |---


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-06 14:55 -------
The problem is that the gcj generates main for you and ithe file is stored in the /tmp 
directory and that is why you see it.  A workaround is to use -save-temps.
I can confirm this on the mainline (20030706).



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: