here you go (i've accidently deleted test.pas, and created new one,
naming main.pas, but the code is the same) :

(gdb) info line *0x40144e
warning: (Internal error: pc 0x40144e in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x40144e in read in psymtab, but not in symtab.)

Line 7 of "main.pas" starts at address 0x40144ewarning: (Internal
error: pc 0x40 144e in read in psymtab, but not in symtab.)

 <main+14> and ends at 0x401457warning: (Internal error: pc 0x401457
in read in psymtab, but not in symtab.)
 <main+23>.

(gdb) x/10i 0x40144e
0x40144ewarning: (Internal error: pc 0x40144e in read in psymtab, but
not in symtab.)
 <main+14>:     mov    $0x5,%ax
0x401452warning: (Internal error: pc 0x401452 in read in psymtab, but
not in symtab.)
 <main+18>:     call   0x401400warning: (Internal error: pc 0x401400
in read inpsymtab, but not in symtab.)
 <TESTUP>
0x401457warning: (Internal error: pc 0x401457 in read in psymtab, but
not in symtab.)
 <main+23>:     call   0x406ec0 <fpc_get_output>
0x40145cwarning: (Internal error: pc 0x40145c in read in psymtab, but
not in symtab.)
 <main+28>:     mov    %eax,%ebx
0x40145ewarning: (Internal error: pc 0x40145e in read in psymtab, but
not in symtab.)
 <main+30>:     mov    %ebx,%edx
0x401460warning: (Internal error: pc 0x401460 in read in psymtab, but
not in symtab.)
 <main+32>:     mov    $0x40a000,%ecx
0x401465warning: (Internal error: pc 0x401465 in read in psymtab, but
not in symtab.)
 <main+37>:     mov    $0x0,%eax
0x40146awarning: (Internal error: pc 0x40146a in read in psymtab, but
not in symtab.)
 <main+42>:     call   0x407110 <fpc_write_text_shortstr>
0x40146fwarning: (Internal error: pc 0x40146f in read in psymtab, but
not in symtab.)
 <main+47>:     call   0x403b00 <fpc_iocheck>
0x401474warning: (Internal error: pc 0x401474 in read in psymtab, but
not in symtab.)
 <main+52>:     mov    %ebx,%eax
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to