This is the mail archive of the gdb-patches@sourceware.org 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: ad more ending-run cases


On Mon, Nov 27, 2006 at 02:52:38PM +0000, Nathan Sidwell wrote:
> This patch does several things to ending-run.exp
> 
> 1) flattens the separate expect scripts dealing with whether an extra step 
> over a '}' was necessary.  Several regexps were duplicated, and whether the 
> step is necessary is an artifact of the compiler's debug data.
> 
> 2) adds a case for ARM RVDS toolchains
> 
> 3) adds a case for m68k (and probably other embedded systems), where 
> various forms of a 'start' function are used.
> 
> ok?


OK.

-- 
Daniel Jacobowitz
CodeSourcery


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