- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Server Express Debugger Problem.
Operating System - HP-UX
1824207
Members
4018
Online
109669
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 10:43 AM
10-30-2003 10:43 AM
Server Express Debugger Problem.
Hello, some of us are having problem with aminator on
HPUX11i. Are are using Server Express for our COBOL part and
ansi C for the C part.
Using anim32 we execute the Cobol program and then attach to
gdb for the C program. BUT after "continuing" it did not stop
as it encounter the break point.
Illustrated below:
==================
(fhd002a0)(ct9621dv)% anim32 pgipt007_batch_page_plan
(fhd002a0)(ct9621dv)% gdb -tui
HP gdb 3.1 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00.
Copyright 1986 - 2001 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 3.1 (based on GDB) is covered by the
GNU General Public License. Type "show copying" to see the
conditions to
change it and/or distribute copies. Type "show warranty" for
warranty/support.
(gdb) attach 6884
done.
warning: reading `r3' register: No data
Reading symbols from /opt/cobol/lib/cobcheck.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/cobadis.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/cobmfconfig.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/cobpanels.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/cobdebug.sl.3...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/cobmfini.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/cobmffh.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/cobdirect.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/libcobrts.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/libcobscreen.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/libcobcrtn.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/libcobmisc.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/libcobccsupport.sl...(no
debugging symbols found)...done.
Reading symbols from /usr/lib/libstd.2...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libstream.2...(no debugging
symbols found)...done.
Reading symbols from /usr/lib/libCsup.2...(no debugging
symbols found)...done.
Reading symbols from /usr/lib/libm.2...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libcl.2...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libisamstub.1...(no debugging
symbols found)...done.
Reading symbols from /usr/lib/libdld.2...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libc.2...(no debugging symbols
found)...done.
warning: reading `r3' register: No data
0xc020bf30 in _poll_sys+0x10 () from /usr/lib/libc.2
(gdb) b ppapp031BestAssign
Breakpoint 1 (deferred) at "ppapp031BestAssign"
("ppapp031BestAssign" was not found).
Breakpoint deferred until a shared library
containing "ppapp031BestAssign" is loaded.
Any suggestion?
JW
HPUX11i. Are are using Server Express for our COBOL part and
ansi C for the C part.
Using anim32 we execute the Cobol program and then attach to
gdb for the C program. BUT after "continuing" it did not stop
as it encounter the break point.
Illustrated below:
==================
(fhd002a0)(ct9621dv)% anim32 pgipt007_batch_page_plan
(fhd002a0)(ct9621dv)% gdb -tui
HP gdb 3.1 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00.
Copyright 1986 - 2001 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 3.1 (based on GDB) is covered by the
GNU General Public License. Type "show copying" to see the
conditions to
change it and/or distribute copies. Type "show warranty" for
warranty/support.
(gdb) attach 6884
done.
warning: reading `r3' register: No data
Reading symbols from /opt/cobol/lib/cobcheck.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/cobadis.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/cobmfconfig.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/cobpanels.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/cobdebug.sl.3...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/cobmfini.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/cobmffh.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/cobdirect.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/libcobrts.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/libcobscreen.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/libcobcrtn.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/libcobmisc.sl.2...(no
debugging symbols found)...done.
Reading symbols from /opt/cobol/lib/libcobccsupport.sl...(no
debugging symbols found)...done.
Reading symbols from /usr/lib/libstd.2...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libstream.2...(no debugging
symbols found)...done.
Reading symbols from /usr/lib/libCsup.2...(no debugging
symbols found)...done.
Reading symbols from /usr/lib/libm.2...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libcl.2...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libisamstub.1...(no debugging
symbols found)...done.
Reading symbols from /usr/lib/libdld.2...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libc.2...(no debugging symbols
found)...done.
warning: reading `r3' register: No data
0xc020bf30 in _poll_sys+0x10 () from /usr/lib/libc.2
(gdb) b ppapp031BestAssign
Breakpoint 1 (deferred) at "ppapp031BestAssign"
("ppapp031BestAssign" was not found).
Breakpoint deferred until a shared library
containing "ppapp031BestAssign" is loaded.
Any suggestion?
JW
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP