~ubuntu-branches/ubuntu/trusty/anjuta/trusty

« back to all changes in this revision

Viewing changes to manuals/reference/libanjuta/tmpl/ianjuta-debugger-breakpoint.sgml

  • Committer: Package Import Robot
  • Author(s): Steve Ovens
  • Date: 2014-01-03 21:06:06 UTC
  • mfrom: (1.1.55)
  • Revision ID: package-import@ubuntu.com-20140103210606-pmvzhu0s68qy6261
Tags: 2:3.10.2-0ubuntu1
* New upstream release (LP: #1266037)
- Updated Build-Depends of libgtk-3-dev (>= 3.6.0),
  libglib2.0-dev (>= 2.34.0)

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
</para>
11
11
 
 
12
 
12
13
<!-- ##### SECTION See_Also ##### -->
13
14
<para>
14
15
 
15
16
</para>
16
17
 
 
18
 
17
19
<!-- ##### SECTION Stability_Level ##### -->
18
20
 
19
21
 
27
29
 
28
30
 
29
31
 
30
 
<!-- ##### USER_FUNCTION IAnjutaDebuggerBreakpointCallback ##### -->
31
 
<para>
32
 
 
33
 
</para>
34
 
 
35
 
@data: 
36
 
@user_data: 
37
 
@err: 
38
 
 
39
 
 
40
 
<!-- ##### STRUCT IAnjutaDebuggerBreakpointIface ##### -->
41
 
<para>
42
 
 
43
 
</para>
44
 
 
45
 
@g_iface: 
46
 
@clear_breakpoint: 
47
 
@condition_breakpoint: 
48
 
@enable_breakpoint: 
49
 
@ignore_breakpoint: 
50
 
@implement_breakpoint: 
51
 
@list_breakpoint: 
52
 
@set_breakpoint_at_address: 
53
 
@set_breakpoint_at_function: 
54
 
@set_breakpoint_at_line: 
55
 
 
56
 
<!-- ##### STRUCT IAnjutaDebuggerBreakpointItem ##### -->
57
 
<para>
58
 
 
59
 
</para>
60
 
 
61
 
@type: 
62
 
@id: 
63
 
@file: 
64
 
@line: 
65
 
@function: 
66
 
@address: 
67
 
@enable: 
68
 
@ignore: 
69
 
@times: 
70
 
@condition: 
71
 
@temporary: 
72
 
@pending: 
73
 
 
74
32
<!-- ##### ENUM IAnjutaDebuggerBreakpointMethod ##### -->
75
33
<para>
76
34
 
101
59
@IANJUTA_DEBUGGER_BREAKPOINT_WITH_TEMPORARY: 
102
60
@IANJUTA_DEBUGGER_BREAKPOINT_WITH_PENDING: 
103
61
 
 
62
<!-- ##### STRUCT IAnjutaDebuggerBreakpointItem ##### -->
 
63
<para>
 
64
 
 
65
</para>
 
66
 
 
67
@type: 
 
68
@id: 
 
69
@file: 
 
70
@line: 
 
71
@function: 
 
72
@address: 
 
73
@enable: 
 
74
@ignore: 
 
75
@times: 
 
76
@condition: 
 
77
@temporary: 
 
78
@pending: 
 
79
 
 
80
<!-- ##### USER_FUNCTION IAnjutaDebuggerBreakpointCallback ##### -->
 
81
<para>
 
82
 
 
83
</para>
 
84
 
 
85
@data: 
 
86
@user_data: 
 
87
@err: 
 
88
 
 
89
 
 
90
<!-- ##### STRUCT IAnjutaDebuggerBreakpointIface ##### -->
 
91
<para>
 
92
 
 
93
</para>
 
94
 
 
95
@g_iface: 
 
96
@clear_breakpoint: 
 
97
@condition_breakpoint: 
 
98
@enable_breakpoint: 
 
99
@ignore_breakpoint: 
 
100
@implement_breakpoint: 
 
101
@list_breakpoint: 
 
102
@set_breakpoint_at_address: 
 
103
@set_breakpoint_at_function: 
 
104
@set_breakpoint_at_line: 
 
105
 
 
106
<!-- ##### FUNCTION ianjuta_debugger_breakpoint_error_quark ##### -->
 
107
<para>
 
108
 
 
109
</para>
 
110
 
 
111
@void: 
 
112
@Returns: 
 
113
 
 
114
 
104
115
<!-- ##### FUNCTION ianjuta_debugger_breakpoint_clear_breakpoint ##### -->
105
116
<para>
106
117
 
142
153
@Returns: 
143
154
 
144
155
 
145
 
<!-- ##### FUNCTION ianjuta_debugger_breakpoint_error_quark ##### -->
146
 
<para>
147
 
 
148
 
</para>
149
 
 
150
 
@void: 
151
 
@Returns: 
152
 
 
153
 
 
154
156
<!-- ##### FUNCTION ianjuta_debugger_breakpoint_ignore_breakpoint ##### -->
155
157
<para>
156
158