1 /* Test step/next in presence of #line directives.
3 Free Software Foundation, Inc.
5 This file is part of GDB.
7 This program is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by
9 the Free Software Foundation; either version 2 of the License, or
10 (at your option) any later version.
12 This program is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details.
17 You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software
19 Foundation, Inc., 59 Temple Place - Suite 330,
20 Boston, MA 02111-1307, USA. */
22 void dummy (int, int);
27 main (int argc
, char **argv
)
39 #line 40 "step-line.c"
41 #line 24 "step-line.inp"
43 #line 44 "step-line.c"
45 #line 25 "step-line.inp"
47 #line 48 "step-line.c"
49 #line 26 "step-line.inp"
51 #line 52 "step-line.c"
57 #line 31 "step-line.inp"
59 #line 60 "step-line.c"
61 #line 32 "step-line.inp"
63 #line 64 "step-line.c"
66 #line 33 "step-line.inp"
68 #line 69 "step-line.c"
71 #line 34 "step-line.inp"
73 #line 74 "step-line.c"
76 #line 35 "step-line.inp"
78 #line 79 "step-line.c"
82 dummy (int num
, int i
)