[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gdb
Subject:    Re: gdb.mi/mi-cli.exp failures
From:       Andrew Cagney <ac131313 () redhat ! com>
Date:       2003-03-31 21:20:44
Message-ID: 3E88B12C.6070609 () redhat ! com
[Download RAW message or body]

And this:

> -	return concat (filename);
> +	return filename;

(remembering that the patch is backwards) doesn't look so good.  It 
should be:

	concat (filename, NULL);

perhaps

	xstrdup (filename)

would be easier to read :-)

Doesn't get gdb off the hook though.

Andrew


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic