public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* eh regions into separate sections
@ 1998-04-15 14:53 Mike Stump
  1998-05-26 23:29 ` Martin von Loewis
       [not found] ` <199805270627.IAA01750.cygnus.egcs@mira.isdn.cs.tu-berlin.de>
  0 siblings, 2 replies; 3+ messages in thread
From: Mike Stump @ 1998-04-15 14:53 UTC (permalink / raw)
  To: egcs

I was wondering if the egcs people have had a chance to rewiew and
comment on Bruno's patch
http://www.cygnus.com/ml/egcs/1998-Apr/0009.html yet?

I have reviewed it and support its inclusion into egcs.

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

* Re: eh regions into separate sections
  1998-04-15 14:53 eh regions into separate sections Mike Stump
@ 1998-05-26 23:29 ` Martin von Loewis
       [not found] ` <199805270627.IAA01750.cygnus.egcs@mira.isdn.cs.tu-berlin.de>
  1 sibling, 0 replies; 3+ messages in thread
From: Martin von Loewis @ 1998-05-26 23:29 UTC (permalink / raw)
  To: mrs; +Cc: egcs

> I was wondering if the egcs people have had a chance to rewiew and
> comment on Bruno's patch
> http://www.cygnus.com/ml/egcs/1998-Apr/0009.html yet?

Any news on debugging a function split in this way? I know that the
feature is disabled when debugging is requested. It would be much more
useful if I could always enable it, even if that requires changes to
gdb.

Martin

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

* Re: eh regions into separate sections
       [not found] ` <199805270627.IAA01750.cygnus.egcs@mira.isdn.cs.tu-berlin.de>
@ 1998-05-27 13:14   ` Jason Merrill
  0 siblings, 0 replies; 3+ messages in thread
From: Jason Merrill @ 1998-05-27 13:14 UTC (permalink / raw)
  To: Martin von Loewis, egcs

>>>>> Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de> writes:

>> I was wondering if the egcs people have had a chance to rewiew and
>> comment on Bruno's patch
>> http://www.cygnus.com/ml/egcs/1998-Apr/0009.html yet?

> Any news on debugging a function split in this way? I know that the
> feature is disabled when debugging is requested. It would be much more
> useful if I could always enable it, even if that requires changes to
> gdb.

Won't work.  All debugging formats assume that functions are one big chunk
of code, not scattered around.

It might be possible to pretend that a function split up that way was
actually two functions, I suppose.

Jason

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

end of thread, other threads:[~1998-05-27 13:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-04-15 14:53 eh regions into separate sections Mike Stump
1998-05-26 23:29 ` Martin von Loewis
     [not found] ` <199805270627.IAA01750.cygnus.egcs@mira.isdn.cs.tu-berlin.de>
1998-05-27 13:14   ` Jason Merrill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).