<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1257">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>There are some problems with gdb info.<BR>Because
line 1 contains code and by contrast line 3 does not (where are only 2
lines)(i tested with more examples, there was same problems). I am interesting
of their origin.</FONT></DIV></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>begin<BR>end.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>gdb>info line 1<BR>Line 1 of "test.pp" is at
address $40cab8 <main> but contains no code.<BR>gdb>info line 2<BR>Line
2 of "test.pp" starts at address $40cac7 <main+15> and ends at $40cad8
<__CTOR_LIST__>.<BR>gdb>info line 3<BR>Line 3 of "test.pp" starts at
address $40cab8 <main> and ends at $40cabb <main+3>.<BR>gdb>info
line 4<BR>Line number 4 is out of range for "test.pp".</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Maybe there is another way to find out whitch
lines are executable and whitch are not. I will be gracefull for
help.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>