bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DDD 3.2.1 (sparc-sun-solaris2.8) gets 'Bus Error' Signal


From: Sachin Patil
Subject: DDD 3.2.1 (sparc-sun-solaris2.8) gets 'Bus Error' Signal
Date: Wed, 9 May 2001 16:48:39 +0530

Hi,

I was using ddd of above version on sparc sun solaris 2.8.

When I tried to give some gdb commands on GDB Console of ddd then all worked
fine.
But When I tried to give a break point at some perticular line in program by
using a gdb command

(gdb)b filename:linenumber

then it has given a following error messages :
<------
Segmentation Fault (core dumped)
Internal error (Bus Error).
Oops!  You have found a bug in DDD.
If you can reproduce this bug, please send a bug report
to <bug-ddd@gnu.org>, giving a subject like
    DDD 3.2.1 (sparc-sun-solaris2.8) gets `Bus Error' signal
To enable us to fix the bug, you should include the following information:
* What you were doing to get this message.  Report all the facts.
* The contents of the `~/.ddd/log' file as generated by this session.
Please read also the section "Reporting Bugs" in the DDD manual.
We thank you for your support.
Bus Error (core dumped)
---------->

But the following command works fine.

(gdb)break filename:linenumber








reply via email to

[Prev in Thread] Current Thread [Next in Thread]