Srimanta Barua
e7909f008c
Improve gdb remote debugging ( #7027 )
...
* Added bitflag structure for qSupported
* Get if process is attached/created and get file name
* Set process/thread id for subsequent 'g' commands
* Use strbuf instead of big buffer,started work on fstat
* Fix indent, brackets. Use bool instead of bitflags
* Minor fixes
2017-03-20 15:26:18 +01:00
davidpolverari
1fb422b532
Fix #6162 - Renames r_str_concat to r_str_append
2017-03-16 22:29:49 +01:00
pancake
676c7d7176
Some more tiny changes comming from siol into master
2017-03-15 11:06:19 +01:00
Giovanni
43532031c4
Fixes for windows and some are also global ( #6936 )
2017-03-08 08:49:31 +01:00
pancake
30aebdc521
Add author and version fields for RIOPlugin
2017-02-28 02:06:46 +01:00
Rakholiya Jenish
be6622e318
Disable r2k for GNU Hurd
2017-02-08 12:33:29 +01:00
pancake
9ae05e864f
Mark AES as broken for non-clang/gcc because of the use of dynamic array arguments
2017-01-09 18:19:39 +01:00
Rakholiya Jenish
e18ced61af
Fix coverities ( #6414 )
2017-01-03 11:18:46 +01:00
NighterMan
7b39138ce7
Add write-protect support linux r2k
2016-12-29 00:20:08 +01:00
pancake
ad48c071a7
Avoid trash to be read when the XNU process die
2016-12-28 12:46:29 +01:00
Rakholiya Jenish
7d2ed8f040
fix CID: 1368054 and CID: 1368055 ( #6383 )
...
say no to magic numbers
2016-12-27 15:21:38 +01:00
Rakholiya Jenish
e5b50f9460
fix help and add support to set flag ( #6380 )
2016-12-26 22:48:44 +01:00
Rakholiya Jenish
1fd6a78671
fix read between pages ( #6379 )
2016-12-26 14:18:13 +01:00
pancake
0030d2a63e
Fix indent for io.gzip
2016-12-26 03:43:59 +01:00
Rakholiya Jenish
429929e97b
more r2k ( #6362 )
...
* io backend, pretty printing ctrl reg, some minor fix small changes during testing show backend id and pid
2016-12-22 14:25:00 +01:00
pancake
9b07c2f5e5
Fix mingw32 build
2016-12-22 00:07:26 +01:00
pancake
7dc9d9d8cb
Fix r2k build
2016-12-21 09:45:09 +01:00
Rakholiya Jenish
8af363143a
Split io_r2k.c into windows and linux files differently. Additional minor fixes in linux integration. ( #6352 )
...
* split r2k file, print cr1 as 0
* show help on incorrect commands and fix minor issues
update the memleak changes done in commit 50d73d1
* fix mingw build on linux
2016-12-21 08:58:48 +01:00
pancake
50d73d1547
Fix a lot of memleaks, null derefs and undef behaviour thanks to clang-analyzer
2016-12-19 16:44:51 +01:00
pancake
2c5400e03e
Fix more CIDs, memleaks mainly
2016-12-19 04:21:56 +01:00
Anton Kochkov
37f1756139
Fix CID 1367283, 1367280
2016-12-17 00:54:56 +03:00
Rakholiya Jenish
a376201e9e
Fix android arm build and update integration of kernel map ( #6306 )
2016-12-11 00:02:35 +01:00
pancake
d26917a0a2
Fix #6141 - implement pkill
2016-12-09 18:12:38 +01:00
Álvaro Felipe Melchor
028e8f0ca3
Fix few covs
2016-12-04 22:26:17 +01:00
Rakholiya Jenish
c7c1fad14f
add all ioctl ( #6265 )
...
use PFMT64x
fix things
2016-11-29 14:00:58 +01:00
pancake
9b7b8b8326
Fix entry0 symbol in Linux debugger
2016-11-14 08:58:55 +01:00
pancake
7e07579cdc
Fix last covs
2016-11-20 12:20:05 +01:00
Rakholiya Jenish
f05c47881d
Add more ioctl commands for r2k ( #6226 )
2016-11-20 11:31:12 +01:00
Rakholiya Jenish
81f46e11b9
Add help, fix write and use io->cb_printf in r2k
2016-11-17 12:19:09 +01:00
pancake
a8ad157026
Initial support of linux-arm-32 for ragg2-cc
2016-11-14 04:24:50 +01:00
pancake
4e3837ad8f
Fix last COVs
2016-11-10 11:44:00 +01:00
pancake
a4ab69320b
Fix _IOR usage to make every linux taste happy
2016-11-10 11:14:00 +01:00
pancake
129212d127
Honor _IOR from kernel if available
2016-10-29 03:00:27 +02:00
Álvaro Felipe Melchor
f5166f936d
Fix some meamleaks ( #6156 )
2016-11-09 02:28:14 +01:00
pancake
ca730772f4
Fix wrong usage of sizeof(ptr)
2016-11-08 15:12:43 +01:00
pancake
f23336b393
Fix null callback issue in io.self
2016-11-08 14:46:50 +01:00
pancake
56b4b75277
Fix android build
2016-11-08 14:33:15 +01:00
Rakholiya Jenish
544ab253d8
Initial integration with r2k for linux ( #6148 )
...
fix opening with oo+
make everything ut64
2016-11-08 11:51:10 +01:00
Álvaro Felipe Melchor
3222447eab
Fix warnings when compiling in linux
2016-11-08 01:58:07 +01:00
pancake
fe4a10ce96
For some reason ret=0 on io.write via rap means -1
2016-10-26 16:52:56 +02:00
pancake
995495ade4
Fix 1 byte write issue in io.http and io.tcp
2016-10-19 15:16:14 +02:00
pancake
fbd84145f5
Fix latest COVs and make tcp:// rw
2016-10-19 13:19:30 +02:00
pancake
f80685c259
Fix #5992 - Honor ^C in tcp://
2016-10-19 03:10:48 +02:00
pancake
18f0a3a1f3
Initial import of io.tcp + rsocket cleanup
2016-10-18 14:26:20 +02:00
pancake
64cd03dab5
Fix rap:// with no filename and reindent related stuff
2016-10-09 23:56:52 +02:00
pancake
5ac2be945e
Fix #5867 - Remove all references to __FILE__ or __LINE__
2016-10-09 11:01:41 +02:00
pancake
1a99f72d63
Fix @i:
2016-10-08 03:10:12 +02:00
pancake
cd26e34a7b
Blind fix #5938 - remove some __FILE__ references
2016-10-08 03:01:22 +02:00
pancake
1e89dddd87
Fixes in oa, asm.bits, avr and io debug issues
2016-09-26 00:46:20 +02:00
Sven Steinbauer
2996538700
Fix #5633 - Change x == NULL
to correct syntax
2016-09-19 14:44:47 +02:00