473,395 Members | 1,571 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Debugger visualizers - about as much use as a chocolate teapot?

I'm becoming increasingly frustrated with debugger visualizers (VS 2005). It
seems virtually impossible to write one which doesn't cause a timeout when
trying to view the data.

I'm guessing that part of the problem may be the time required to generate
the temporary serialization assemblies. So, he thinks, set the project flag
to build serialization assemblies. Does this work? Of course not. Further
investigation, found only by Google, not via any Microsoft documentation,
reveals that this setting only works for web service proxies. So, he thinks,
let's try creating a post-build command line to call sgen.exe. Only now I
get "exited with code 9009" or "exited with code 123" and so on. Is there
any documentation on these error codes? Of course not. So it seems that this
line of investigation in trying to improve the speed of visualizers has come
to a grinding halt.

Seriously, has anyone else been having no end of problems trying to create
debugger visualisers which actually work, or is it just me?
Nov 21 '08 #1
2 3532
On Nov 21, 2:57*am, "Clive Dixon" <clived at digita dot comwrote:
I'm becoming increasingly frustrated with debugger visualizers (VS 2005).It
seems virtually impossible to write one which doesn't cause a timeout when
trying to view the data.

I'm guessing that part of the problem may be the time required to generate
the temporary serialization assemblies. So, he thinks, set the project flag
to build serialization assemblies. Does this work? Of course not. Further
investigation, found only by Google, not via any Microsoft documentation,
reveals that this setting only works for web service proxies. So, he thinks,
let's try creating a post-build command line to call sgen.exe. Only now I
get "exited with code 9009" or "exited with code 123" and so on. Is there
any documentation on these error codes? Of course not. So it seems that this
line of investigation in trying to improve the speed of visualizers has come
to a grinding halt.

Seriously, has anyone else been having no end of problems trying to create
debugger visualisers which actually work, or is it just me?
I'm glad others are having this problem too. I don't even use the
step-through debugger anymore hardly; I just write to sdout or file,
or use a MessageBox. It's a loss in productivity but it gets the job
done.

RL
Nov 21 '08 #2
"Clive Dixon" <clived at digita dot comwrote in message
news:OJ**************@TK2MSFTNGP05.phx.gbl...
Seriously, has anyone else been having no end of problems trying to create
debugger visualisers which actually work, or is it just me?
I wrote an image viewer way back when 2005 was still in beta and it worked
great. I guess it depends on the complexity of your visualizer.
Nov 21 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Scott Nonnenberg [MSFT] | last post by:
"The Visual Studio Debugger Do you have some burning questions or comments about SQL, C#, VB, C++, or script debugging support in Visual Studio? Want to know more about Visual Studio 2005's...
0
by: Scott Nonnenberg [MSFT] | last post by:
We'd love to see you there! The Visual Studio Debugger "Do you have some burning questions or comments about SQL, C#, VB, C++, or script debugging support in Visual Studio? Want to know more...
2
by: Scott Nonnenberg [MSFT] | last post by:
The Visual Studio Debugger "Do you have some burning questions or comments about SQL, C#, VB, C++, or script debugging support in Visual Studio? Want to know more about Visual Studio 2005's...
0
by: Scott Nonnenberg [MSFT] | last post by:
The Visual Studio Debugger "Do you have some burning questions or comments about SQL, C#, VB, C++, or script debugging support in Visual Studio? Want to know more about Visual Studio 2005's...
0
by: Scott Nonnenberg [MSFT] | last post by:
The Visual Studio Debugger "Do you have some burning questions or comments about SQL, C#, VB, C++, or script debugging support in Visual Studio? Want to know more about Visual Studio 2005's...
1
by: Udi | last post by:
Hi, I have a simple example of a color visualizer and it works fine. I've tried to add another (new) color visualizer (an exact copy of the example) in a different (new) solution, but for...
2
by: Joanna Carter [TeamB] | last post by:
Hi folks If I write a KeyDown handler and check the KeyCode for Keys.Insert, the debugger shows the value as Keys.LButton | Keys.MButton | Keys Back | Keys.Space. This is perfectly...
1
by: Clive Dixon | last post by:
I'm writing my first debugger visualiser, and I'm having to provide my own serialisation as the object I'm examining is not serializable. I also want to be able to modify the object via my...
1
by: Clive Dixon | last post by:
Recently the solution my team is working on has sometimes been running like mloasses under the debugger. Pressing F10 to go to the next statement, even if that step apparently does nothing (e.g....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.