473,326 Members | 2,010 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,326 software developers and data experts.

oh gawd !!!HELP with DEBUG memory 1 memory2 windows

i am gettin back into programming with visual studio 2003 and using c# to
program in . I am having trouble in debug mode when i click to use the
Memory 1 window .. it has completely disappeared , and i cant unhide it or
find it . i can autohide memory 2 ,3 and 4 and find them all the time , so
its JUST memory 1 that has disappeared .. oh and on the note of memory
windows , . Seems to me that I could use a statement like this one.

byte[] downBuffer = new byte[2048];
Then I could just drag downBuffer into a Debug memory window and look at the
byte buffer ... but when I do that I don't get the byte buffer , and by
examining it I found I get a Doubleword ( 00fbd830 ) which in turn shows a
memory location , and the buffer starts 8 bytes in front of that location...
So , I am a bit rusty on C# since I been using flash and other web
programming stuff lately , any help would be greatly appreciated !!!



Sep 1 '08 #1
2 1358
"Jim Rutledge" <ji*****@shaw.cawrote in message
news:UuXuk.243205$gc5.93778@pd7urf2no...
>i am gettin back into programming with visual studio 2003 and using c# to
program in . I am having trouble in debug mode when i click to use the
Memory 1 window .. it has completely disappeared , and i cant unhide it or
find it . i can autohide memory 2 ,3 and 4 and find them all the time , so
its JUST memory 1 that has disappeared .. oh and on the note of memory
windows , . Seems to me that I could use a statement like this one.

byte[] downBuffer = new byte[2048];
Then I could just drag downBuffer into a Debug memory window and look at
the byte buffer ... but when I do that I don't get the byte buffer , and
by examining it I found I get a Doubleword ( 00fbd830 ) which in turn
shows a memory location , and the buffer starts 8 bytes in front of that
location... So , I am a bit rusty on C# since I been using flash and other
web programming stuff lately , any help would be greatly appreciated !!!
What version of Windows are you trying to use VS 2003 on?

Sep 2 '08 #2
well I been using it on XP ever since I got it years ago . Everything else
seems to be working ok ... Kinda strange results really , I hate to reload
it , seems to me there were like 7 or 8 disks... Don't remember having to
disassemble to get a byte buffer memory location either :) .. Now that may
be because its managed memory and i did put in the .net framework .. So I
have been kinda having to peek around a bit to get at my data now :) anyhow
thanks for the quick response ...
Sep 2 '08 #3

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

Similar topics

1
by: Riadh Elloumi | last post by:
Hi, I have some problems when debugging memory allocation (for both malloc and new) in a program that uses standard lists and vectors. When I add an element to the vector, the overloaded...
6
by: Cormac | last post by:
Hi everyone, I'm writing Pure Data externals in C++ using Ms Visual C++ 7.0 and Windows2000. I'm running motions sensor hardware so there's a bit of real time data processing involved. When...
9
by: thomasb | last post by:
Hi! This may seems to be a stupid question but I can't figure out how configuration of more than 4 GB memory on Windows works. dbset db2_awe=1,<number of physical pages>, <number of address...
2
by: Eric Mathieu | last post by:
Hi ! I have a program with almost 100 sources. The program coredump so i want debug the memory and i try memwatch but i don't get the result i want. The program crash so memwatch don't...
7
by: Rich Denis | last post by:
Hello, I have been trying to solve a mysterious memory leak problem and was hoping that you could help me out on my stuck point. First a bit of background. We have two app servers in an app...
4
by: Rocketman | last post by:
Error Help: CLI0120E Memory Allocation Failure -------------------------------------------------------------------------------- Hi Any help would really be appreciated. I am getting the...
2
by: Daniel | last post by:
i seem to be having memory issues, will deplying a release build instead of a debug build help with memory usage of my .net process?
3
by: Noah | last post by:
On May 6, 6:27 am, David <wizza...@gmail.comwrote: You need to use the debug build of Python to get exact numbers, but there are a few tricks you can use with the standard build to detect memory...
4
by: themadjester | last post by:
Can one disable hardware to increase the amount of addressable memory in windows? by hardware I mean onboard sound cards, pci this and that. The name of the thread explains the question. My...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.