Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch/testcase] fix gdb.objc/basicclass.exp
@ 2003-07-04  3:07 Kei Sakamoto
  2003-07-07 14:13 ` Daniel Jacobowitz
  0 siblings, 1 reply; 6+ messages in thread
From: Kei Sakamoto @ 2003-07-04  3:07 UTC (permalink / raw)
  To: gdb-patches

The attached patch fixes gdb.objc.basicclass.exp.

The current test always fail with sim because of libobjc's error.

(gdb) PASS: gdb.objc/basicclass.exp: continue until method breakpoint
run
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program:
/project/m32r-tools/insight-20030703/build/gdb/testsuite/gdb.objc/basicclass
Virtual memory exhausted

*** EXIT code 4242

Program exited with code 0157255.
[Switching to process 0]
(gdb) FAIL: gdb.objc/basicclass.exp: resetting breakpoints when rerunning

I assume this is not libobjc's bug. Please tell me if my
assumption is wrong.

Anyway, I inserted load command before run command. I checked
this patch with m32r-elf, arm-elf, and sh-elf.

Kei

===

2003-07-04  Kei Sakamoto  <sakamoto.kei@renesas.com>

        * gdb.objc/basicclass.exp: Execute load command before re-running
          program in case of sim.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-08-28 19:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-04  3:07 [patch/testcase] fix gdb.objc/basicclass.exp Kei Sakamoto
2003-07-07 14:13 ` Daniel Jacobowitz
2003-07-08  0:58   ` Kei Sakamoto
2003-07-08  2:26     ` Doug Evans
2003-07-08 19:45       ` Michael Snyder
2003-08-28 19:37     ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox