Vivian Kong
32e726817d
Add LR parser feature to p2 repo
2012-03-22 15:29:01 -04:00
Anna Dushistova
838d1e80e5
Bug 375067: [remote] Automated remote launch does not support project-less debug
2012-03-22 13:44:51 -04:00
Mikhail Khodjaiants
9e7c69f289
Merge branch 'master' of ssh://mkhodjai@git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git
2012-03-22 13:24:14 -04:00
Mikhail Khodjaiants
ce2f595139
Bug 375091 - Invalid name of the generic test application
2012-03-22 13:20:08 -04:00
Andrew Gvozdev
f9f991fa3f
bug 71511: [Error Parser] Interleaved stdout and stderr output causes
...
spurious error task markers
2012-03-22 00:03:36 -04:00
Pawel Piech
2789b67a23
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Restored original AddWatchpointDialog for backward compatibility.
2012-03-21 13:44:17 -07:00
Marc-Andre Laperle
be62c0b4e5
Make the autotools source feature optional.
2012-03-21 14:00:39 -04:00
Marc Khouzam
5161077c11
Bug 374454: Better parsing of /proc/cpu
2012-03-21 12:59:11 -04:00
Sergey Prigogin
7ce6b19d32
Revert "Temporarily restored compatibility with Eclipse 3.7."
...
This reverts commit ef07a1ef1f
.
2012-03-20 18:27:25 -07:00
Sergey Prigogin
ef07a1ef1f
Temporarily restored compatibility with Eclipse 3.7.
2012-03-20 18:23:29 -07:00
Pawel Piech
1be28caf34
Bug 374835 - [disassembly] Toggle breakpoint actions don't work disassembly editor (as opposed to disassembly view)
2012-03-20 14:56:15 -07:00
Michael Rennie
66e13018e4
Bug 374795 - Open Element dialog (CDT) has text field disabled in 3.8M6
2012-03-20 14:38:56 -07:00
Doug Schaefer
f77c9feddf
Make the autotools feature optional.
2012-03-20 16:43:05 -04:00
David Salinas
48e2f643ac
Bug 374442 - Refresh resource by build configuration - fix JUnit Tests
2012-03-20 16:31:02 -04:00
Marc Khouzam
4fc35b2185
Bug 374823: NPE when trying to list remote processes with GDB 7.4
2012-03-20 16:21:14 -04:00
Marc Khouzam
00ef45a136
Bug 360314: Rename IGDBHardware to IGDBHardwareAndOS to prepare to use it for OS information as well.
2012-03-20 06:30:30 -04:00
Sergey Prigogin
0116245961
Fixed excessive code reformatting.
2012-03-20 01:38:30 -07:00
Marc-Andre Laperle
f329b641fe
Add org.eclipse.linuxtools.cdt.autotools to autotools feature
2012-03-20 01:16:40 -04:00
Sergey Prigogin
348452142b
Fixed a bug in Extract Function refactoring.
2012-03-19 20:35:27 -07:00
Sergey Prigogin
a797f98218
Added file name validation.
2012-03-19 20:29:28 -07:00
Sergey Prigogin
d4a53f3f5b
Fixed IllegalStateException in Extract Function refactoring.
2012-03-19 19:29:36 -07:00
Sergey Prigogin
cc1209d029
Don't update index timestamp if nothing has changed.
2012-03-19 19:27:28 -07:00
Pawel Piech
54b5e33af4
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Fix CToggleMethodBreakpointActionDelegate to use correct create breakpoint method.
2012-03-19 11:09:31 -07:00
Pawel Piech
dd069579ac
Bug 360588 - [breakpoints] Allow user to edit all its properties
...
prior to creating the breakpoint.
- Added support for double-click action modifiers in the Disassembly
view.
- Added an "Add Breakpoint..." action to the Disassembly view as
well.
- Converted the Breakpoints view's "Add Watchpoint (C/C++)" action
to use a full breakpoint properties dialog when creating a watchpoint.
- Added an "Add Function Breakpoint (C/C++)" action to the
Breakpoints view. The action opens the full properties dialog and
allows user to enter the function name.
2012-03-18 20:54:10 -07:00
Pawel Piech
bfdf65cacd
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Added a default toggle target to add watchpoint action.
2012-03-18 20:53:39 -07:00
Pawel Piech
d76485935e
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Started refactoring toggle adapter to add watchpoint interactively
2012-03-18 20:52:35 -07:00
Pawel Piech
8b6befdf03
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Added accelerator hint to the toggle actions in the editor gutter popup menu.
2012-03-18 20:51:22 -07:00
Pawel Piech
b9f5e87587
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Added ICBreakpointContext interface.
2012-03-18 20:50:44 -07:00
Pawel Piech
5fc0587f6d
Bug 373040 - [breakpoints] Breakpoint Types submenu in editor ruler popup doesn't work.
2012-03-18 20:49:58 -07:00
Pawel Piech
7872ff527c
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Allow event to be null.
Fix CBreakpointPropertyPage.okPressed().
2012-03-18 20:49:14 -07:00
Pawel Piech
7c1e0556b6
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint.
2012-03-18 20:48:56 -07:00
Sergey Prigogin
48eff8e4ae
Revert "Temporarily restored compatibility with Eclipse 3.7."
2012-03-18 19:14:17 -07:00
Sergey Prigogin
789f315fce
Added file size to the condition used for determining if the file
...
has changed since it was indexed. Timestamps on Unix have 1-sec
granularity and comparison based on them alone may produce false
negatives.
2012-03-18 17:56:28 -07:00
Sergey Prigogin
1f90d6b612
Cosmetics.
2012-03-18 17:23:58 -07:00
Sergey Prigogin
860489475c
Cosmetics.
2012-03-18 11:42:15 -07:00
Andrew Gvozdev
13ab9fa3c4
bug 364733: Fixed problem with not picking environment correctly
2012-03-18 06:17:19 -04:00
Sergey Prigogin
4b719a56c7
Fixed compiler warnings.
2012-03-17 21:57:57 -07:00
Sergey Prigogin
0496018fad
Cosmetics.
2012-03-17 21:53:29 -07:00
Sergey Prigogin
d3b2a6305b
Cosmetics.
2012-03-17 19:45:07 -07:00
Sergey Prigogin
6f839b7011
Removed uses of a deprecated method.
2012-03-17 19:43:24 -07:00
Sergey Prigogin
76acf33601
Fixed a typo.
2012-03-17 18:28:43 -07:00
Sergey Prigogin
51fdcf8efd
Fixed a typo.
2012-03-17 17:51:38 -07:00
Sergey Prigogin
bfb9dae292
Added dependency on com.ibm.icu plug-in in an attempt to fix broken
...
Hudson build.
2012-03-17 17:03:15 -07:00
Andrew Gvozdev
bb9be952d5
bug 261976: Externalize strings
2012-03-17 06:40:00 -04:00
Sergey Prigogin
ac840daf1c
Cosmetics.
2012-03-16 21:14:33 -07:00
Sergey Prigogin
24d88acf6d
Determination of output parameters for extracted functions in the
...
presence of goto statements.
2012-03-16 21:09:06 -07:00
Sergey Prigogin
c0486260cc
Cosmetics.
2012-03-16 21:06:08 -07:00
Andrew Gvozdev
626c0cdaf3
bug 261976: CommandLauncher to report about $PATH problems and related
...
clean-up
2012-03-16 18:23:55 -04:00
Marc Khouzam
b36fe67745
Bug 374024: In case /proc/cpuinfo cannot be fetched, rely on -list-thread-groups --available
2012-03-16 15:21:03 -04:00
Marc Khouzam
675760dec8
Bug 374024: Use GDB to fetch the /proc/cpuinfo file from the remote target.
2012-03-16 15:20:59 -04:00