mirror of
https://github.com/radareorg/radare2.git
synced 2025-03-04 12:27:40 +00:00

* 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