Debugger doesn't show Source Code

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Debugger doesn't show Source Code

3,927件の閲覧回数
JochenM
Contributor I
Hi there
I am working with CodeWarrior 9.6 on Mac OSX debugging a QuarkXPress XTension.

The problem is that the Debugger doesn't show Source Code but Assembler Code at the breakpoint and therefore values of variables are not displayed.

I tried a lot of preferences and deleting of Data Folders but didn't made any effort.

Any idea is very appreciated as it is a very urgent issue.

Thanks! jochen.
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

933件の閲覧回数
J2MEJediMaster
Specialist I
Look at the Project window, where the files are displayed. There's a column at the far right which has a little green bug at the top. This column indicates whether the tools generate debug symbols for the file. If there's not a little black dot in this column adjacent to your plugin's file name, then no debug symbols are being generated. Click on the row that the file name is on, in this column, and the black dot should appear. Now you'll get your debug symbolics. HTH,

---Tom
0 件の賞賛
返信

933件の閲覧回数
JochenM
Contributor I

Thanks a lot - for now it works fine!

Jochen.

 

0 件の賞賛
返信