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: GDB 7.6.90 available for testing


>>>>> "Reini" == Reini Urban <reini@cpanel.net> writes:

Reini> I got those FAIL regressions from 7.6.50:
[...]

Reini> on an uptodate debian testing amd64.
Reini> I hope you can replicate that.

I checked out and built the 7.7 branch here.

I then spot-checked my results against yours -- I did not check every
test, but a reasonable subset of them.  My build did not have any of the
failures you are seeing.

Offhand I don't know what went wrong in your test run.  I guess you'd
have to look into gdb.log to find out.


Joel, I did notice this -- not a regression, but a new test that fails:

gdb.ada/mi_interface.exp: Create ggg1 varobj: FAIL
gdb.ada/mi_interface.exp: list ggg1's children: FAIL


>From gdb.log:

-var-create ggg1 * ggg1
^error,msg="-var-create: unable to create variable object"
(gdb) 

I didn't dig any deeper though.

Tom


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