Friedemann Kleint
|
83f3119c97
|
Debugger: Improve exit handling.
|
2010-08-18 11:08:50 +02:00 |
|
Friedemann Kleint
|
ff5ee69db9
|
Debugger[TCF Trk]: Start on TCF Trk 4.0.5
At least display the errors it produces correctly.
|
2010-08-10 14:50:29 +02:00 |
|
hjk
|
631748c37b
|
debugger: robustification
|
2010-07-22 17:21:32 +02:00 |
|
hjk
|
aae95a24a2
|
debugger: improve launch progress display
|
2010-07-22 12:02:35 +02:00 |
|
hjk
|
9cbbeec6c1
|
debugger: move convienience function to DebuggerEngine base class
|
2010-07-21 14:28:29 +02:00 |
|
hjk
|
fc35cd03a7
|
debugger: cosmetics
|
2010-07-21 14:28:28 +02:00 |
|
hjk
|
cab3553341
|
debugger: don't show a "Launching" progress for the dummy session engine
|
2010-07-21 14:06:42 +02:00 |
|
hjk
|
dfd44a0ceb
|
debugger: fix display of correct thread in the thread combobox
|
2010-07-21 13:11:35 +02:00 |
|
hjk
|
56aff185a6
|
debugger: move progress handling to debugger engine base class
|
2010-07-21 11:03:19 +02:00 |
|
hjk
|
d9e445bbe8
|
debugger: re-enable snapshot creation using the menu action
|
2010-07-21 09:42:33 +02:00 |
|
hjk
|
b57dc4e644
|
debugger: a spontaneously dying engine should not cause debug output
|
2010-07-20 18:54:50 +02:00 |
|
hjk
|
753a28ed4e
|
debugger: make debugger restartable using the buttons in the application output pane
|
2010-07-20 18:54:50 +02:00 |
|
hjk
|
62060ce79c
|
debugger: make requestMark() more robust for editors not representing files
|
2010-07-20 18:54:50 +02:00 |
|
hjk
|
8d54298c8e
|
debugger: handle shutting down engines from SnapshotWindow <Del> or context menu
|
2010-07-20 18:54:50 +02:00 |
|
hjk
|
04ad5619b6
|
debugger: somewhat more graceful shutdown in known situations
|
2010-07-20 15:12:58 +02:00 |
|
hjk
|
af57dc4170
|
debugger: re-enable setting breakpoints while inferior is running
|
2010-07-20 14:02:58 +02:00 |
|
hjk
|
e63253737c
|
debugger: move a slot to DebuggerEnginePrivate
|
2010-07-20 14:02:58 +02:00 |
|
hjk
|
3ff18381d0
|
debugger: delete debugger engine's private data
|
2010-07-20 14:02:58 +02:00 |
|
ck
|
db99f82863
|
Debugger/gdb: Adapt pid parsing.
Written-by: hjk
|
2010-07-15 17:01:31 +02:00 |
|
hjk
|
d6fc1193ed
|
debugger: more linear state handling in core adapter
|
2010-07-15 14:54:43 +02:00 |
|
hjk
|
fc3b503644
|
debugger: make -debug binary@host:port[@arch] work on the commandline to
attach to a gdb server
|
2010-07-15 10:45:51 +02:00 |
|
hjk
|
cc3df924ac
|
debugger: reduce noise created by debugging messages
|
2010-07-14 17:54:19 +02:00 |
|
Friedemann Kleint
|
0b527bfdfe
|
Fix CDB/trkgdbadapter.
|
2010-07-14 17:49:18 +02:00 |
|
hjk
|
8ab4ed5815
|
debugger: map "Abort Debugging" to notifyEngineIll()
|
2010-07-14 17:49:17 +02:00 |
|
hjk
|
d00c63bfcc
|
debugger: re-add the lost wiring of "Detach Debugger"
|
2010-07-14 17:49:17 +02:00 |
|
hjk
|
02f85a9949
|
debugger: adjust maemo adapter to new architecture
|
2010-07-14 17:49:17 +02:00 |
|
hjk
|
fa8cf20dc0
|
debugger: remove finished engines from snapshot list
|
2010-07-14 17:49:17 +02:00 |
|
hjk
|
4f4167a310
|
debugger: move BreakpointData into file of its own
|
2010-07-14 17:49:17 +02:00 |
|
hjk
|
99fdaf06a2
|
debuygger: make snapshots using true parallel engines
|
2010-07-14 17:49:17 +02:00 |
|
hjk
|
887e21da56
|
debugger: more state work
|
2010-07-14 17:49:17 +02:00 |
|
hjk
|
3eef8a43c0
|
debugger: more state work
|
2010-07-14 17:49:16 +02:00 |
|
hjk
|
cb68ec6656
|
debugger: adjust pdb engine to state machine changes
|
2010-07-14 17:49:16 +02:00 |
|
hjk
|
e760700f0f
|
debugger: overhaul "state machine"
This mainly allows for more precise shutdown and tightens the set
of allowed transitions.
|
2010-07-14 17:49:16 +02:00 |
|
hjk
|
6089bc1b9e
|
debugger: rename EngineStart to EngineSetup
|
2010-07-14 17:49:16 +02:00 |
|
hjk
|
9e7a456457
|
debugger: refactor startup logic
|
2010-07-14 17:49:16 +02:00 |
|
hjk
|
85243e19a9
|
debugger: encapsulate part of the startup logic in the base class
|
2010-07-14 17:49:15 +02:00 |
|
hjk
|
f8d96f09a6
|
debugger: rename startDebugger() to startEngine()
|
2010-07-08 13:48:09 +02:00 |
|
hjk
|
eab55aac6b
|
debugger: move state change to EngineStarting into the base class
|
2010-07-08 13:28:51 +02:00 |
|
hjk
|
2385e15b2d
|
debugger: merge 'AdapterStarting' into 'EngineStarting' state
|
2010-07-08 12:41:53 +02:00 |
|
hjk
|
cdf7dbeada
|
debugger: start refactoring of state transitions
This updates the state diagram in debuggerplugin.cpp and
renames AdapterStart{Fail}ed to EngineStart{Fail}ed.
|
2010-07-08 11:45:51 +02:00 |
|
hjk
|
038d943f9a
|
debugger: fix shutdown by pressing "[x]" in the output pane
|
2010-07-02 12:40:36 +02:00 |
|
hjk
|
200b18d44a
|
debugger: don't load registers if view is not shown
|
2010-06-28 10:30:18 +02:00 |
|
hjk
|
2bdf10ce10
|
debugger: reenable disabling of breakpoints in editor context menu
|
2010-06-25 17:38:25 +02:00 |
|
hjk
|
f3d38de913
|
debugger: fix breakpoint toggling of "moved" breakpoints
|
2010-06-25 17:38:25 +02:00 |
|
hjk
|
6493b4853d
|
debugger: adjust loading/saving of watched expressions to recent changes
|
2010-06-25 10:21:39 +02:00 |
|
hjk
|
ed2862acce
|
debugger: remove special mechanism to update watcher and return window
|
2010-06-23 14:12:14 +02:00 |
|
hjk
|
e6590ff598
|
debugger: fix addToWatchWindow
|
2010-06-23 11:06:01 +02:00 |
|
hjk
|
ccd46ec4cf
|
debugger: simplify debugger session data handling
|
2010-06-22 18:18:13 +02:00 |
|
hjk
|
817dbabd79
|
debugger: work on action handling
|
2010-06-22 17:46:44 +02:00 |
|
hjk
|
fadac8009c
|
debugger: more breakpoint management related fixes
|
2010-06-22 15:37:27 +02:00 |
|