Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* break doesn't work with thread on mips
@ 2002-03-06  1:05 H . J . Lu
  2002-03-06 17:29 ` Michael Snyder
  2002-03-06 19:35 ` Daniel Jacobowitz
  0 siblings, 2 replies; 8+ messages in thread
From: H . J . Lu @ 2002-03-06  1:05 UTC (permalink / raw)
  To: GDB

When I do

# gdb a.out
(gdb) b main
Breakpoint 1 at 0x400910: file x.c, line 25.
(gdb) r
(gdb) del 1
(gdb) b main
reading register sp (#29): No such process.

That is break no longer works after the program runs if thread is used.
Why does gdb want to read sp anyway? It sounds like the old bug:

http://sources.redhat.com/ml/gdb/2001-11/msg00156.html

Has it been fixed?


H.J.


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

end of thread, other threads:[~2002-03-07  7:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-06  1:05 break doesn't work with thread on mips H . J . Lu
2002-03-06 17:29 ` Michael Snyder
2002-03-06 17:32   ` H . J . Lu
2002-03-06 17:36     ` Michael Snyder
2002-03-06 17:47       ` H . J . Lu
2002-03-06 17:56         ` Michael Snyder
2002-03-06 19:35 ` Daniel Jacobowitz
2002-03-06 23:02   ` H . J . Lu

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