xboxscene.org forums

Author Topic: Remote Debugging  (Read 48 times)

creativepuppy

  • Archived User
  • Newbie
  • *
  • Posts: 45
Remote Debugging
« on: October 31, 2005, 03:12:00 PM »

I get this output for any game...




'****_XBox.exe': Loaded '****_XBox.exe', No symbols loaded.
'****_XBox.exe': Loaded 'xboxkrnl.exe', No symbols loaded.
'****_XBox.exe': Loaded 'xbdm.dll', No symbols loaded.
'****_XBox.exe': Loaded 'vx.dxt', No symbols loaded.
The thread 'Win32 Thread' (0x6c) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0x78) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0xa4) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0x90) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0x140) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0x12c) has exited with code 0 (0x0).

**** - Game Title
Logged

creativepuppy

  • Archived User
  • Newbie
  • *
  • Posts: 45
Remote Debugging
« Reply #1 on: November 01, 2005, 08:50:00 AM »

No I do not get that error

I have a 1.6 w/X3 debug enabled
with M$ VS .NET and XDK all installed

Can take Screen Shots, Video Capture,

after I stop debuging the output Window in VS says that no symbols are loaded

Logged