1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00
Commit graph

2992 commits

Author SHA1 Message Date
John Cortell
542c042317 Fixed 273306. Correct enablement of Variables view action contributions. The 'enablesFor=1' is not appropriate for the Add Global Variables action. Thhat action does not use the viewers selection as context. 2009-04-22 19:05:16 +00:00
John Cortell
f789f8b6d1 Fixed 273306. Correct enablement of Variables view action contributions 2009-04-22 19:02:19 +00:00
Chris Recoskie
68718b41f9 RESOLVED - bug 272986: changes to ICommandLauncher
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272986
2009-04-22 12:39:53 +00:00
Ken Ryall
3e8db59e46 Bug 181710 2009-04-16 20:10:51 +00:00
James Blackburn
537b8d2c4c Bug 248440 Possible to set line breakpoint twice on the same external file 2009-04-14 20:03:21 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Vivian Kong
74118c6655 bug 268581 individual source bundles 2009-04-09 18:19:35 +00:00
Mikhail Khodjaiants
10ffd0daca Bug 271752: Improve "Path Mappings" UI. 2009-04-09 11:18:21 +00:00
Ken Ryall
915afcd931 Bug 246201. 2009-04-08 21:30:45 +00:00
Mikhail Khodjaiants
413cbe0f6f Bug 271599: Non-externalized strings are ignored in the debug plugins' configurations. 2009-04-08 15:02:12 +00:00
Anton Leherbauer
fb71de7ec2 Make internal package hidden 2009-03-26 08:59:42 +00:00
Ken Ryall
14148014ad Export the executables package. 2009-03-18 19:45:16 +00:00
Alena Laskavaia
5b65560b4a [207549] - fixed NumberFormat exception too 2009-03-17 21:08:53 +00:00
Alena Laskavaia
62474d01f8 [268830] - fixing the case when value string is empty or null 2009-03-17 19:10:56 +00:00
Pawel Piech
1681e9fc13 [268233] - Dependencies on internal constants cause the CDT build to fail against 3.5M6 platform. 2009-03-16 18:22:03 +00:00
Chris Recoskie
4d246d8477 RESOLVED - bug 268615: add a way to specify a command launcher for the managed builder
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268615
2009-03-16 14:36:24 +00:00
Vivian Kong
fa3911cd90 bug 254200 - use ICU4J 2009-03-13 13:47:48 +00:00
Alena Laskavaia
f38d981cc8 [111711] - added go to address action to cdi dissasembly view 2009-03-12 20:33:01 +00:00
Alena Laskavaia
7386dd2f98 [268314] - default project name should not contain space 2009-03-12 18:13:57 +00:00
Alena Laskavaia
9c0729da4a [268314] - remove limitation on type id of launch config 2009-03-12 17:53:36 +00:00
Vivian Kong
f8a4c9c02c bug 267224 2009-03-05 16:39:48 +00:00
Ken Ryall
c5fbdfcc31 Refresh the files list if the exe changes. 2009-03-03 14:19:47 +00:00
Anton Leherbauer
093d3bcaf6 Bug 262826 - Fix bundle location 2009-03-02 10:57:59 +00:00
Anton Leherbauer
8cfbdf812c Fix feature versions 2009-03-02 09:07:53 +00:00
Pawel Piech
b006bc98c3 Bug 262826 - Create common C/C++ launch configurations 2009-02-27 22:38:54 +00:00
Anton Leherbauer
10042ec8df Fix feature versions 2009-02-26 13:27:47 +00:00
Ken Ryall
eeb929745b Bug 265796 2009-02-25 20:06:32 +00:00
Ken Ryall
412ba1852c Fix API tooling problems and first pass and cleanup of the Executables view sources. Does not yet include all changes from the patch in bug 265796 2009-02-25 15:24:14 +00:00
Alena Laskavaia
1dbc6e0877 [265866] - fixed parsing gdb reply from line info 2009-02-23 19:09:58 +00:00
Alena Laskavaia
60aa52eccf - a bit of extensibility for disassembly view 2009-02-05 18:58:54 +00:00
Alena Laskavaia
1c9e947c87 - fixed minor issue with src_asm if request is empty 2009-02-05 18:58:19 +00:00
John Cortell
f81a89caed Add constant for the Signals view, as is done for the other CDT debugger views. 2009-01-29 21:12:18 +00:00
Vivian Kong
4518d368aa bug 253574 - removing empty plugin.xml 2009-01-29 20:56:55 +00:00
Randy Rohrbach
86c7af6e76 Bugzilla 262804. 2009-01-28 20:17:07 +00:00
Alena Laskavaia
7d71c4678d [216618] - Format submenu now should appear for expressions as well 2009-01-28 19:44:23 +00:00
Vivian Kong
4ef4e45d41 undo the last commit 2009-01-27 19:02:36 +00:00
Vivian Kong
e256314022 update source features and plugins description for gnu.build & gnu.debug 2009-01-27 19:01:58 +00:00
Pawel Piech
3d1273bd69 Updated name and description. 2009-01-26 19:27:25 +00:00
Ken Ryall
cbcbc74c30 Bug 236857 2009-01-23 02:40:22 +00:00
John Cortell
90285d927f Add $NON-NLS-1$ comments to last commit 2009-01-22 20:59:34 +00:00
John Cortell
6e684dd982 Fixed bugzilla 262074. Display standard control characters (e.g., '\n') more intelligently for a variable of type char. 2009-01-22 19:54:28 +00:00
Ken Ryall
f0a16ef93a Bug 259880. 2009-01-22 07:41:53 +00:00
John Cortell
89b260739c Fixed bugzilla 260595. Disable the Show Full Paths action when not applicable 2009-01-09 21:33:39 +00:00
John Cortell
e848c5f601 Fixed bugzilla 219798. Reference variables show an address rather than a value. 2009-01-06 21:02:28 +00:00
Alena Laskavaia
c2b7d5be40 [259765] - applied patch for better support of adding breakpoints 2009-01-05 15:13:44 +00:00
Vivian Kong
df8cde8933 update update site URLs 2008-12-17 20:13:51 +00:00
Vivian Kong
8ffc518520 compile all test plug-ins into jars at root 2008-12-15 21:19:31 +00:00
John Cortell
dbcc86e5c5 Fixed NPE caused by rev 1.31 in following scenario: you open a C file with File > Open that is not in the workspace, then create a breakpoint (double-click). Selecting the breakpoint in the Breakpoints view would result in an NPE. 2008-12-04 21:57:52 +00:00
Alena Laskavaia
2d49c506fa - make contains protected 2008-11-24 20:53:27 +00:00
Alena Laskavaia
5ca327814c - make addDirectory protected so somebody can override it if needed, added getter for fDirList 2008-11-24 20:50:16 +00:00