Commit Graph

26 Commits

Author SHA1 Message Date
martin
8e9344b351 LazDebugger, lldb: improved detecting arch discovery / Issue #34226 Patch by David Jenkins
git-svn-id: trunk@58882 -
2018-09-06 01:12:45 +00:00
martin
0d7386a502 LazDebugger, lldb: added step from raise to except/finally
git-svn-id: trunk@58881 -
2018-09-06 00:52:56 +00:00
martin
9347bbad86 LazDebugger, lldb: added run error handling
git-svn-id: trunk@58872 -
2018-09-05 13:54:08 +00:00
martin
d7046574ac LazDebugger, lldb: fix process terminated / add environment / add cmd line args
git-svn-id: trunk@58845 -
2018-09-03 22:36:24 +00:00
martin
9fdeb7de5c LazDebugger, lldb: refactor run command / not all lldb support thread stop format
git-svn-id: trunk@58841 -
2018-09-03 15:45:42 +00:00
martin
5570f33576 LazDebugger, lldb: refactor run command / move break handling to run cmd / hook, auto run thread list
git-svn-id: trunk@58839 -
2018-09-03 14:41:33 +00:00
martin
b3d8d81fe7 Debugger: let the debugger request certain compiler opts (eg: needs dwarf, or external info)
git-svn-id: trunk@58680 -
2018-08-05 13:05:21 +00:00
martin
0b4c0d8df6 lldb debugger: BreakPoints
git-svn-id: trunk@58475 -
2018-07-10 00:03:36 +00:00
martin
80f0f2fa83 lldb debugger: BreakPoints
git-svn-id: trunk@58473 -
2018-07-09 23:31:08 +00:00
martin
9b00b7bb65 lldb debugger: basic exception handling / fix crash in watches, if watch was free'd
git-svn-id: trunk@58443 -
2018-07-05 23:45:36 +00:00
martin
ec75584bad lldb debugger: locals / fixes crash in stack
git-svn-id: trunk@58438 -
2018-07-03 23:13:23 +00:00
martin
c7974af7b9 lldb debugger: breakpoint handling (honour most brk-properties)
git-svn-id: trunk@58435 -
2018-07-03 14:57:35 +00:00
martin
d1d1d58a04 LLDB Debugger: dummy breakpoint to catch Exceptions
git-svn-id: trunk@58398 -
2018-06-24 21:58:24 +00:00
martin
1090db19f2 LLDB Debugger: use custom stack trace format / support debug output win // fix for limited support on MacOs
git-svn-id: trunk@58397 -
2018-06-24 20:18:11 +00:00
martin
2025b4dfcd LLDB Debugger: use custom stack trace format / support debug output win
git-svn-id: trunk@58392 -
2018-06-24 12:40:43 +00:00
martin
d7f9413b9a LLDB Debugger: fix dangling event
git-svn-id: trunk@58383 -
2018-06-22 20:26:59 +00:00
martin
d84affb76d LLDB Debugger: prevent unnecessary call stack attempts
git-svn-id: trunk@58371 -
2018-06-21 13:07:33 +00:00
martin
34f1c7d389 LLDB Debugger: fix debugger done and thread terminate
git-svn-id: trunk@58362 -
2018-06-20 21:34:30 +00:00
martin
35c480e02e LLDB Debugger: mem leaks
git-svn-id: trunk@58353 -
2018-06-20 15:28:04 +00:00
martin
da31183d2a LLDB Debugger: fix leak and access after free
git-svn-id: trunk@58350 -
2018-06-20 12:40:13 +00:00
martin
2de4bca7db LLDB Debugger: register
git-svn-id: trunk@58330 -
2018-06-19 12:09:57 +00:00
martin
5d96eac5ae LLDB Debugger: use command for stack
git-svn-id: trunk@58327 -
2018-06-19 11:00:43 +00:00
martin
a44d260582 LLDB Debugger: threads
git-svn-id: trunk@58326 -
2018-06-19 10:25:47 +00:00
martin
b592e98120 LLDB Debugger: threads
git-svn-id: trunk@58315 -
2018-06-18 21:05:30 +00:00
martin
4e36354b0d LLDB-FP Debugger: New debugger based on lldb with fpdebug / alpha
git-svn-id: trunk@58277 -
2018-06-14 23:06:43 +00:00
martin
fa3981c22e LLDB Debugger: New debugger based on lldb / early alpha
git-svn-id: trunk@58253 -
2018-06-13 23:08:34 +00:00