Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(692)

Side by Side Diff: gdb/testsuite/gdb.base/gdb_history

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « gdb/testsuite/gdb.base/gdb1555.exp ('k') | gdb/testsuite/gdb.base/gdbvars.exp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 add-symbol-file 1 add-symbol-file
2 append 2 append
3 append binary 3 append binary
4 append memory 4 append memory
5 append value 5 append value
6 append binary memory 6 append binary memory
7 append binary value 7 append binary value
8 attach 8 attach
9 break 9 break
10 b 10 b
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 help 78 help
79 handle 79 handle
80 i 80 i
81 info 81 info
82 ignore 82 ignore
83 info address 83 info address
84 info all-registers 84 info all-registers
85 info args 85 info args
86 info bogus-gdb-command 86 info bogus-gdb-command
87 info breakpoints 87 info breakpoints
88 info catch
89 info copying 88 info copying
90 info display 89 info display
91 info f 90 info f
92 info frame 91 info frame
93 info files 92 info files
94 info float 93 info float
95 info functions 94 info functions
96 info locals 95 info locals
97 info program 96 info program
98 info registers 97 info registers
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 set print array 169 set print array
171 set print asm-demangle 170 set print asm-demangle
172 set print demangle 171 set print demangle
173 set print elements 172 set print elements
174 set print object 173 set print object
175 set print pretty 174 set print pretty
176 set print sevenbit-strings 175 set print sevenbit-strings
177 set print union 176 set print union
178 set print vtbl 177 set print vtbl
179 set radix 178 set radix
180 set symbol-reloading
181 set variable 179 set variable
182 set verbose 180 set verbose
183 set width 181 set width
184 set write 182 set write
185 set 183 set
186 shell echo Hi dad! 184 shell echo Hi dad!
187 show annotate 185 show annotate
188 show args 186 show args
189 show c 187 show c
190 show ch 188 show ch
(...skipping 23 matching lines...) Expand all
214 show print asm-demangle 212 show print asm-demangle
215 show print demangle 213 show print demangle
216 show print elements 214 show print elements
217 show print object 215 show print object
218 show print pretty 216 show print pretty
219 show print sevenbit-strings 217 show print sevenbit-strings
220 show print union 218 show print union
221 show print vtbl 219 show print vtbl
222 show prompt 220 show prompt
223 show radix 221 show radix
224 show symbol-reloading
225 show user 222 show user
226 show values 223 show values
227 show verbose 224 show verbose
228 show version 225 show version
229 show width 226 show width
230 show write 227 show write
231 show 228 show
232 si 229 si
233 stepi 230 stepi
234 signal 231 signal
(...skipping 12 matching lines...) Expand all
247 u 244 u
248 until 245 until
249 undisplay 246 undisplay
250 unset environment 247 unset environment
251 unset 248 unset
252 up-silently 249 up-silently
253 watch 250 watch
254 whatis 251 whatis
255 where 252 where
256 x 253 x
OLDNEW
« no previous file with comments | « gdb/testsuite/gdb.base/gdb1555.exp ('k') | gdb/testsuite/gdb.base/gdbvars.exp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698