[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DDD
From: |
Russell Shaw |
Subject: |
DDD |
Date: |
Thu, 12 Mar 2015 01:24:40 +1100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.5.0 |
Hi,
When i set a breakpoint at "main", it appears half way between the first and
second line:
int main(int argc, char *argv[])
{
int ret = EXIT_SUCCESS;
<-- red dot
...
Is there any fix for that?
I tried recompiling, so the source is not out of sync with the binary.
- DDD,
Russell Shaw <=
- Re: DDD, vose, 2015/03/11
- Re: DDD, Žarko Živanov, 2015/03/12
- Re: DDD, Russell Shaw, 2015/03/12
- Re: DDD, shaunak saha, 2015/03/12
- Re: DDD, Žarko Živanov, 2015/03/12
- Re: DDD, shaunak saha, 2015/03/13
- Re: DDD, Fred Krogh, 2015/03/13
- Re: DDD, Michael Eager, 2015/03/26
- Re: DDD, Fred Krogh, 2015/03/26
- Re: DDD, Russell Shaw, 2015/03/14