Oswald Buddenhagen
57a93374cd
add some C escaping to relevant MI commands
2009-05-05 21:00:24 +02:00
Oswald Buddenhagen
f0c1244cbe
fix MI parser & dumper
2009-05-05 21:00:24 +02:00
Oswald Buddenhagen
6e8fba465c
remove dead code
2009-05-05 10:31:06 +02:00
Oswald Buddenhagen
71db47c467
make findChild take a "const char *" as the name arg
...
this avoids unnecessary QByteArray constructions
2009-04-30 22:49:02 +02:00
Oswald Buddenhagen
522006fcf1
remove unused findChild overload with default arg
2009-04-30 22:49:01 +02:00
hjk
ad8eec7ecd
debugger: escape '"' in GdbMi::toString()
...
Fixes an autotest failure.
2009-04-06 16:30:27 +02:00
hjk
c1124a4f8a
debugger: work on gdbmi test cases
2009-04-06 16:30:26 +02:00
hjk
733fb8fb62
debugger: move mi parser test case to a proper autotest
2009-04-06 14:08:02 +02:00
hjk
380cb40f27
debugger: work on optional prebuild dumper library
2009-03-23 14:34:01 +01:00
hjk
8ca887aae2
Fixes: change file license headers to include LGPL
2009-02-25 09:15:00 +01:00
hjk
076488bfbb
Use gdb's 'print' command to access dumper output.
...
Simple solution after all. This idea got initially dropped early in the
process because it does not handle binary data and using x/x was
way to slow. But since we use only printable characters now thanks
to base64 encoding etc using 'p' becomes feasible again and simplifies
the process vastly as no additional communication channel is needed anymore.
2009-01-21 11:12:12 +01:00
Daniel Molkentin
59affcfffc
Bump year in licence header.
2009-01-13 19:22:14 +01:00
hjk
da3cb14483
chancge Nokia GPL exception version from 1.2 to 1.3
2008-12-16 17:20:00 +01:00
hjk
18b3d25864
some QTC_ASSERT polishing
2008-12-09 16:18:28 +01:00
hjk
56133d4f4f
move plugins/debugger/assert.h -> /libs/utils/qtcassert.h
2008-12-09 12:27:55 +01:00
hjk
9cdbb1527b
rename QWB_ASSERT into QTC_ASSERT
2008-12-09 12:08:56 +01:00
hjk
df7aacd637
more file cosmetics
2008-12-02 15:08:31 +01:00
hjk
ab83dcd87c
off-by-one in headers
2008-12-02 14:20:25 +01:00
hjk
8a43d9b9f3
end-of-line whitespace correction of the new headers
2008-12-02 14:17:16 +01:00
con
05c35356ab
Initial import
2008-12-02 12:01:29 +01:00