Autor Beitrag
retnyg
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 2754

SNES, GB, GBA, CPC, A500, 486/66, P4/3.0HT: NintendOS, AmigaOS, DoS
Delphi 5, Delphi 7
BeitragVerfasst: So 12.12.04 16:46 
hiho!
bei mir kommt manchmal beim programmtest die meldung zugriffsverletzung bei adresse soundso, und dann poppt der komische assembler debugger auf. blöderweise gibt es aber keinen hinweis darauf, an welcher stelle (prozedur) meines programmes ich mich gerade befinde.

mit F7 geht der Programmablauf dann auch nicht weiter und ich hab keinen tau was ich verkehrt gemacht habe :roll:

hat jemand erfahrung mit dem teil und kann mir ein paar tips zu dessen handhabung geben ?
AXMD
ontopic starontopic starontopic starontopic starontopic starontopic starofftopic starofftopic star
Beiträge: 4006
Erhaltene Danke: 7

Windows 10 64 bit
C# (Visual Studio 2019 Express)
BeitragVerfasst: So 12.12.04 16:55 
Am einfachsten, du stellst das "komische" Fenster in den Optionen aus; dann kommt eine ganz "normale" Fehlermeldung und du kannst dein Programm mit F7 fortsetzen

AXMD
retnyg Threadstarter
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 2754

SNES, GB, GBA, CPC, A500, 486/66, P4/3.0HT: NintendOS, AmigaOS, DoS
Delphi 5, Delphi 7
BeitragVerfasst: So 12.12.04 17:12 
weisst du zufällig auch noch wie die option heisst ?

von assembler debugger steht nämlich nirgends was.
AXMD
ontopic starontopic starontopic starontopic starontopic starontopic starofftopic starofftopic star
Beiträge: 4006
Erhaltene Danke: 7

Windows 10 64 bit
C# (Visual Studio 2019 Express)
BeitragVerfasst: So 12.12.04 17:14 
Das hat einen einfachen Grund: das Ding heißt CPU-Fenster ;)

AXMD
retnyg Threadstarter
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 2754

SNES, GB, GBA, CPC, A500, 486/66, P4/3.0HT: NintendOS, AmigaOS, DoS
Delphi 5, Delphi 7
BeitragVerfasst: So 12.12.04 17:29 
die option zum das CPU-Fenster ausschalten kann ich auch nirgends finden.
weder unter Projektoptionen noch Debuggeroptionen.
Also wo finde ich die Option und wie heisst sie genau ?
AndyB
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic star
Beiträge: 1173
Erhaltene Danke: 14


RAD Studio XE2
BeitragVerfasst: So 12.12.04 17:51 
Wenn eine Exception auftritt, bekommst du einen Dialog der links unten eine CheckBox hat.

_________________
Ist Zeit wirklich Geld?
AXMD
ontopic starontopic starontopic starontopic starontopic starontopic starofftopic starofftopic star
Beiträge: 4006
Erhaltene Danke: 7

Windows 10 64 bit
C# (Visual Studio 2019 Express)
BeitragVerfasst: So 12.12.04 18:34 
Genau, und das Häkchen machst du weg und schon ist der "Assemblerdebugger" weg ;)

AXMD
retnyg Threadstarter
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 2754

SNES, GB, GBA, CPC, A500, 486/66, P4/3.0HT: NintendOS, AmigaOS, DoS
Delphi 5, Delphi 7
BeitragVerfasst: So 12.12.04 19:21 
Bei Delphi5 gibts das Häkchen nicht ^^
AXMD
ontopic starontopic starontopic starontopic starontopic starontopic starofftopic starofftopic star
Beiträge: 4006
Erhaltene Danke: 7

Windows 10 64 bit
C# (Visual Studio 2019 Express)
BeitragVerfasst: So 12.12.04 19:22 
Klar gibts das :roll: Ich hatte auch mal D5

AXMD
retnyg Threadstarter
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 2754

SNES, GB, GBA, CPC, A500, 486/66, P4/3.0HT: NintendOS, AmigaOS, DoS
Delphi 5, Delphi 7
BeitragVerfasst: So 12.12.04 19:30 
so ? dann zeig mir das bitte mal
user defined image
retnyg Threadstarter
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 2754

SNES, GB, GBA, CPC, A500, 486/66, P4/3.0HT: NintendOS, AmigaOS, DoS
Delphi 5, Delphi 7
BeitragVerfasst: So 12.12.04 19:36 
davor kommt keine exceptionmeldung, sondern lediglich folgende info-box:
user defined image