- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- What's pa-ris 1.1 BREAK instruction?
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
08-02-2003 06:59 AM
08-02-2003 06:59 AM
What's pa-ris 1.1 BREAK instruction?
I don't have pa-risc 1.1 Instruction Set Reference Manual. That's why I am asking for
help. I need to know what's assembler mnemonic
of BREAK instruction? I would like to use it
as a HARD brerakpoint for gdb debugging of my gcc programs.
Any help will be appreciated.
Sincerely,
Lev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2003 07:13 AM
08-02-2003 07:13 AM
Re: What's pa-ris 1.1 BREAK instruction?
http://www.parisc-linux.org/documentation/
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2003 07:17 AM
08-02-2003 07:17 AM
Re: What's pa-ris 1.1 BREAK instruction?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2003 07:02 AM
08-03-2003 07:02 AM
Re: What's pa-ris 1.1 BREAK instruction?
May be you even know what the parameters
of BREAK instructions must be used
for gdb?
I used BREAK 8,4. When run "gdb program"
gdb stops but coudn't continie.
Sorry for bothering you.
Sincerely, Lev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 02:39 AM
08-05-2003 02:39 AM
Re: What's pa-ris 1.1 BREAK instruction?
http://sources.redhat.com/gdb/download/onlinedocs/
There is a section of setting break and watchpoints, this should help.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 02:52 AM
08-05-2003 02:52 AM
Re: What's pa-ris 1.1 BREAK instruction?
The link i used to research shellcodes in pa-risc.
http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,958!250!253,00.html
regards,
U.SivaKumar