From: Joel Brobecker <brobecker@ACT-Europe.FR>
To: gdb-patches@sources.redhat.com
Subject: Re: Does anyone use GDB on x86-solaris 2.7 or more recent?
Date: Fri, 05 Apr 2002 08:23:00 -0000 [thread overview]
Message-ID: <20020405182350.F31184@act-europe.fr> (raw)
In-Reply-To: <20020405182154.E31184@act-europe.fr>; from brobecker@ACT-Europe.FR on Fri, Apr 05, 2002 at 06:21:54PM +0200
[-- Attachment #1: Type: text/plain, Size: 263 bytes --]
> Could anyone do the following for me? Assemble the attached assembly
> file, and send me the object file. "gcc -c small.s" should do it. I'll
> then check the address of the static symbol using objdump.
Sorry, I forgot the assembly file. Attached.
--
Joel
[-- Attachment #2: small.s --]
[-- Type: text/plain, Size: 2064 bytes --]
.file "small.c"
.version "01.01"
.stabs "/lot.a/brobecke/gdb-testsuite/tests/6423-010/",100,0,0,.Ltext0
.stabs "small.c",100,0,0,.Ltext0
.text
.Ltext0:
.stabs "gcc2_compiled.", 0x3c, 0, 0, 0
.stabs "int:t(0,1)=r(0,1);-2147483648;2147483647;",128,0,0,0
.stabs "char:t(0,2)=r(0,2);0;127;",128,0,0,0
.stabs "long int:t(0,3)=r(0,3);-2147483648;2147483647;",128,0,0,0
.stabs "unsigned int:t(0,4)=r(0,4);0;-1;",128,0,0,0
.stabs "long unsigned int:t(0,5)=r(0,5);0;-1;",128,0,0,0
.stabs "long long int:t(0,6)=@s64;r(0,6);01000000000000000000000;0777777777777777777777;",128,0,0,0
.stabs "long long unsigned int:t(0,7)=@s64;r(0,7);0000000000000;01777777777777777777777;",128,0,0,0
.stabs "short int:t(0,8)=@s16;r(0,8);-32768;32767;",128,0,0,0
.stabs "short unsigned int:t(0,9)=@s16;r(0,9);0;65535;",128,0,0,0
.stabs "signed char:t(0,10)=@s8;r(0,10);-128;127;",128,0,0,0
.stabs "unsigned char:t(0,11)=@s8;r(0,11);0;255;",128,0,0,0
.stabs "float:t(0,12)=r(0,1);4;0;",128,0,0,0
.stabs "double:t(0,13)=r(0,1);8;0;",128,0,0,0
.stabs "long double:t(0,14)=r(0,1);12;0;",128,0,0,0
.stabs "complex int:t(0,15)=s8real:(0,1),0,32;imag:(0,1),32,32;;",128,0,0,0
.stabs "complex float:t(0,16)=r(0,16);4;0;",128,0,0,0
.stabs "complex double:t(0,17)=r(0,17);8;0;",128,0,0,0
.stabs "complex long double:t(0,18)=r(0,18);12;0;",128,0,0,0
.stabs "void:t(0,19)=(0,19)",128,0,0,0
.stabs "fat_pointer:T(0,20)=s8lb0:(0,1),0,32;array:(0,21)=*(0,2),32,32;;",128,0,0,0
.data
.align 4
.type fp.2,@object
.size fp.2,8
fp.2:
.long 0
.long 0
.text
.align 4
.stabs "main:F(0,1)",36,0,3,main
.globl main
.type main,@function
main:
.stabn 68,0,3,.LM1-main
.LM1:
pushl %ebp
movl %esp,%ebp
.stabn 68,0,4,.LM2-main
.LM2:
.LBB2:
.stabn 68,0,12,.LM3-main
.LM3:
cmpl $0,fp.2+4
jne .L2
.L2:
.stabn 68,0,13,.LM4-main
.LM4:
.LBE2:
.stabn 68,0,13,.LM5-main
.LM5:
.L1:
leave
ret
.Lfe1:
.size main,.Lfe1-main
.stabs "fp:V(0,20)",38,0,10,fp.2
.stabn 192,0,0,.LBB2-main
.stabn 224,0,0,.LBE2-main
.Lscope0:
.stabs "",36,0,0,.Lscope0-main
.stabs "",100,0,0,.Letext
.Letext:
.ident "GCC: (GNU) 2.8.1"
next prev parent reply other threads:[~2002-04-05 16:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-05 8:21 Joel Brobecker
2002-04-05 8:23 ` Joel Brobecker [this message]
2002-04-05 8:47 ` Daniel Jacobowitz
2002-04-10 9:46 ` Joel Brobecker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020405182350.F31184@act-europe.fr \
--to=brobecker@act-europe.fr \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox