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


> 	* 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.

-Fred


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