This is the mail archive of the gdb-prs@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]

cli/1056: divide by zero hangs gdb


>Number:         1056
>Category:       cli
>Synopsis:       divide by zero hangs gdb
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 12 22:58:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     andrel@u.arizona.edu
>Release:        GNU gdb 5.3
>Organization:
>Environment:
The machine is running Debian Woody.

$ uname -a
Linux beta-01 2.4.18-k7-smp-3w #1 SMP Tue Jul 9 10:30:29 MST 2002 i686 unknown

$ gcc -v
Reading specs from /home/local/gcc-3.2.1/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs
Configured with: /home/al/local/gcc-3.2.1/configure --prefix=/home/local/gcc-3.2.1 --enable-languages=c,c++,f77,java
Thread model: posix
gcc version 3.2.1

no "this gdb was configured as" line shows up when starting gdb.
>Description:
Division by zero hangs gdb.  It fails to respond to ctrl-c, though ctrl-z can be used to shove it into the background.
>How-To-Repeat:
(gdb) print 1 / 0
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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