This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Outwit compiler dead code elimination in break.exp test


On Mon, Dec 01, 2003 at 09:23:22AM -0500, Elena Zannoni wrote:
> Daniel Jacobowitz writes:
>  > On Sat, Nov 29, 2003 at 06:03:57PM -0700, Fred Fish wrote:
>  > > > 	* gdb.base/break.c (globalvar): Add.
>  > > > 	(marker1, marker2, marker3, marker4): Set globalvar.
>  > > 
>  > > BTW, as it turns out this breaks some other tests that depend upon
>  > > hardwired line numbers into break.c, so I'm updating those.  If
>  > > nothing else, it might be a good idea to mark those lines that do have
>  > > hardwired line numbers to make them easier to find again in the
>  > > future.
>  > 
>  > If you're there, rather than being the second person this month to
>  > update the line numbers, could you convert it to gdb_get_line_number?
>  > 
>  > -- 
>  > Daniel Jacobowitz
>  > MontaVista Software                         Debian GNU/Linux Developer
> 
> 
> What are you guys looking at? An alternate universe?
> 
> 2003-11-13  Elena Zannoni  <ezannoni@redhat.com>
>                                                                                 
>         * gdb.base/break.c: Add comments to aid finding line numbers for
>         breakpoints.
>         * gdb.base/break.exp: Remove all references to explicit line
>         numbers.

It looks like Fred is talking about other test files which reference
break.exp.  Like condbreak.exp...

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]