[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| Title: | Digital Ladebug debugger | 
|  | 
| Moderator: | TLE::LUCIA | 
|  | 
| Created: | Fri Feb 28 1992 | 
| Last Modified: | Fri Jun 06 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 969 | 
| Total number of notes: | 3959 | 
815.0. "instruction view is not maintained reliably" by ADA9X::BRETT () Thu Feb 06 1997 09:50
dxladebug 4.0-29
How can this *POSSIBLY* happen!  Obviously the mechanism for loading
instructions into the instruction view is not going thru the most
reliable paths.
(ladebug) next
stopped at [complete_all_triggered_types:1591 0x6ff8a960]	
   1591     	for (p = more_us_info_table[hash]; p!=NULL; p=p->next) {
(ladebug) 
No instructions for address 0x6ff8a960 for display in Instruction View
(ladebug) ($pc)/10i
*[complete_all_triggered_types:1591, 0x6ff8a960]	mulq	r9, 0x4, r0
 [complete_all_triggered_types:1591, 0x6ff8a964]	ldq	r28, -32560(gp)
 [complete_all_triggered_types:1591, 0x6ff8a968]	addq	r28, r0, r0
 [complete_all_triggered_types:1591, 0x6ff8a96c]	ldl	r10, -6360(r0)
 [complete_all_triggered_types:1591, 0x6ff8a970]	beq	r10, 0x6ff8a9f4
 [complete_all_triggered_types:1593, 0x6ff8a974]	ldl	r1, 20(r10)
 [complete_all_triggered_types:1593, 0x6ff8a978]	bne	r1, 0x6ff8a9ec
 [complete_all_triggered_types:1594, 0x6ff8a97c]	ldl	r0, 24(r10)
 [complete_all_triggered_types:1593, 0x6ff8a980]	beq	r0, 0x6ff8a9ec
 [complete_all_triggered_types:1595, 0x6ff8a984]	ldl	r1, 4(r10)
No instructions for address 0x6ff8a960 for display in Instruction View
/Bevin
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 815.1 |  | TLE::MURRAY | Wanfang Murray | Thu Feb 06 1997 13:14 | 7 | 
|  | 
How can you *POSSIBLY* ask this question?
We are aware of this out-of-sync problems.  It's on the list to be
fixed in next 2-3 months.
Wanfang
 |