mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-08 21:47:59 -05:00
GP-5499: Add 'Time' column to Time table.
This commit is contained in:
@@ -230,16 +230,15 @@ alt="Time window" />
|
||||
general, every pause generates a snapshot. By default, the most recent
|
||||
snapshot is at the bottom. The columns are:</p>
|
||||
<ul>
|
||||
<li>The <strong>Snap</strong> column numbers each snapshot. Other
|
||||
windows that indicate life spans refer to these numbers.</li>
|
||||
<li>The <strong>Time</strong> column numbers each snapshot. Other
|
||||
windows that indicate life spans refer to these numbers. If emulating
|
||||
(covered later in this course), this column may display the
|
||||
schedule.</li>
|
||||
<li>The <strong>Timestamp</strong> column gives the time when the
|
||||
snapshot was created, i.e., the time when the event occurred.</li>
|
||||
<li>The <strong>Event Thread</strong> column indicates which thread
|
||||
caused the target to break. This only applies to snapshots that were
|
||||
created because of an event, which is most.</li>
|
||||
<li>The <strong>Schedule</strong> column describes the snapshot in
|
||||
relation to another. It typically only applies to emulator / scratch
|
||||
snapshots, which are covered later in this course.</li>
|
||||
<li>The <strong>Description</strong> column describes the event that
|
||||
generated the snapshot. This can be edited in the table, or by pressing
|
||||
<strong><code>CTRL</code>-<code>SHIFT</code>-<code>N</code></strong> to
|
||||
|
||||
@@ -122,13 +122,12 @@ In general, every pause generates a snapshot.
|
||||
By default, the most recent snapshot is at the bottom.
|
||||
The columns are:
|
||||
|
||||
* The **Snap** column numbers each snapshot.
|
||||
* The **Time** column numbers each snapshot.
|
||||
Other windows that indicate life spans refer to these numbers.
|
||||
If emulating (covered later in this course), this column may display the schedule.
|
||||
* The **Timestamp** column gives the time when the snapshot was created, i.e., the time when the event occurred.
|
||||
* The **Event Thread** column indicates which thread caused the target to break.
|
||||
This only applies to snapshots that were created because of an event, which is most.
|
||||
* The **Schedule** column describes the snapshot in relation to another.
|
||||
It typically only applies to emulator / scratch snapshots, which are covered later in this course.
|
||||
* The **Description** column describes the event that generated the snapshot.
|
||||
This can be edited in the table, or by pressing **`CTRL`-`SHIFT`-`N`** to mark interesting snapshots.
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 25 KiB |
Reference in New Issue
Block a user