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: [commit+7.7] [patch+7.7] Fix auto-load 7.7 regression (PR gdb/16626)


>> * gdb.base/auto-load-script: New file.
>> * gdb.base/auto-load.c: New file.
>> * gdb.base/auto-load.exp: New file.

Jan> Checked in:
Jan> 	849c862eb2637990692ffe31d16dc779f9bf30c5
Jan> and for gdb-7.7-branch:
Jan> 	5b91e80ee94bc100df71fab5472f8adb2c9a88fd

This new test fails for me on x86-64 Fedora 18.
I'm building outside the source tree in case that matters.

    FAIL: gdb.base/auto-load.exp: print $script_loaded

gdb.log says:

    (gdb) print $script_loaded
    $1 = void

I didn't look into it.

Tom


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