This is the mail archive of the gdb-testers@sources.redhat.com 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]

gdb, native hppa2.0w-hp-hpux11.11


Here's some tables for gdb on hppa2.0w-hp-hpux11.11 with the
hp c and c++ compilers.

  http://www.shout.net/~mec/sunday/2004-06-06-hpux/index.html

gdb 6.1 suite 6.1 versus gdb gdb_6_1-branch suite gdb_6_1-branch:

  There is one regression in the test results:

    gdb.base/step-test.exp: *
      blank -> FAIL
      PASS -> blank
      PASS -> FAIL

      This is a random problem in gdb 6.1 and gdb gdb_6_1-branch.
      With the 'next' or 'step' commands, sometimes gdb prints:

	(gdb) PASS: gdb.base/step-test.exp: step 1
	next 
	Warning:
	Cannot insert breakpoint 0.
	Error accessing memory address 0x0: Invalid argument.

	(gdb) FAIL: gdb.base/step-test.exp: next 2

      This happens randomly with both gdb 6.1 and gdb gdb_6_1-branch;
      both gdb's are broken so it's not a regression in the branch.
      (It just shows up as a regression because sometimes gdb 6.1
      randomly works while gdb_6_1-branch randomly barfs).

      This "Cannot insert breakpoint 0" message does not appear with
      gdb HEAD.

gdb 6.1 suite 6.1 versus gdb HEAD suite HEAD:

  Regressions in:

    gdb.aCC/watch-cmd.exp
    gdb.base-hp/reg.exp
    gdb.base/callfuncs.exp
    gdb.base/commands.exp
    gdb.base/display.exp
    gdb.base/ena-dis-br.exp
    gdb.base/recurse.exp
    gdb.base/selftest.exp
    gdb.base/sigall.exp
    gdb.base/siginfo.exp
    gdb.base/watchpoint.exp
    gdb.cp/annota2.exp
    gdb.cp/annota3.exp
    gdb.mi/mi-cli.exp
    gdb.mi/mi-watch.exp
    gdb.mi/mi2-cli.exp
    gdb.mi/mi2-watch.exp

Michael C


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