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]

c++/1925: HP 11.11


>Number:         1925
>Category:       c++
>Synopsis:       HP 11.11
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Apr 21 18:38:02 UTC 2005
>Closed-Date:
>Last-Modified:
>Originator:     jz5oo@yahoo.com
>Release:        GNU gdb 5.3
>Organization:
>Environment:

>Description:
I have trouble to make gdb work with my test as it doesn't recognize 64bit executable file format.

gdb> not in executable format: File format not recognized
(gdb) quit
> file test 
test:       ELF-64 executable object file - PA-RISC 2.0 (LP64)

>How-To-Repeat:

opt/aCC/bin/aCC -AA -Aa -DARBORBP -D_HPUX_SOURCE -DHPUX -z +Z -DBT_UNI X -DBT_HP -DBT_HP_11 -mt +DA2.0W -mt -g -c test.cpp

/opt/aCC/bin/aCC -AA -Aa -DARBORBP -D_HPUX_SOURCE -DHPUX -z +Z -DBT_UNIX -DBT_HP -DBT_HP_11 -mt +DA2.0W -mt test.o -o test


> file test
test:           ELF-64 executable object file - PA-RISC 2.0 (LP64)
> gdb test
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "hppa2.0n-hp-hpux11.00"..."test": not in executable format: File format not recognized
(gdb) file test
"test": not in executable format: File format not recognized

>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]