comp.lang.ada
 help / color / mirror / Atom feed
* Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming  a function S in order to shorten the source code visits cygwin.S during execution. thie is very awkwae
@ 2023-04-17 14:20 Petter
  2023-04-17 14:31 ` Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awk Petter
  2023-04-17 15:05 ` Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awkwae Niklas Holsti
  0 siblings, 2 replies; 7+ messages in thread
From: Petter @ 2023-04-17 14:20 UTC (permalink / raw)


Also, is there a better way to create a post?

Regards,
Petter

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

* Re: Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awk
  2023-04-17 14:20 Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awkwae Petter
@ 2023-04-17 14:31 ` Petter
  2023-04-17 15:05 ` Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awkwae Niklas Holsti
  1 sibling, 0 replies; 7+ messages in thread
From: Petter @ 2023-04-17 14:31 UTC (permalink / raw)


I've found that locally naming arguments to procedures or functions s can also cause this problem.

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

* Re: Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awkwae
  2023-04-17 14:20 Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awkwae Petter
  2023-04-17 14:31 ` Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awk Petter
@ 2023-04-17 15:05 ` Niklas Holsti
  2023-04-17 15:16   ` Simon Wright
  2023-04-17 15:19   ` Simon Wright
  1 sibling, 2 replies; 7+ messages in thread
From: Niklas Holsti @ 2023-04-17 15:05 UTC (permalink / raw)


On 2023-04-17 17:20, Petter wrote:
> Also, is there a better way to create a post?


Hard to answer that, as you don't say which way you are using now.

It seems you are using Google Groups, which in general has a poor 
reputation for Usenet usability (this is a Usenet newsgroup, not an 
original Google Group). You could try to use a "real" newsreader (say, 
Thunderbird) and a Usenet server -- for example, see 
https://www.newsgroupreviews.com/eternal-september.html.

And please don't write your (almost) entire message in the "Subject" :-)

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

* Re: Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awkwae
  2023-04-17 15:05 ` Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awkwae Niklas Holsti
@ 2023-04-17 15:16   ` Simon Wright
  2023-04-17 15:19   ` Simon Wright
  1 sibling, 0 replies; 7+ messages in thread
From: Simon Wright @ 2023-04-17 15:16 UTC (permalink / raw)


Niklas Holsti <niklas.holsti@tidorum.invalid> writes:

> On 2023-04-17 17:20, Petter wrote:
>> Also, is there a better way to create a post?
>
>
> Hard to answer that, as you don't say which way you are using now.

On this Mac, using Google Groups via Safari, there's a (+ New
conversation) button at the top left.

When I click on that, a window pops up with From at the top, Subject
underneath, and then a large blank section for you to write your message
in.

In this case, a better subject would have been "Strange behaviour with GDB".

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

* Re: Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awkwae
  2023-04-17 15:05 ` Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awkwae Niklas Holsti
  2023-04-17 15:16   ` Simon Wright
@ 2023-04-17 15:19   ` Simon Wright
  2023-04-17 19:39     ` Chris Townley
  1 sibling, 1 reply; 7+ messages in thread
From: Simon Wright @ 2023-04-17 15:19 UTC (permalink / raw)


Niklas Holsti <niklas.holsti@tidorum.invalid> writes:

> On 2023-04-17 17:20, Petter wrote:
>> Also, is there a better way to create a post?
>
>
> Hard to answer that, as you don't say which way you are using now.

On this Mac, using Google Groups via Safari, there's a (+ New
conversation) button at the top left.

When I click on that, a window pops up with From at the top, Subject
underneath, and then a large blank section for you to write your message
in.

In this case, a better subject would have been "Strange behaviour with GDB".

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

* Re: Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awkwae
  2023-04-17 15:19   ` Simon Wright
@ 2023-04-17 19:39     ` Chris Townley
  2023-04-18 11:18       ` Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awk Petter
  0 siblings, 1 reply; 7+ messages in thread
From: Chris Townley @ 2023-04-17 19:39 UTC (permalink / raw)


On 17/04/2023 16:19, Simon Wright wrote:
> Niklas Holsti <niklas.holsti@tidorum.invalid> writes:
> 
>> On 2023-04-17 17:20, Petter wrote:
>>> Also, is there a better way to create a post?
>>
>>
>> Hard to answer that, as you don't say which way you are using now.
> 
> On this Mac, using Google Groups via Safari, there's a (+ New
> conversation) button at the top left.
> 
> When I click on that, a window pops up with From at the top, Subject
> underneath, and then a large blank section for you to write your message
> in.
> 
> In this case, a better subject would have been "Strange behaviour with GDB".

But hopefully a proper news reader wouldn't have duplicated the post ;)

-- 
Chris

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

* Re: Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awk
  2023-04-17 19:39     ` Chris Townley
@ 2023-04-18 11:18       ` Petter
  0 siblings, 0 replies; 7+ messages in thread
From: Petter @ 2023-04-18 11:18 UTC (permalink / raw)


Thanks for the advice. But I could not find an easy way to start using another newsreader. Also, since I'm now retired. I'm not prepared to spend any more money. 

I'd be grateful if someone addressed to problem in the OP: why do i have to hit F7 so many times? I also found out that I might not want to step into Ada.Containers.Vectors which is visited a lot of times for just a simple "for I of Vector". And more, something periodically triggers an abort_signal caught by ACV causing more F7s.

(I semi-retired 2 years ago and fully last year from a career in consultancy. Some of you have seen my posts a few years ago, when I was at in order Nobel Tech, SAAB Ericsson Aerotronics, SAAB Dynamics. Randy might remember that I started my career at SAAB UNIVAC later to become UNISYS which Randy and friends created an ADA Compiler which I sadly never had a chance to try.)

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

end of thread, other threads:[~2023-04-18 11:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-17 14:20 Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awkwae Petter
2023-04-17 14:31 ` Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awk Petter
2023-04-17 15:05 ` Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awkwae Niklas Holsti
2023-04-17 15:16   ` Simon Wright
2023-04-17 15:19   ` Simon Wright
2023-04-17 19:39     ` Chris Townley
2023-04-18 11:18       ` Hi guys! I've been inactive for a long time but now started to develop a hobby application. I found a strange behaviour with gdb. Locally renaming a function S in order to shorten the source code visits cygwin.S during execution. thie is very awk Petter

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