facebook

Still having trouble debugging with underscore in file name

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #204878 Reply

    vanetten
    Member

    I’m using tomcat 5.0.19

    I upgraded MyEclipse 3.7RC2 & ecplise M6 to MyEclipse 3.7GA and eclipse M7 today and I still can’t debug my jsp’s that have an undersore in the name. I Uninstalled 3.7RC2, upgraded ecplise to M7, then installed 3.7GA.

    If I have a jsp called vv.jsp, it works. If I create one called v_v.jsp, it does not work. It was my understanding that this was fixed. Could there be some of the 3.7RC2 code still lurking somewhere?

    Thanks,
    John V.E

    #204885 Reply

    Scott Anderson
    Participant

    John,

    I wasn’t able to replicate this issue on the GA build. Did you remove the breakpoint and then re-add it? That actually might have an effect since we changed the name mangling logic to exactly match Jasper 2 in the GA build and if the breakpoint is old it might be trying to set it in the old name.

    #204895 Reply

    Scott Anderson
    Participant

    John,

    I tried both 5.0.16 and 5.0.19 in a file at <webroot>/default/test_2.jsp and the breakpoints stop just fine. Can you please post your full configuration information as requested in the ‘Posting Guidelines’ thread so that I can see how your system differs from mine?

    #204905 Reply

    Riyad Kalla
    Member

    John,
    We were able to narrow this problem down to an oversight on our part. This fix to the 2.7 code stream was not correctly ported into the 3.7 code stream, so it was not released. We will issue this fix with others when we do a 2.7.1 and 3.7.1 maintenence release.

    #204912 Reply

    vanetten
    Member

    Any guess on a target date for 3.7.1?

    In case you still wanted my info:

    – System Setup ——————————-
    Operating System and version: Win 2K sp4
    Eclipse version: 3.0.0
    Eclipse build id: 200402122000
    Fresh Eclipse install (y/n): No
    If not, was it upgraded to its current version using the update manager? No
    Other installed external plugins: jfacedbc, jadclipse, memorymanager
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
    MyEclipse version: 3.7GA
    Eclipse JDK version: 1.4.2_03
    Application Server JDK version: 1.4.1_01
    Are there any exceptions in the Eclipse log file? No

    – Message Body ——————————-

    #204913 Reply

    Riyad Kalla
    Member

    We are hoping for a freeze this week.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Still having trouble debugging with underscore in file name

You must be logged in to post in the forum log in