Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* GDB 6.2 branch frozen
@ 2004-08-12 12:43 Andrew Cagney
  2004-08-13 13:40 ` Andrew Cagney
  0 siblings, 1 reply; 12+ messages in thread
From: Andrew Cagney @ 2004-08-12 12:43 UTC (permalink / raw)
  To: gdb-patches



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

* Re: GDB 6.2 branch frozen
  2004-08-12 12:43 GDB 6.2 branch frozen Andrew Cagney
@ 2004-08-13 13:40 ` Andrew Cagney
  0 siblings, 0 replies; 12+ messages in thread
From: Andrew Cagney @ 2004-08-13 13:40 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb-patches

Branch unfrozen.


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

* Re: GDB 6.2 branch frozen
  2004-09-06  0:10 Andrew Cagney
@ 2004-09-11 15:10 ` Andrew Cagney
  0 siblings, 0 replies; 12+ messages in thread
From: Andrew Cagney @ 2004-09-11 15:10 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb-patches

oops, forgot to send this - gdb 6.2 branch frozen (but really dead)


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

* GDB 6.2 branch frozen
@ 2004-09-06  0:10 Andrew Cagney
  2004-09-11 15:10 ` Andrew Cagney
  0 siblings, 1 reply; 12+ messages in thread
From: Andrew Cagney @ 2004-09-06  0:10 UTC (permalink / raw)
  To: gdb-patches

...


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

* Re: GDB 6.2 branch frozen
  2004-07-29 21:13       ` Andrew Cagney
@ 2004-07-29 21:24         ` Joel Brobecker
  0 siblings, 0 replies; 12+ messages in thread
From: Joel Brobecker @ 2004-07-29 21:24 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb-patches

> Once the BFD patch is applied, what's next to fail?

I think the next biggie is the unwinder. But there is also the problem
with floats that cause GDB to SEGV. The last one is on my plate, but
the patch could still be applied as is. It might not be perfect (we
need to check) but at least it prevents the crash.

References:
    http://sources.redhat.com/ml/gdb-patches/2004-07/msg00288.html
    http://sources.redhat.com/ml/gdb-patches/2004-07/msg00319.html
    http://sources.redhat.com/ml/gdb-patches/2004-07/msg00310.html
    
-- 
Joel


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

* Re: GDB 6.2 branch frozen
  2004-07-29 20:47     ` Joel Brobecker
@ 2004-07-29 21:13       ` Andrew Cagney
  2004-07-29 21:24         ` Joel Brobecker
  0 siblings, 1 reply; 12+ messages in thread
From: Andrew Cagney @ 2004-07-29 21:13 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches

>>>mips-irix is completely broken. Is that OK? If yes, then we might want
>>>> >to add a note about this somewhere.
>>
>>> 
>>> Can you be more specific?  Does ``break main; run'' work for instance?
> 
> 
> Unfortunately, no (for that one, you'll need my bfd patch).

Once the BFD patch is applied, what's next to fail?

(so I can write: Due to problems with both BFD and ... GDB 6.2 does not 
work on MIPS IRIX).

Andrew



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

* Re: GDB 6.2 branch frozen
  2004-07-29 19:06   ` Andrew Cagney
@ 2004-07-29 20:47     ` Joel Brobecker
  2004-07-29 21:13       ` Andrew Cagney
  0 siblings, 1 reply; 12+ messages in thread
From: Joel Brobecker @ 2004-07-29 20:47 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb-patches

> >mips-irix is completely broken. Is that OK? If yes, then we might want
> >to add a note about this somewhere.
> 
> Can you be more specific?  Does ``break main; run'' work for instance?

Unfortunately, no (for that one, you'll need my bfd patch).

-- 
Joel


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

* Re: GDB 6.2 branch frozen
  2004-07-28 23:53 ` Joel Brobecker
@ 2004-07-29 19:06   ` Andrew Cagney
  2004-07-29 20:47     ` Joel Brobecker
  0 siblings, 1 reply; 12+ messages in thread
From: Andrew Cagney @ 2004-07-29 19:06 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches

>>I'll spin up what will hopefully be the final draft.
> 
> 
> mips-irix is completely broken. Is that OK? If yes, then we might want
> to add a note about this somewhere.

Can you be more specific?  Does ``break main; run'' work for instance?

Andrew


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

* Re: GDB 6.2 branch frozen
  2004-07-28 19:55 Andrew Cagney
@ 2004-07-28 23:53 ` Joel Brobecker
  2004-07-29 19:06   ` Andrew Cagney
  0 siblings, 1 reply; 12+ messages in thread
From: Joel Brobecker @ 2004-07-28 23:53 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb-patches

> I'll spin up what will hopefully be the final draft.

mips-irix is completely broken. Is that OK? If yes, then we might want
to add a note about this somewhere.

-- 
Joel


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

* GDB 6.2 branch frozen
@ 2004-07-28 19:55 Andrew Cagney
  2004-07-28 23:53 ` Joel Brobecker
  0 siblings, 1 reply; 12+ messages in thread
From: Andrew Cagney @ 2004-07-28 19:55 UTC (permalink / raw)
  To: gdb-patches

I'll spin up what will hopefully be the final draft.

Andrew


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

* Re: GDB 6.2 branch frozen
  2004-07-17 14:54 Andrew Cagney
@ 2004-07-17 17:58 ` Andreas Schwab
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Schwab @ 2004-07-17 17:58 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb-patches, gdb

Andrew Cagney <cagney@gnu.org> writes:

> I'm creating a draft release.

Could this change in opcodes please be added to the branch?

2004-07-11  Andreas Schwab  <schwab@suse.de>

	* m68k-dis.c (m68k_valid_ea): Fix typos in last change.

Unfortunately I screwed it up just before the branch was created, but only
noticed after the fact.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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

* GDB 6.2 branch frozen
@ 2004-07-17 14:54 Andrew Cagney
  2004-07-17 17:58 ` Andreas Schwab
  0 siblings, 1 reply; 12+ messages in thread
From: Andrew Cagney @ 2004-07-17 14:54 UTC (permalink / raw)
  To: gdb-patches, gdb

I'm creating a draft release.


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

end of thread, other threads:[~2004-09-11 15:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-12 12:43 GDB 6.2 branch frozen Andrew Cagney
2004-08-13 13:40 ` Andrew Cagney
  -- strict thread matches above, loose matches on Subject: below --
2004-09-06  0:10 Andrew Cagney
2004-09-11 15:10 ` Andrew Cagney
2004-07-28 19:55 Andrew Cagney
2004-07-28 23:53 ` Joel Brobecker
2004-07-29 19:06   ` Andrew Cagney
2004-07-29 20:47     ` Joel Brobecker
2004-07-29 21:13       ` Andrew Cagney
2004-07-29 21:24         ` Joel Brobecker
2004-07-17 14:54 Andrew Cagney
2004-07-17 17:58 ` Andreas Schwab

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