Bogusław Brandys schreef:
Free Pascal Compiler version 2.3.1-r9226 [2008/01/17] for i386
Oops..what I did wrong ? Look below
D:\>fpc -Xg -g p.pas
Free Pascal Compiler version 2.3.1 [2008/01/10] for i386
Maybe a little old?
Vincent
___
fpc-deve
Peter Vreman wrote:
Support for a separate .dbg file is now available for windows in
current svn trunk with the -Xg option. No need anymore for "objcopy
--only-keep-debug && objcopy --add-debug-link && strip" under
windows. The external linker (e.g. linux) still be updated to support
objcopy and
>> Support for a separate .dbg file is now available for windows in
>> current svn trunk with the -Xg option. No need anymore for "objcopy
>> --only-keep-debug && objcopy --add-debug-link && strip" under
>> windows. The external linker (e.g. linux) still be updated to support
>> objcopy and strip w
Hi,
2008/1/17, Peter Vreman <[EMAIL PROTECTED]>:
> At 22:25 16-1-2008, you wrote:
> >At 21:32 16-1-2008, you wrote:
> >
> >
> >>On Wed, 16 Jan 2008, Peter Vreman wrote:
> >>
> >> > At 13:17 16-1-2008, you wrote:
> >> > >Marco van de Voort wrote:
> >> > > >from _EXECUTABLE_ file FILE, iow you still
At 22:25 16-1-2008, you wrote:
At 21:32 16-1-2008, you wrote:
On Wed, 16 Jan 2008, Peter Vreman wrote:
> At 13:17 16-1-2008, you wrote:
> >Marco van de Voort wrote:
> > >from _EXECUTABLE_ file FILE, iow you still need the unstripped exe.
> >
> >Perhaps it doesn't need the .text, .data, .bss e
At 22:25 16-1-2008, you wrote:
Michael Van Canneyt wrote:
On Wed, 16 Jan 2008, Peter Vreman wrote:
At 13:17 16-1-2008, you wrote:
Marco van de Voort wrote:
>from _EXECUTABLE_ file FILE, iow you still need the unstripped exe.
Perhaps it doesn't need the .text, .data, .bss etc sections though.
At 21:32 16-1-2008, you wrote:
On Wed, 16 Jan 2008, Peter Vreman wrote:
> At 13:17 16-1-2008, you wrote:
> >Marco van de Voort wrote:
> > >from _EXECUTABLE_ file FILE, iow you still need the unstripped exe.
> >
> >Perhaps it doesn't need the .text, .data, .bss etc sections though.
>
> I also p
Michael Van Canneyt wrote:
On Wed, 16 Jan 2008, Peter Vreman wrote:
At 13:17 16-1-2008, you wrote:
Marco van de Voort wrote:
>from _EXECUTABLE_ file FILE, iow you still need the unstripped exe.
Perhaps it doesn't need the .text, .data, .bss etc sections though.
I also posted this on Lazarus
On Wed, 16 Jan 2008, Peter Vreman wrote:
> At 13:17 16-1-2008, you wrote:
> >Marco van de Voort wrote:
> > >from _EXECUTABLE_ file FILE, iow you still need the unstripped exe.
> >
> >Perhaps it doesn't need the .text, .data, .bss etc sections though.
>
> I also posted this on Lazarus mailing li
At 13:17 16-1-2008, you wrote:
Marco van de Voort wrote:
from _EXECUTABLE_ file FILE, iow you still need the unstripped exe.
Perhaps it doesn't need the .text, .data, .bss etc sections though.
I also posted this on Lazarus mailing list already.
Below are the 2 commands to make it working. I
Marco van de Voort wrote:
from _EXECUTABLE_ file FILE, iow you still need the unstripped exe.
Perhaps it doesn't need the .text, .data, .bss etc sections though.
Micha
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.
Hi,
2008/1/16, Marco van de Voort <[EMAIL PROTECTED]>:
> > I have asked to the official GDB mailing list, if is possible debug a
> > program using as debug symbols an external files.
> >
> > The answer is yes (there are two method to do this).
> >
> > You can read the full answer here:
> > http://
> I have asked to the official GDB mailing list, if is possible debug a
> program using as debug symbols an external files.
>
> The answer is yes (there are two method to do this).
>
> You can read the full answer here:
> http://sourceware.org/ml/gdb/2008-01/msg00119.html
>
> I hope this can hel
I have asked to the official GDB mailing list, if is possible debug a
program using as debug symbols an external files.
The answer is yes (there are two method to do this).
You can read the full answer here:
http://sourceware.org/ml/gdb/2008-01/msg00119.html
I hope this can help we.
--
Best re
14 matches
Mail list logo