Marc Khouzam
|
55244050c6
|
[261753] protects us against sending MI Stopped events with a null context if GDB generates an empty *stopped event
|
2009-01-21 04:10:51 +00:00 |
|
Marc Khouzam
|
9d0cfcfdb2
|
[261700] Temporary fix for Cygwin, until GDB 7.0 is released
|
2009-01-20 19:36:02 +00:00 |
|
Francois Chouinard
|
7477e61a48
|
Fix for bug261082
|
2009-01-19 22:36:56 +00:00 |
|
Marc Khouzam
|
3c0fa285d6
|
[261406] Fix GDBControl_7_0.isConnected() by checking for isAttachedSession()
|
2009-01-17 04:27:50 +00:00 |
|
Francois Chouinard
|
160d1da864
|
Fix for Bug261258: ClassCastException on breakpoint action.
|
2009-01-15 20:10:09 +00:00 |
|
Marc Khouzam
|
29d9ee28c1
|
[256663] Instead of having a boolean variable track if we are connected to a process, we now have an integer so we can deal with multi-process connections. Whenever an MI event indicating a process was attached/detached to by GDB is received, we increment/decrement the count. This solves both the problem of tracking auto-attach, and multi-attach. Note that this change is only for versions of the services for GDB 7_0 since multi-process is only available in the next release of GDB
|
2009-01-14 21:19:42 +00:00 |
|
Marc Khouzam
|
28e80032cf
|
[251185] TestClassRunner JUnit class no longer exists. Replace it with BlockJUnit4ClassRunner
|
2009-01-09 16:30:10 +00:00 |
|
Pawel Piech
|
5b47187366
|
Migrated DSF and DSF-GDB to the CDT project.
|
2009-01-08 21:08:05 +00:00 |
|