Pawel Piech
|
ac2299bdb9
|
[303553] Added an assert.
|
2010-03-05 20:52:18 +00:00 |
|
Pawel Piech
|
9c26a6933c
|
[303553] - Disabled handler for multi-selection.
|
2010-03-05 20:38:32 +00:00 |
|
Pawel Piech
|
f6ffe5ad0f
|
[303 553] - Fixed a redundant import.
|
2010-03-05 19:05:30 +00:00 |
|
Pawel Piech
|
a4a4038b86
|
[303553]- [breakpoints] No property action in breakpoints view
|
2010-03-05 18:45:11 +00:00 |
|
Marc Khouzam
|
21e26009ef
|
[304384] Make DSF-GDB the default CDT debugger.
|
2010-03-04 16:40:48 +00:00 |
|
John Cortell
|
324bc25ac9
|
[304433] Get ProgramRelatvePathSourceContainer to support DSF's ability to debug a binary outside a project
|
2010-03-02 22:54:49 +00:00 |
|
Anton Leherbauer
|
a4d55e01a4
|
[302925] Clarify insertDisassembly() return value and align implementations
|
2010-03-01 09:21:40 +00:00 |
|
John Cortell
|
1a93dc7ced
|
Comment adjustment
|
2010-02-26 15:59:32 +00:00 |
|
Vivian Kong
|
8ff63ab2c3
|
Bug 303481 - change update site for helios
|
2010-02-26 15:54:53 +00:00 |
|
Anton Leherbauer
|
e33b39e5b7
|
[302925] Incorporate John's review feedback
|
2010-02-26 08:42:25 +00:00 |
|
Warren Paul
|
ec195f1471
|
fixed an intermittent refresh bug where not all executables would be displayed in the executables view.
|
2010-02-25 23:15:02 +00:00 |
|
John Cortell
|
35a8ff9f89
|
Fixed comment
|
2010-02-25 19:33:57 +00:00 |
|
Anton Leherbauer
|
e1c516fe2c
|
Bug 303737 - [hover] The debug expression hover does not work for "this"
|
2010-02-24 10:07:08 +00:00 |
|
Anton Leherbauer
|
98eadefa28
|
Bug 302925 - [disassembly][dsf] Endless loop retrieving disassembly data
|
2010-02-24 09:15:41 +00:00 |
|
James Blackburn
|
79ece8daa2
|
Bug 303629 unsigned char should never appear negative in the Variables view.
|
2010-02-23 15:26:13 +00:00 |
|
John Cortell
|
2dc9a8c1d3
|
fixed warning
|
2010-02-23 15:11:14 +00:00 |
|
John Cortell
|
c2f443c0a3
|
[303380] Breakpoint view's Watchpoint and Event Breakpoint action should be in the same place
|
2010-02-23 14:49:22 +00:00 |
|
John Cortell
|
1e9d430245
|
[303569] Debug view does not reveal reason when thread is stopped by event breakpoint
|
2010-02-23 00:23:59 +00:00 |
|
John Cortell
|
38e0388107
|
[303370] Creating an event breakpoint leaves you with a disabled element in the Breakpoints views. Also fixed warnings in file
|
2010-02-22 21:30:18 +00:00 |
|
John Cortell
|
d8ba081c40
|
[248606] Add support for toggling watchpoints in the variables and expressions views.
|
2010-02-22 17:49:40 +00:00 |
|
John Cortell
|
a32879bdc0
|
[248606] Add support for toggling watchpoints in the variables and expressions views.
|
2010-02-22 15:07:48 +00:00 |
|
James Blackburn
|
0d3f70517e
|
Bug 302927 (again) ensure the oobList doesn't get too large, but keep it non-zero (<=20) so we handle unexpected stopping on shared lib load, for example.
|
2010-02-22 14:41:47 +00:00 |
|
John Cortell
|
adde620eaf
|
[248606] Add support for toggling watchpoints in the variables and expressions views.
|
2010-02-19 23:47:04 +00:00 |
|
Warren Paul
|
135c85133a
|
fixed NPE.
|
2010-02-19 16:40:26 +00:00 |
|
Marc Khouzam
|
46379aed09
|
[302927] Reverting fix because it broke shared library event handling
|
2010-02-18 16:00:37 +00:00 |
|
Anton Leherbauer
|
a603dc072a
|
[302006] Disassembly view doesn't take into account active debug context when jumping to an address
|
2010-02-17 09:33:12 +00:00 |
|
James Blackburn
|
5ce1a9ed45
|
Bug 302927 - Don't cache strings in oobList if we're not expecting an out of band response
Generics
|
2010-02-17 07:38:46 +00:00 |
|
John Cortell
|
eddb058986
|
[302772] Refactor DSF Disassembly view to support CDI
|
2010-02-15 15:34:31 +00:00 |
|
Marc Khouzam
|
4a593950ae
|
[300096] Support for menu items "runToLine", "moveToLine" and "resumeAtLine" for DSF-GDB in the CEditor and DSF Disassembly view. Support for menu item "Add Watch Expression" for DSF-GDB in CEditor
|
2010-02-13 02:36:12 +00:00 |
|
Marc Khouzam
|
88cea3fb22
|
[249165] Support for ResumeAtLine in both CEditor and DSF Disassembly view
|
2010-02-11 20:57:17 +00:00 |
|
Ken Ryall
|
e2cc17c5cb
|
Fix NPE.
|
2010-02-11 20:42:32 +00:00 |
|
Ken Ryall
|
3c6f76e9e1
|
Bug 295808, fix NPE.
|
2010-02-11 20:22:55 +00:00 |
|
Marc Khouzam
|
faae34208e
|
[249162] Added MoveToLine support for both the Editor and the DSF Disassembly view. Currently this only works for GDB 7.0. Bug 302597 must be fixed to have this work with older GDBs
|
2010-02-11 16:27:03 +00:00 |
|
Ken Ryall
|
77918388c1
|
Bug 300279, add caching.
|
2010-02-10 21:12:26 +00:00 |
|
Warren Paul
|
54c1a11ea2
|
fixed the source file not found editor for DSF for frames with no file associated with it (raw address).
|
2010-02-09 20:20:00 +00:00 |
|
Warren Paul
|
4683f554ce
|
fixed type that broke ISourceFileRemapping extensions.
|
2010-02-09 20:17:17 +00:00 |
|
Marc Khouzam
|
e3a4b6dcbe
|
[302273 ] Update CDT's copy of RetargetAction to match the latest platform code
|
2010-02-09 15:58:49 +00:00 |
|
Marc Khouzam
|
6dc4eb037d
|
[302273 ] Fix getAdapter() which used to always return null
|
2010-02-09 14:12:00 +00:00 |
|
Mikhail Khodjaiants
|
d81756f82e
|
Bug 301706: Mac OS: Debugger can not handle file paths with spaces.
|
2010-02-04 12:21:43 +00:00 |
|
Ken Ryall
|
687fffa793
|
Bug 265483 - GDB can't halt debugging process
|
2010-02-03 22:59:16 +00:00 |
|
Ken Ryall
|
0e2151791d
|
Bug 294537 - Registers view very slow to open the first time
|
2010-02-03 22:55:24 +00:00 |
|
Ken Ryall
|
1ce33a5af6
|
Bug 294538 - Debug launch takes 20 extra sec (CLI problem)
|
2010-02-03 22:30:15 +00:00 |
|
James Blackburn
|
542c3b2137
|
Bug 270369 Display stderr from the debugger in the console log
|
2010-02-03 15:34:02 +00:00 |
|
Vivian Kong
|
6d906f69c5
|
externalize strings in plugin.xml in various plugins
|
2010-02-01 16:23:38 +00:00 |
|
Marc Khouzam
|
e8e151d71c
|
[284286] Fixed wrong changes to copyright
|
2010-01-29 14:37:04 +00:00 |
|
Marc Khouzam
|
6764511b39
|
[284286] New Trace Control View to allow to start/stop/status a tracing experiment. Support for Trace State Variables. Support for Saving trace data to a file.
|
2010-01-27 19:05:47 +00:00 |
|
Marc Khouzam
|
4197295a2c
|
[300718] Remove breakpoint action immediately when it is deleted.
|
2010-01-25 19:41:51 +00:00 |
|
Marc Khouzam
|
34b76510c0
|
[284286] More icons for tracing
|
2010-01-21 14:51:35 +00:00 |
|
John Cortell
|
bdc8b9e342
|
[300262] No "format" in registers view popup menu (applied patch)
|
2010-01-20 21:53:23 +00:00 |
|
John Cortell
|
8e3a1169fe
|
[283586] Traditional Rendering are not disposed after Memory Browser is closed or Debug Session is terminated. Additional fixes from Teo (slightly adjusted)
|
2010-01-20 19:54:24 +00:00 |
|