A complete gdb to lldb command map.
- Print object
(lldb) po responseObject
(lldb) po [responseObject objectForKey@"state"]
- p - Print primitive type
| diff -r 1b74025a66e7 runtime/doc/eval.txt | |
| --- a/runtime/doc/eval.txt Sat Sep 27 11:18:20 2014 +0200 | |
| +++ b/runtime/doc/eval.txt Sun Sep 28 23:39:50 2014 +0900 | |
| @@ -1869,6 +1869,7 @@ | |
| join( {list} [, {sep}]) String join {list} items into one String | |
| keys( {dict}) List keys in {dict} | |
| len( {expr}) Number the length of {expr} | |
| +lambda( {expr}) Create lambda function constructed with {expr} | |
| libcall( {lib}, {func}, {arg}) String call {func} in library {lib} with {arg} | |
| libcallnr( {lib}, {func}, {arg}) Number idem, but return a Number |
A complete gdb to lldb command map.
(lldb) po responseObject
(lldb) po [responseObject objectForKey@"state"]
ๆใใจใงGFM (GitHub Flavored Markdown) ใใกใคใซใHTMLใใกใคใซใซๅคๆใใ็ฐกๅใชRubyในใฏใชใใgfm2html.rbใไธใซ็ฝฎใใพใใใ github-markdownใ็จใใฆใใพใใ google-code-prettifyใไฝฟใใฐsyntax highlightใใงใใใใจใ็นๅพดใงใใ ็ฐกๅใชCSSใใกใคใซใ็จๆใใฆไฝฟใใพใใไพใจใใฆstyle.cssใไธใซ็ฝฎใใฆใใใพใใ
ใใฎๆ็ซ ใฏ Gist https://gist.github.com/t-nissie/c415b7da3a694e82d6b5 ใซ็ฝฎใใฆใใใพใใ
git clone https://gist.github.com/c415b7da3a694e82d6b5.git gfm2htmlใงใฏใญใผใณใงใใพใใ
| <?xml version="1.0" encoding="UTF-8"?> | |
| <persistence xmlns="http://java.sun.com/xml/ns/persistence" | |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| xsi:schemaLocation="http://java.sun.com/xml/ns/persistence | |
| http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd" | |
| version="1.0"> | |
| <!-- derby --> |
| let &t_ti = &t_ti . "\e[?7727h" | |
| let &t_te = "\e[?7727l" . &t_te | |
| nmap <t_kx> <Esc> | |
| imap <t_kx> <Esc> | |
| vmap <t_kx> <Esc> | |
| cmap <t_kx> <Esc> | |
| omap <t_kx> <Esc> |
| CREATE TABLE todesking (created_at text, status int); | |
| INSERT INTO todesking VALUES | |
| ('01-01', 0), | |
| ('01-02', 0), | |
| ('01-03', 1), | |
| ('01-04', 0) | |
| ; | |
| SELECT |
| .. | |
| .::::. | |
| ___________ :;;;;:`____________ | |
| \_________/ ?????L \__________/ | |
| |.....| ????????> :.......' | |
| |:::::| $$$$$$"`.:::::::' , | |
| ,|:::::| $$$$"`.:::::::' .OOS. | |
| ,7D|;;;;;| $$"`.;;;;;;;' .OOO888S. | |
| .GDDD|;;;;;| ?`.;;;;;;;' .OO8DDDDDNNS. | |
| 'DDO|IIIII| .7IIIII7' .DDDDDDDDNNNF` |
People
:bowtie: |
๐ :smile: |
๐ :laughing: |
|---|---|---|
๐ :blush: |
๐ :smiley: |
:relaxed: |
๐ :smirk: |
๐ :heart_eyes: |
๐ :kissing_heart: |
๐ :kissing_closed_eyes: |
๐ณ :flushed: |
๐ :relieved: |
๐ :satisfied: |
๐ :grin: |
๐ :wink: |
๐ :stuck_out_tongue_winking_eye: |
๐ :stuck_out_tongue_closed_eyes: |
๐ :grinning: |
๐ :kissing: |
๐ :kissing_smiling_eyes: |
๐ :stuck_out_tongue: |