This widget could not be displayed.
1845517 Members
3841 Online
110244 Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
New Discussion
This widget could not be displayed.
This widget could not be displayed.

adb -k hangs

 
SOLVED
Go to solution
CAS_2
Valued Contributor

adb -k hangs

Hi

In one box (HP-UX 11.11), the following command hangs:

echo phys_mem_pages/D | adb -k /stand/vmunix /dev/mem

but this other

echo phys_mem_pages/D | adb /stand/vmunix /dev/kmem

runs fine.

In other boxes, both commands run fine and don't hang.
4 REPLIES 4
harry d brown jr
Honored Contributor
Solution

Re: adb -k hangs

try:
echo phys_mem_pages/D | adb64 -k /stand/vmunix /dev/kmem


live free or die
harry d brown jr
Live Free or Die
Peter Godron
Honored Contributor

Re: adb -k hangs

CAS,
have you read the man pages for adb yet?
I normally only use the reduced version i.e. without -k
Regards
Robert-Jan Goossens_1
Honored Contributor

Re: adb -k hangs

CAS,

Check this doc.

Document description: HP-UX 11.11: adb(1) hangs when accessing /dev/mem
Document id: 4000067733

Europe
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000070346337

US
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000070346337

Robert-Jan
CAS_2
Valued Contributor

Re: adb -k hangs

Thank Robert-Jan, your doc focuses this problem in partionable systems and mine is.