Search Results

Search: Posts Made By: erupter
Forum: Programming 01-14-2013
4,210
Posted By erupter
I managed to understand an important detail: ...
I managed to understand an important detail:

the problem arises from how I pass parameters to the child thread.

If I just pass a void pointer to the zmq context, all is fine.
If I pass a...
Forum: Programming 01-11-2013
4,210
Posted By erupter
Unfortunately none of this is mine. This is...
Unfortunately none of this is mine.
This is part of the open source library ZeroMQ, I've never used jumps since I stopped using basic.
I prefer to find a more logical way of coding my programs (I'm...
Forum: Programming 01-11-2013
4,210
Posted By erupter
I'm not familiar with the fall-through concept by...
I'm not familiar with the fall-through concept by its name, although I think I grasp it and there should be none, or at least there is none I can see.

The code is this and starts at line 311

...
Forum: Programming 01-11-2013
4,210
Posted By erupter
Not really, I had modified the phrasing of the if...
Not really, I had modified the phrasing of the if to see if gdb behaved any differently. It didn't.

That's not exactly the problem: the if gives way to a goto statement.
But if any of the...
Forum: Programming 01-11-2013
2,187
Posted By erupter
I knew about undefined memory areas. What is...
I knew about undefined memory areas.
What is confusing me is when you do some implicit definitions like

char * mystring="some text";


So, as corona said, somehow my pointers should have...
Forum: Programming 01-11-2013
4,210
Posted By erupter
No matter how I compiled the relative library,...
No matter how I compiled the relative library, the values are optimized out.
I tried explicitly configuring with -O0 but to no avail.

Here is my minimal test code.
It requires the Zmqcpp library...
Forum: Programming 01-11-2013
4,210
Posted By erupter
, I can post the code no problem, this is the...
, I can post the code no problem, this is the smallest minimal example iI couldd devise.


(android won't let me paste the code... I'll have to get to my computer.
Although even when I'll be...
Forum: Programming 01-10-2013
4,210
Posted By erupter
Can't debug: assert error with gdb (no problem without)
I'm sorry if the title is really criptic, but I don't know how to phrase my problem.

I know I can't really ask for a solution, and I normally wouldn't but this is really escaping my abilities.
...
Forum: Programming 01-07-2013
2,187
Posted By erupter
Thank you for your time. I begun suspecting...
Thank you for your time.

I begun suspecting as much, but it is still unclear to me how it has been working for more than 10 days without so much as one crash or problem...
Forum: Programming 01-07-2013
2,187
Posted By erupter
[solved] Application behaving in 3 different ways on 3 different machines
Hello.
During the holidays I've been developing an application on my desktop computer at home.
I setup a repository on github, so when I got back to work I cloned the repo to my laptop.

It...
Forum: Programming 10-05-2012
1,215
Posted By erupter
Tried that before, same result.
Tried that before, same result.
Forum: Programming 10-05-2012
1,215
Posted By erupter
Managing and using PTSes
Hello.

I need to simulate a few serial links (doing a simulation of an application for a robot) and found socat which, at least with minicom, is working flawlessly.

I would really like to make...
Showing results 1 to 12 of 12

 
All times are GMT -4. The time now is 11:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy