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: [patch][python] 2/3 Python representation of GDB line tables (Testsuite)


>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:

Phil> +#
Phil> +# You should have received a copy of the GNU General Public License
Phil> +# along with this program.  If not, see <http://www.gnu.org/licenses/>.
Phil> +load_lib gdb-python.exp
Phil> +set opts {}
Phil> +standard_testfile .S

Could you please add a blank line between the comments and the code?

Ok with that fix.

Tom


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