Bug 9108 - gdbserver crashes on ia64
Summary: gdbserver crashes on ia64
Status: RESOLVED INVALID
Alias: None
Product: gdb
Classification: Unclassified
Component: server (show other bugs)
Version: 6.3
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-01 17:28 UTC by mkuvyrkov
Modified: 2008-12-23 19:50 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mkuvyrkov 2005-09-01 17:28:00 UTC
[Converted from Gnats 2003]

gdbserver gets SIGSEGV when attempt for connection is made.

Release:
gdb-6.3

Environment:
ia64-unknown-linux-gnu; gcc-3.4.4

How-To-Repeat:
$gdbserver myprog :30000
-----------------------
$gdb myprog
(gdb) target remote :30000
Comment 1 Pedro Alves 2008-12-23 19:21:21 UTC
Could you confirm if this still happens with a recent GDB/gdbserver pair?

Thanks.
Comment 2 mkuvyrkov 2008-12-23 19:43:19 UTC
Sorry, I have no idea and I can't check the current status.  I'm ok with closing this bug as INVALID.  It might 
have been problem with my environment what caused the SIGSEGV in the first place.
Comment 3 Pedro Alves 2008-12-23 19:50:53 UTC
Ok, thanks.  I'm doing that then.

Sorry for the 3 year delay :-)