cutter/src
fcasal 342fe77886 Added emulation support (#553)
* emulation start button

* add emul continue until syscall

* reopen file after stopping debug

* show debug context menu only when debugging

* updated r2

* Attach to running process

* fix bps issue in debug and attach mode

* renamed signal and added attach icon
2018-07-26 12:57:05 +02:00
..
apple macOS file operations improvements (#321) 2018-02-10 19:04:31 +01:00
cmake Trigger CMake reconfigure if iaito.pro changes and disallow in-source builds. (#184) 2017-07-17 14:04:32 +02:00
dialogs Added emulation support (#553) 2018-07-26 12:57:05 +02:00
fonts First code commit 2017-03-29 12:18:37 +02:00
img Added emulation support (#553) 2018-07-26 12:57:05 +02:00
menus Added emulation support (#553) 2018-07-26 12:57:05 +02:00
plugins C++ Plugins (#550) 2018-06-26 09:40:08 +02:00
python Remove unnecessary pass Statements 2018-05-24 10:41:01 +02:00
themes/qdarkstyle add continue until call/syscall to toolbar 2018-07-26 12:57:05 +02:00
utils highlight PC line while debugging (#541) 2018-07-26 12:57:05 +02:00
widgets Added emulation support (#553) 2018-07-26 12:57:05 +02:00
AnalTask.cpp Fix flagspace for initial script 2018-07-24 19:50:55 +02:00
AnalTask.h Do not show MainWindow if loading failed 2018-07-07 12:39:28 +02:00
CMakeLists.txt Version 1.6 2018-07-13 20:37:18 +02:00
Cutter.appdata.xml Version 1.6 2018-07-13 20:37:18 +02:00
Cutter.astylerc Add --keep-one-line-blocks to astyle 2018-03-21 23:10:52 +01:00
Cutter.cpp Added emulation support (#553) 2018-07-26 12:57:05 +02:00
Cutter.desktop cutter => Cutter 2018-03-04 19:07:33 +01:00
Cutter.h Added emulation support (#553) 2018-07-26 12:57:05 +02:00
Cutter.pro Added emulation support (#553) 2018-07-26 12:57:05 +02:00
CutterApplication.cpp Initialize settings earlier and disable jmptbl (#576) 2018-07-12 15:04:33 +02:00
CutterApplication.h C++ Plugins (#550) 2018-06-26 09:40:08 +02:00
lib_radare2.pri Update radare2 and fix prepare_r2.bat (#590) 2018-07-23 20:36:14 +02:00
Main.cpp Fetch Functions in Task 2018-06-25 21:28:34 +02:00
MainWindow.cpp highlight PC line while debugging (#541) 2018-07-26 12:57:05 +02:00
MainWindow.h Added Breakpoint widget (#546) 2018-07-26 12:57:05 +02:00
MainWindow.ui Added Breakpoint widget (#546) 2018-07-26 12:57:05 +02:00
meson_options.txt Meson: move some code from meson.py to src/meson.build (#588) 2018-07-22 14:10:52 +02:00
meson.build Meson: move some code from meson.py to src/meson.build (#588) 2018-07-22 14:10:52 +02:00
resources.qrc Added emulation support (#553) 2018-07-26 12:57:05 +02:00