18392 Commits

Author SHA1 Message Date
Vanellope
258fa40ac8 fix some of those defects pointed out by coverity in canal (#10372) 2018-06-17 13:17:02 +02:00
Khairul Kasmiran
a5c33d9d3f dcu: show error msg if debugger is dead 2018-06-17 13:16:27 +02:00
Khairul Kasmiran
4e42eb4675 dcu: added check for debug mode 2018-06-17 13:16:27 +02:00
pancake
4e648db8fa Fix warnings in RCons 2018-06-17 12:49:26 +02:00
David Carlier
51175e54d7 Initialise the variable before usage. 2018-06-17 12:23:05 +02:00
Florian Märkl
8d92f4045d Fix breaking from SIGINT 2018-06-17 11:34:03 +02:00
Florian Märkl
43449afcfe Fix joining Tasks 2018-06-17 11:34:03 +02:00
Florian Märkl
9d60de0b25 Call Task Callback 2018-06-17 11:34:03 +02:00
Florian Märkl
842f0984e5 Fix freeing stuff before joining tasks 2018-06-17 11:34:03 +02:00
Florian Märkl
e9be4e2f68 Fix Leak in cons dump loading 2018-06-17 11:34:03 +02:00
Florian Märkl
fa3ff32569 Fix Task Commands for new Tasks 2018-06-17 11:34:03 +02:00
Florian Märkl
3a81bf367c Update r_core_task_print() 2018-06-17 11:34:03 +02:00
Florian Märkl
6cba82c066 Flatten RThreadMsg into RCoreTask 2018-06-17 11:34:03 +02:00
Florian Märkl
ea98d95e8f Fix an invalid cons load in tasks 2018-06-17 11:34:03 +02:00
Florian Märkl
721a615457 Task cmd Adjustments 2018-06-17 11:34:03 +02:00
Florian Märkl
6730a93e9c Sleep during prompt
Sleep during prompt for Windows
2018-06-17 11:34:03 +02:00
Florian Märkl
1d4a2bd678 Add Task Sleeping 2018-06-17 11:34:03 +02:00
Florian Märkl
9cf0dff42f Add r_core_task_sync_begin/end() 2018-06-17 11:34:03 +02:00
Florian Märkl
5eaac7230d Do not print task finished for main task 2018-06-17 11:34:03 +02:00
Florian Märkl
9ff250d1a7 Tasks Cons Swapping 2018-06-17 11:34:03 +02:00
Florian Märkl
61e2c0b329 Split up cons stack functions 2018-06-17 11:34:03 +02:00
Florian Märkl
1a30d17d31 Keep current task in RCore 2018-06-17 11:34:03 +02:00
Florian Märkl
eeab1869c1 Schedule Tasks in r_cons_is_breaked() 2018-06-17 11:34:03 +02:00
Florian Märkl
f449ae66f5 Fix Command History and Quit 2018-06-17 11:34:03 +02:00
Florian Märkl
88fa23e53a Add r_core_cmd_task_sync() 2018-06-17 11:34:03 +02:00
Florian Märkl
59c2d5d419 Do not add task to queue if ending 2018-06-17 11:34:03 +02:00
Florian Märkl
90810d2ff7 Change task id assigning, Properly set task thread 2018-06-17 11:34:03 +02:00
Florian Märkl
b3714f6fdf Initial Task Scheduling Implementation
Fix Creation and Deletion of tasks_queue
2018-06-17 11:34:03 +02:00
Florian Märkl
cdf5f5c9d2 Add &t command 2018-06-17 11:34:03 +02:00
Florian Märkl
f0944d50ef Windows r_cond implementation 2018-06-17 11:34:03 +02:00
vane11ope
5d4e68d589 covered a coverity defect 2018-06-17 09:20:40 +02:00
vane11ope
f8435b66f5 fix a coverity issue in graph 2018-06-17 09:11:18 +02:00
vane11ope
07c8d75e06 a few improvements for the panel-graph 2018-06-17 09:11:01 +02:00
vane11ope
cf8c87a24b fixed a coverity found in vmenus 2018-06-17 01:01:09 +02:00
xarkes
c2cc0462b5
Removed deplicated file for meson (#10367) 2018-06-16 22:13:01 +02:00
cyanpencil
c3366d9004 fix color crashes in panels 2018-06-16 20:42:46 +02:00
mcd1992
2fee36897e Add rm r_version.h to make clean 2018-06-16 20:41:51 +02:00
sivaramaaa
7cb75f712c Fix ahr help msg 2018-06-16 18:24:48 +02:00
sivaramaaa
f57e86f9c5 Add op.ireg/scale to ARM and apply that in type link
* Add support to all kind of pointers for ts and tl
2018-06-16 18:24:48 +02:00
sivaramaaa
82ee7b760f Support function pointer in struct with ts 2018-06-16 18:24:48 +02:00
sivaramaaa
18a6c40b16 Support RAnalop.dst/src for arm thumb mode 2018-06-16 18:24:48 +02:00
Francisco Lopes
21634c7f83 Add Windows 10 (April 2018 Update) WinDbg profile (#10333) 2018-06-16 18:20:03 +02:00
Khairul Kasmiran
b1a982cc24 Added -ee to rabin2 -g 2018-06-15 23:57:17 +02:00
Aaron McDaniel
2331946a5f Add documentation paragraph to dev.md 2018-06-15 23:57:04 +02:00
Aaron McDaniel
84de3fc2b4 Initial doxygen config 2018-06-15 23:57:04 +02:00
Aaron McDaniel
fb65e78471 Move developer info in CONTRIBUTING.md to DEVELOPERS.md 2018-06-15 23:57:04 +02:00
Florian Märkl
737e7d33da Set HAVE_EXPLICIT_BZERO in meson (#10359) 2018-06-15 19:06:56 +02:00
David CARLIER
68177064b4 updating slighty the sandbox readme (#10357) 2018-06-15 16:26:34 +02:00
Aaron
0d7774a657 Make dm. output like dm and add dmq. (#10354)
* Changed dm. to output rows like dm
* Made dm. output like dm and added dmq.
2018-06-15 11:10:43 +02:00
Vanellope
5e4a719dff the integration between panel and graph has got heaps better now. and a bit of refactoring included too. (#10353) 2018-06-15 09:49:25 +02:00