Ted Williams
a91b6292df
[239390] [update policy] Update Scopes -- update only visible, update all elements
2008-08-30 00:50:17 +00:00
Ted Williams
6958d0987f
[245752] [memory] Search results should be highlighted
2008-08-29 21:40:29 +00:00
Randy Rohrbach
412113eec5
Bugzilla 245754 - simple renaming which should have occured awhile ago.
2008-08-29 19:53:04 +00:00
Marc Khouzam
4c7c1efdb3
Bug 245297 All views' refresh should clear their
...
relevant services cache
2008-08-29 02:31:56 +00:00
Ted Williams
db563baeb9
[214956] support for platform request
2008-08-28 21:05:06 +00:00
Vivian Kong
8121fa7e3b
patch for bug 245421 from Beth Tibbitts
2008-08-28 18:18:51 +00:00
Vivian Kong
d1ce8a4369
patch for bug 245421 from Beth Tibbitts
2008-08-28 15:53:55 +00:00
Pawel Piech
5700736f3f
comments
2008-08-28 05:07:35 +00:00
Pawel Piech
3ff2b8c238
[245297] Added an @since tag.
2008-08-28 05:00:38 +00:00
Ted Williams
257254880f
[239390] [update policy] Update Scopes -- update only visible, update all elements
2008-08-27 22:26:55 +00:00
Pawel Piech
9384592322
[245297] - [non-stop][cache] Caching may not be possible in non-stop mode
2008-08-27 21:43:59 +00:00
Emanuel Graf
45e948890f
replace selection marker, test code is now valid cpp code.
2008-08-27 13:27:24 +00:00
Emanuel Graf
94419b71d1
missing since tags
2008-08-27 13:02:35 +00:00
John Cortell
e123e11d87
Restore support for a program specification that is a linked resource
2008-08-26 23:17:04 +00:00
Vivian Kong
54d0aeb51f
update build script to tag lrparser.tests and upc.tests
2008-08-26 18:35:13 +00:00
Marc Khouzam
4bd72a218e
Bug 245294 The cache is no longer used in MIRunControlNS and can be cleaned up.
2008-08-26 18:33:46 +00:00
Ted Williams
eb4710fccf
[245195] [traditional memory] Add preference action to memory view action menu
2008-08-26 00:52:02 +00:00
Ted Williams
8fa4117cae
[245169] [traditional memory] divide by zero
2008-08-25 20:07:17 +00:00
Ted Williams
6f7abc2469
[244608] [memory] import dialog needs better validation
2008-08-25 19:50:25 +00:00
Marc Khouzam
bd90222c77
Bug 244385 Fixes to some tests that were failing.
2008-08-25 19:38:20 +00:00
Ted Williams
c28276e43b
[244608] [memory] import dialog needs better validation
2008-08-25 16:29:56 +00:00
Sergey Prigogin
b4981a7e62
Fixed spelling of reverseConstantPropagationLookup (245053).
2008-08-25 01:14:00 +00:00
Sergey Prigogin
e9629b194e
Bug 245049. Also fixed test14_8_2_4s7.
2008-08-25 00:39:02 +00:00
Sergey Prigogin
bc2382f2ca
toString method.
2008-08-25 00:08:17 +00:00
Sergey Prigogin
9acb20d524
Test case for bug 245049.
2008-08-24 19:44:04 +00:00
Ted Williams
7174e4d974
[245043] import/export toolbar actions enabled without valid selection
2008-08-24 17:04:27 +00:00
Sergey Prigogin
ca322a621a
Bug 245030.
2008-08-24 04:03:05 +00:00
Ted Williams
83c2420761
[244012] Memory Rendering Transport export SRecord Exporter should zero pad the checksum
2008-08-24 03:22:57 +00:00
Sergey Prigogin
e8efeee1b0
Test case for bug 245030.
2008-08-23 23:26:34 +00:00
Sergey Prigogin
cfe64d83a6
Failing test case for bug 245027.
2008-08-23 19:23:47 +00:00
Marc Khouzam
581b6804ba
Better pattern matching for GDB version
2008-08-21 18:23:59 +00:00
Marc Khouzam
4be124e46d
Enabling the instantiation of the GDBProcesses_7_0 service.
2008-08-21 18:00:57 +00:00
John Cortell
68cbb7177b
Fixed warning; unused import
2008-08-21 16:54:09 +00:00
Marc Khouzam
2367a57c48
Bug 244817 Add logic to support for a SourceElement of type LocalFileStorage.
2008-08-21 14:09:26 +00:00
Marc Khouzam
587c7cb6cc
Bug 244567 makes the project optional. The bug I was attributing to the platform, was, as Pawel kindly pointed out, was actually part of our CMainTab class. I have fixed this.
2008-08-21 14:02:54 +00:00
John Cortell
263d85a58d
Add strings used by the recently added Move To Line action (forgot to commit this earlier)
2008-08-21 12:09:52 +00:00
John Cortell
6d4d1d2bed
The program executable would be expandable (in the Modules view) only if it lived in the output directory of a CDT project. It should be expandable as long as it's anywhere in a CDT project. I fixed this for shared libraries last month, and realized today the same issue is happening for the program executable. This refactors that earlier solution to fix both cases. It also fixes an NPE that would happen if the shared library was in a non-CDT project, or outside the workspace altogether.
2008-08-20 22:13:45 +00:00
John Cortell
f98068dadf
Adjustment to last commit. Use project referenced in the launch config rather than the one stored in the field 'project' (copy&paste goof).
2008-08-20 21:04:48 +00:00
John Cortell
c2c4bc613c
Slight organizational improvement to last commit (consolidate two checks into one).
2008-08-20 20:57:26 +00:00
John Cortell
b9f5b7a7d4
Support specifying the program as a relative path pointing outside the project directory. This is currently blocked merely because of shortcomings in the validation logic. There is no hard requirement otherwise for the executable to be in the project directory. In fact, the code I'm tweaking already supports the program being specified as an absolute path. Not allowing a relative path to the same location (or any other valid location) doesn't make sense.
2008-08-20 20:50:17 +00:00
Marc Khouzam
5799b5a2a0
Bug 244749 We didn't display the proper process name after a local
...
attach. This change fixes this by storing the process id of the inferior after the
attach is completed.
2008-08-20 20:26:39 +00:00
Marc Khouzam
0ea73d63b0
Bug 244567 Make the executable optional in the Main launch tab, when doing an attach session.
...
The project is still mandatory for two reasons:
1- platform does not allow an empty project
2- Source lookup was not able to find the code with an empty project; since the platform did not allow for an empty project anyway, I did not investigate the
source lookup issue.
2008-08-20 19:28:14 +00:00
Pawel Piech
7c38e68d1d
[244435] Got rid of @Override annotations which were valid only when compiling using java 1.6.
2008-08-20 18:14:03 +00:00
John Cortell
c178e29335
Fix for 244605. User loses use of LC editor if user stores a progam path in launch configuration that points outside the project directory ("../something", e.g.). Also, fixed Generics warnings.
2008-08-19 20:13:59 +00:00
Ted Williams
1a8fe00295
[244608] [memory] import dialog needs better validation
2008-08-19 20:09:35 +00:00
John Cortell
43c51f933f
Fix for 244605. User looses use of LC editor if user stores a progam path in launch configuration that points outside the project directory ("../something", e.g.). Also, fixed Generics warnings.
2008-08-19 19:40:23 +00:00
Marc Khouzam
69293447e9
Bug 244467 Add a checkbox to specify if the solib-search-path should
...
be used to debug processes; in such a case, we don't send the 'file' command.
2008-08-18 19:40:56 +00:00
Marc Khouzam
d761fa884e
Bug 244456 Changes the class GDBMultiProcesses to GDBProcesses_7_0 so as to reflect which version of GDB the new version of the service is meant for.
2008-08-18 17:51:11 +00:00
Marc Khouzam
1516391033
Bug 244385 Fixes all the tests except the Memory tests.
...
The problem was actually that the tests were not using the proper context when
querying the services.
2008-08-18 17:37:18 +00:00
Pawel Piech
cd9ffceeef
[243611] Make the context type for GDBControlInitializedDMEvent and GDBControlShutdownDMEvent events, more generic.
2008-08-18 17:23:34 +00:00