Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Stabs: constant string, constant boolean
@ 2004-01-26 23:22 Daniël Mantione
  2004-01-27  4:20 ` Ian Lance Taylor
  0 siblings, 1 reply; 6+ messages in thread
From: Daniël Mantione @ 2004-01-26 23:22 UTC (permalink / raw)
  To: gdb

Hi,

Could someone enlighten me on the support of the constant string and
constant boolean for stabs debug information.

I tried several versions of gdb (not yet 6.0), but all I get out of them
is "error type". I try to generate debug info exactly as described on
http://source.redhat.com/gdb/current/onlinedocs/stabs_3.html#SEC16

I.e. I try to add a boolean like this:

        .stabs "BOOL1:c=b0;",36,0,5,0

This results in "error type". However, if I try:

        .stabs "BOOL1:c=i0;",36,0,5,0

... gdb treats it as integer fine.

Any ideas which versions of gdb support these well?

Greetings,

Daniël Mantione

P.s. I'm not on this mailinglist, please cc to me.


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

end of thread, other threads:[~2004-01-27 15:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-26 23:22 Stabs: constant string, constant boolean Daniël Mantione
2004-01-27  4:20 ` Ian Lance Taylor
2004-01-27  8:39   ` Daniël Mantione
2004-01-27 14:14     ` Daniel Jacobowitz
2004-01-27 15:27       ` Daniël Mantione
2004-01-27 15:30         ` Daniel Jacobowitz

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