It would help to know how redc.s is built (directly compiled from the
assembler it looks like...), and how the file is linked...
if it is hand assembly, did you remember run as with the -g option so
that source information is saved in the object?
If it is linked in a dll, did you try to load the
On Tue, Mar 16, 2010 at 7:18 AM, David Cleaver wrote:
> Any suggestions on how I should proceed? I don't know how to use gdb very
> well.
> If anyone has any tips or tricks on how to trouble shoot this problem I'd
> appreciate it very much. Thanks for your time.
Email the asm file to this lis
On Tue, Mar 16, 2010 at 2:18 PM, David Cleaver wrote:
>
> Ozkan Sezer wrote:
>> AFAIK, you may not tell the difference, and I'm afraid
>> that the 20100123 version you just tried may not have
>> been compiled against expat either. FWIW, I will compile
>> gdb against expat in my next personal build
Ozkan Sezer wrote:
> AFAIK, you may not tell the difference, and I'm afraid
> that the 20100123 version you just tried may not have
> been compiled against expat either. FWIW, I will compile
> gdb against expat in my next personal builds. ... and
> even made a version just now, see if this works f
On Tue, Mar 16, 2010 at 5:15 AM, David Cleaver wrote:
>
> Kai Tietz wrote:
>> Hello David,
>>
>> The problem you've shown is reasoned by using a gdb built without
>> libexpat. You can download a more current version from our SF file
>> sections (see Tools), which is build with libexpat. If gdb isn
Kai Tietz wrote:
> Hello David,
>
> The problem you've shown is reasoned by using a gdb built without
> libexpat. You can download a more current version from our SF file
> sections (see Tools), which is build with libexpat. If gdb isn't built
> by it, debugging information from DLLs won't be loa
On Mon, Mar 15, 2010 at 4:47 AM, Kai Tietz wrote:
> Hello David,
>
> The problem you've shown is reasoned by using a gdb built without
> libexpat. You can download a more current version from our SF file
> sections (see Tools), which is build with libexpat. If gdb isn't built
> by it, debugging in
Hello David,
The problem you've shown is reasoned by using a gdb built without
libexpat. You can download a more current version from our SF file
sections (see Tools), which is build with libexpat. If gdb isn't built
by it, debugging information from DLLs won't be loaded.
Hope this solves your is
64
Subject: [Mingw-w64-public] Need help debugging...
Hello all,
This may be the wrong list to ask this, but I'm not sure where else to ask.
I'm
working on a project that I can compile just fine, but when I run the
program it
crashes silently. This isn't my project, it is a project t
Hello all,
This may be the wrong list to ask this, but I'm not sure where else to ask.
I'm
working on a project that I can compile just fine, but when I run the program
it
crashes silently. This isn't my project, it is a project that I've come across
and would like to help out on. This pro
10 matches
Mail list logo