Hi!
I'm trying to debug a program that I execute WITH parameters.
When trying to do a
gdb programname -par1 -par2
The gdb thinks that -par1 -par2 are parameters for debugging, instead of using them with my program.
How can I solve this?
Thanks!
Eze. ---
Ezequiel Glinsky
eze@bumeran.com...
I need a simple script to measure the time it took to execute a program.
What can I do?
I thought about a shell script that could log the start (current) time, execute the simulation and log the end (current) time.
I'm new to Linux, so if any of you can help me, THANKS.
Regards.
Eze.
---...
I'm using the clock() function in my C++ program.
The problem is: I'm getting times like 0, 10 ms, 20 ms, etc.
But... what if a part of the program takes 5 ms, 15 ms, or 25 ms, or even more odd values like 7 ms, 11 ms, 12 ms, etc.
Is there a way to modify the intervals to let me measure the...
...prefix:
E:\Eze\test>jre -cp jfile.jar mainTEST
Class not found: mainTEST
The way I create the jar file is:
E:\Eze\test>jar cf jfile *
and even
E:\Eze\test>jar cf jfile class\test\*
Any idea on what is the problem with my .jar???
Thanks!
Eze.
eze@bumeran.com ---
Ezequiel Glinsky...
Hi everybody!
I need to run (and, previously, create) a batch file in my Linux.
That is, I need to run a couple of programs one by one (in fact is the same program with different parameters).
How can I do it?
Thanks!
Ezequiel.
---
Ezequiel Glinsky
eze@bumeran.com
Buenos Aires, Argentina
I have a project written in C++
Have you heard of any tool that lets you "browse" the classes, and/or even draw a hierarchy of the classes that have been written?
If it's freeware... much better :-)
I work under Windows mainly.
Thanks! ---
Ezequiel Glinsky
eze@bumeran.com
Buenos...
Thanks a lot greatkingrat but that's not what I need.
I really need DHRYSTONE code to "spend" time in the loop, to make some calculations and determine performance.
Any ideas? Thanks!
Eze. ---
Ezequiel Glinsky
eze@bumeran.com
Buenos Aires, Argentina
I need to use dhrystone code in a C++ program for Linux/UNIX.
In fact, what I need is to call a function that loops 'N' times (the parameter is N, of course).
Any of you have any idea/source code/suggestions to share with me?
Thanks! ---
Ezequiel Glinsky
eze@bumeran.com
Buenos Aires, Argentina
I guess that (by mistake) I might have deleted a .jar or zip that could contain that.
It's a mess, because I CAN compile it without those lines, but it only works for Internet Explorer (those lines, indeed, are the enable privilege to Netscape).
Any idea on WHICH file could be missing?
THANKS...
I used to compile my applet with NO problem... but it seems like I messed it up deleting a file on my Hard disk... or something.
I guess I screwed it when I deleted a zip or something because now I receive an error.
Now I get:
E:\Eze\Facu\Tesis\Java\Graflog\v03>javac graflog.java...
...class string & = "RTAtomic")':
rtatomic.cpp:51: cannot convert `timeIntDelay' from type `string' to type `const char *'
How can I get the int value from a string?!?! Isn't "atoi" the correct function?
Thanks in advance!
Eze. ---
Ezequiel Glinsky
eze@bumeran.com
Buenos...
Hi!
I need to get the time with more precision than seconds from the machine that is running my c++ program. I would need at least miliseconds.
I'm using GNU C++ under Linux.
Any ideas?
Thanks!
Eze. ---
Ezequiel Glinsky
eze@bumeran.com
Buenos Aires, Argentina
I'm looking for information about GXL and VRML.
Any reliable source on the net you can suggest?
Regards.
Ezequiel.
eze@bumeran.com ---
Ezequiel Glinsky
eze@bumeran.com
Buenos Aires, Argentina
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.