Operating System - HP-UX
1834646 Members
2503 Online
110069 Solutions
New Discussion

What's pa-ris 1.1 BREAK instruction?

 
Lev Assinovsky
Frequent Advisor

What's pa-ris 1.1 BREAK instruction?

Hello all!
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
5 REPLIES 5
Paula J Frazer-Campbell
Honored Contributor

Re: What's pa-ris 1.1 BREAK instruction?

HI Lev

http://www.parisc-linux.org/documentation/


Paula
If you can spell SysAdmin then you is one - anon
Paula J Frazer-Campbell
Honored Contributor

Re: What's pa-ris 1.1 BREAK instruction?

Attached here:-
If you can spell SysAdmin then you is one - anon
Lev Assinovsky
Frequent Advisor

Re: What's pa-ris 1.1 BREAK instruction?

Thank you Paula!
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
Paula J Frazer-Campbell
Honored Contributor

Re: What's pa-ris 1.1 BREAK instruction?

Lev

http://sources.redhat.com/gdb/download/onlinedocs/

There is a section of setting break and watchpoints, this should help.

Paula
If you can spell SysAdmin then you is one - anon
U.SivaKumar_2
Honored Contributor

Re: What's pa-ris 1.1 BREAK instruction?

Hi,


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

Innovations are made when conventions are broken