Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdb & arm
@ 2001-10-04  9:01 Quality Quorum
  2001-10-04  9:13 ` Keith Seitz
  0 siblings, 1 reply; 8+ messages in thread
From: Quality Quorum @ 2001-10-04  9:01 UTC (permalink / raw)
  To: gdb

Hi,

I run into annoying problem with arm gdb, it is still there
in gdb-20011002: if set a break point into function, then function
parameters will be printed incorrectly when break point is hit.

It seems that breakpoint is hit before the function prologue is complete,
gdb uses symbol description applicable to the body of the function, and
before function prologue is done symbols simply do not match
their descriptions.

Everything gets back to normal once you reach the first source line
in the function.

It is not terminal problem but quite annoying one.

I am wondering are there any way to fix it. I suppose it should
be trivially simple in case of arm with apcs-32 ?

Can anybody help ?

Thanks,

Aleksey




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

end of thread, other threads:[~2001-10-05  9:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-04  9:01 gdb & arm Quality Quorum
2001-10-04  9:13 ` Keith Seitz
2001-10-04 11:32   ` Quality Quorum
2001-10-04 11:37     ` Keith Seitz
2001-10-04 13:31       ` Quality Quorum
2001-10-04 15:00         ` Keith Seitz
2001-10-04 16:08           ` Quality Quorum
2001-10-05  9:37       ` Fernando Nasser

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