[Lldb-commits] [PATCH] D72898: [lldb] add to gdb to lldb doc

2020-01-16 Thread Cyndy Ishida via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG24fca5cd7128: [lldb] add to gdb to lldb doc (authored by cishida). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D72898/new/ https://reviews.llvm.org/D72898

[Lldb-commits] [PATCH] D72898: [lldb] add to gdb to lldb doc

2020-01-16 Thread Cyndy Ishida via Phabricator via lldb-commits
cishida updated this revision to Diff 238688. cishida added a comment. Updating to fix copy/paste error Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D72898/new/ https://reviews.llvm.org/D72898 Files: lldb/docs/use/map.rst Index:

[Lldb-commits] [PATCH] D72898: [lldb] add to gdb to lldb doc

2020-01-16 Thread Cyndy Ishida via Phabricator via lldb-commits
cishida created this revision. cishida added a reviewer: JDevlieghere. Herald added subscribers: lldb-commits, ributzka, dexonsmith. Herald added a project: LLDB. - enabling and disabling a breakpoint were missing. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D72898 Files:

[Lldb-commits] [PATCH] D66149: [BinaryFormat] Teach identify_magic about Tapi files.

2019-10-04 Thread Cyndy Ishida via Phabricator via lldb-commits
cishida updated this revision to Diff 215174. cishida added a comment. Herald added subscribers: openmp-commits, libcxx-commits, lldb-commits, Sanitizers, cfe-commits, jdoerfert, asbirlea, Petar.Avramovic, thopre, jsji, jfb, kadircet, rupprecht, arphaman, atanasyan, jkorous, MaskRay, jrtc27,

[Lldb-commits] [PATCH] D66149: [BinaryFormat] Teach identify_magic about Tapi files.

2019-10-04 Thread Cyndy Ishida via Phabricator via lldb-commits
cishida abandoned this revision. cishida added a comment. Ran into issue with pushing update to this middle of stack revision. Will create new clean revision. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D66149/new/