OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [gdb/] [gdbtcl/] [help/] [session.html] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
<html>
2
<head>
3
<title>Sessions</title>
4
</head>
5
<body>
6
 
7
<center><h2>Sessions</h2></center>
8
 
9
Insight will save your session for you automatically.  The ``session''
10
is essentially a group of settings which are keyed by the name of the
11
inferior which you are debugging.<p>
12
 
13
Insight will show a list of the five most recent previous sessions on
14
the <tt>File</tt> menu.  Choosing an item from this list will cause
15
Insight to load the indicated executable and restore all the settings
16
saved in the session.<p>
17
 
18
The settings stored in a session are:
19
<ul>
20
<li> The name of the executable.
21
 
22
<li> The inferior's command-line arguments.
23
 
24
<li> The target.
25
 
26
<li> The path used when searching for source files.
27
 
28
<li> The current working directory.
29
 
30
<li> The breakpoints and watchpoints, including conditions, actions,
31
     and the like.
32
</ul>
33
<p>
34
 
35
More items may be added to this list as the need arises.<p>
36
 
37
At present there is no way to disable session saving.<p>
38
 
39
</body>
40
</html>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.