Ignore:
Timestamp:
Jun 17, 2008, 9:24:12 PM (16 years ago)
Author:
dai_9181
Message:

・ブレークポイントが正常に動作しない不具合を修正。
・と同時に、ブレークポイント周りのコードをリファクタリング

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/compiler_x86/compiler_x86.vcproj

    r628 r648  
    602602                    >
    603603                    <File
    604                         RelativePath="..\BasicCompiler_Common\BreakPoint.cpp"
    605                         >
    606                         <FileConfiguration
    607                             Name="Debug|Win32"
    608                             >
    609                             <Tool
    610                                 Name="VCCLCompilerTool"
    611                                 PreprocessorDefinitions=""
    612                             />
    613                         </FileConfiguration>
    614                         <FileConfiguration
    615                             Name="Release|Win32"
    616                             >
    617                             <Tool
    618                                 Name="VCCLCompilerTool"
    619                                 PreprocessorDefinitions=""
    620                             />
    621                         </FileConfiguration>
    622                     </File>
    623                     <File
    624                         RelativePath="..\BasicCompiler_Common\BreakPoint.h"
    625                         >
    626                     </File>
    627                     <File
    628604                        RelativePath="..\BasicCompiler_Common\CDebugThreadInfo.cpp"
    629605                        >
     
    12981274                <File
    12991275                    RelativePath="..\BasicCompiler_Common\src\Program.cpp"
     1276                    >
     1277                </File>
     1278            </Filter>
     1279            <Filter
     1280                Name="Debugger Classes"
     1281                >
     1282                <File
     1283                    RelativePath="..\BasicCompiler_Common\src\BreakPoint.cpp"
    13001284                    >
    13011285                </File>
     
    14381422                >
    14391423                <File
     1424                    RelativePath="..\BasicCompiler_Common\include\BreakPoint.h"
     1425                    >
     1426                </File>
     1427                <File
    14401428                    RelativePath="..\BasicCompiler_Common\include\Debugger.h"
    14411429                    >
Note: See TracChangeset for help on using the changeset viewer.