2080 Commits

Author SHA1 Message Date
Dan Armendariz
0249d0bcd0 refined pointer check so arrays aren't counted as pointers and improved comments 2015-09-07 12:46:15 +04:00
Dan Armendariz
01b128ec63 add alert dialog for segfault 2015-09-07 12:46:15 +04:00
Dan Armendariz
8b7f3514be cache computed varobjs for pointers to prevent infinite loops for circularly linked lists 2015-09-07 12:46:14 +04:00
Dan Armendariz
fd6e837cbc gdb auto-advances step-outs on void functions; detect void and do not auto-advance 2015-09-07 12:46:14 +04:00
Dan Armendariz
673e955936 for null pointers, do not ask GDB for children to prevent infinite loops in linked lists 2015-09-07 12:46:14 +04:00
Dan Armendariz
ebbeb92f6e use setTimeout instead of linux sleep command while waiting for gdbserver 2015-09-07 12:46:14 +04:00
Dan Armendariz
8a42932860 remove unnecessary code; covered elsewhere 2015-09-07 12:46:13 +04:00
Dan Armendariz
92fa077c1b uniqueness in variable object cache requires stack depth 2015-09-07 12:46:13 +04:00
Dan Armendariz
542af97f4d auto-advance function completions and step-outs 2015-09-07 12:46:13 +04:00
Dan Armendariz
53190769d9 wait for gdbserver before loading gdb so it can load executable before connecting to server, fixes obscure vsyscall errors 2015-09-07 12:46:13 +04:00
Dan Armendariz
a69cd448d0 stack overflow and corrupt exec env detection 2015-09-07 12:46:12 +04:00
Dan Armendariz
6591fd0778 protect against infinite loops 2015-09-07 12:46:12 +04:00
Dan Armendariz
2e12afa662 help GDB if there's an unknown file 2015-09-07 12:46:12 +04:00
Dan Armendariz
18fe2c6d57 remove debug messages 2015-09-07 12:46:12 +04:00
Dan Armendariz
ef4bd47e0c disable debug 2015-09-07 12:46:12 +04:00
Dan Armendariz
93269ea06a doh, bp conds must be eval'd on host, not target 2015-09-07 12:46:11 +04:00
Dan Armendariz
efd18e02fa cache gdb var objs and request updates to limit gdb requests during break 2015-09-07 12:46:11 +04:00
Dan Armendariz
322e1739e7 set bkpt eval command can be parallelized 2015-09-07 12:46:11 +04:00
Dan Armendariz
54a0337102 eliminate symbol load race condition by loading symbols only after gdbserver running 2015-09-07 12:46:11 +04:00
Dan Armendariz
5e896bce30 fix shutdown and use varobjs for setval 2015-09-07 12:46:10 +04:00
Dan Armendariz
33dbf73dc7 proxy manages its own sequence IDs for easier serial cmds and future multi-client 2015-09-07 12:46:10 +04:00
Dan Armendariz
84a1da9c9f support for setting variable values for complex types 2015-09-07 12:46:10 +04:00
Dan Armendariz
1a9b9a93bd more sensible error message on eval for users 2015-09-07 12:46:10 +04:00
Dan Armendariz
490b7dbeaf fetch complex variables like arrays 2015-09-07 12:46:10 +04:00
Dan Armendariz
3a746daff2 ask gdb to execute conditional breakpoints on target and fix evaluation handling 2015-09-07 12:46:09 +04:00
Dan Armendariz
2fcfc1e476 cleanup 2015-09-07 12:46:09 +04:00
Dan Armendariz
ff83e9d990 adhere more closely to API specs for socket state changes 2015-09-07 12:46:09 +04:00
Dan Armendariz
74ccac6f93 create new json parser on reconnect, flush queue only after reconnect 2015-09-07 12:46:09 +04:00
Dan Armendariz
813ca6f1c6 pause GDB when reconnecting to fetch state information 2015-09-07 12:46:08 +04:00
Dan Armendariz
a07ab41a1b better gdbserver shutdown 2015-09-07 12:46:08 +04:00
Dan Armendariz
70c9e077c9 fix state update issue and gdb error detection 2015-09-07 12:46:08 +04:00
Dan Armendariz
a413b7c47e fixed breakpoint parsing 2015-09-07 12:46:08 +04:00
Dan Armendariz
a3e7773a88 improved breakpoint creation from gdb state 2015-09-07 12:46:08 +04:00
Dan Armendariz
e007219bea breakpoint sync after reconnect 2015-09-07 12:46:07 +04:00
Dan Armendariz
d6a7762696 begin groundwork for syncing breakpoint state after client disconnect (e.g., page reload) 2015-09-07 12:46:07 +04:00
Dan Armendariz
df19405719 improved error handling 2015-09-07 12:46:07 +04:00
Dan Armendariz
718db6621d capture upstream exception to allow debugger to reconnect 2015-09-07 12:46:07 +04:00
Dan Armendariz
a1e12d068c better handling of breakpoint change events, initial implementation to handle conditional breakpoints 2015-09-07 12:46:06 +04:00
c9bot
a1b90ab235 c9-auto-bump 3.0.2598 2015-09-05 02:54:45 +02:00
c9bot
4c3479e7f8 c9-auto-bump 3.0.2597 2015-09-05 02:43:36 +02:00
c9bot
5043c7a8ca c9-auto-bump 3.0.2596 2015-09-04 18:22:09 +02:00
Harutyun Amirjanyan
eda98f55f9 Merge pull request +9158 from c9/sdk
fix sdk config
2015-09-04 20:22:03 +04:00
nightwing
2325487bf9 fix sdk config 2015-09-04 15:16:30 +00:00
c9bot
6e96946342 c9-auto-bump 3.0.2595 2015-09-04 16:41:08 +02:00
c9bot
0004f1b428 c9-auto-bump 3.0.2594 2015-09-04 16:35:04 +02:00
c9bot
d794deb961 c9-auto-bump 3.0.2593 2015-09-04 16:31:54 +02:00
c9bot
b75d137b4e c9-auto-bump 3.0.2592 2015-09-04 15:19:01 +02:00
c9bot
94b53fd2b1 c9-auto-bump 3.0.2591 2015-09-04 14:57:19 +02:00
c9bot
e807245f0c c9-auto-bump 3.0.2590 2015-09-04 14:46:32 +02:00
c9bot
a077e48393 c9-auto-bump 3.0.2589 2015-09-04 14:12:10 +02:00