This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

still problem with gdb 5.1.1 on alpha...


hello,

I have posted yesterday a mail about problems while using gdb 5.1.1
on an alpha running Tru64 Unix version 5.0.A.

I have received an answer from J.Brobecker (thanksJoel), which
suggests a patch. Unfortunately, I have still the same problem after
applying it.

Moreover, J. Brobecker tells me that I can proceed after the first
message telling me that an internal error as occured, just by answering
'y' to the question: "will you proceed" and 'n' to the question "should
gdb make a core". I have done so, but as soon as I run my program,
I have the following messages:

"Program received signal SIGTRAP, Trace/breakpoint trap.
warning: Hit heuristic-fence-post without finding
warning: enclosing function for address 0x3ff800203a8
This warning occurs if you are debugging a function without any symbols
...
Otherwise you told GDB there was a function where isn't one or,
(moke likely) you have encountered a bug in GDB"

Since I have compiled with the "-g" option in gcc, I think
that I'm in the latter case.

Any idea ?
Thanks
Best regards
-- 
______________________________________________________________
| Henri Delebecque                        delebecq@supelec.fr |
| Webmaster                                                   |
| Supelec                          Tel (33)  01.69.85.14.91   |
| 3 rue Joliot-Curie                                          |
| Plateau de Moulon                 Fax:(33) 01.69.85.12.34   |
| 91190 Gif sur Yvette                                        |
| FRANCE                                                      |
|_____________________________________________________________|


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]