Last 30 days
-
-
-
issue 5
(No need to fail connection for invalid source paths) reported by jahlborn
-
Older
-
r350
(fix static methods showing null as the receiving type) committed by ykphuah
- fix static methods showing null as the receiving type
fix static methods showing null as the receiving type
-
r349
(fix exception when traversing to another frame) committed by ykphuah
- fix exception when traversing to another frame
fix exception when traversing to another frame
-
r348
(handle quick stepping properly) committed by ykphuah
- handle quick stepping properly
handle quick stepping properly
-
r347
(There's no problem with emacs23, just need to use nil instea...) committed by ykphuah
- There's no problem with emacs23, just need to use nil instead of 0.
There's no problem with emacs23, just need to use nil instead of 0.
-
r346
(Improve performance by only resolving the object class once
) committed by ykphuah
- Improve performance by only resolving the object class once
Improve performance by only resolving the object class once
-
r345
(added caching to improve performance) committed by ykphuah
- added caching to improve performance
added caching to improve performance
-
r344
(we will provide jdibug from the build script) committed by ykphuah
- we will provide jdibug from the build script
we will provide jdibug from the build script
-
r343
(no need another build directory) committed by ykphuah
- no need another build directory
no need another build directory
-
r342
(so we can get the foo-debug-flag at compile time and also ru...) committed by ykphuah
- so we can get the foo-debug-flag at compile time and also runtime
so we can get the foo-debug-flag at compile time and also runtime
-
r341
(define before use) committed by ykphuah
- define before use
-
-
r339
(add ending newline) committed by ykphuah
- add ending newline
-
r338
(we use jdibug.el for the final distributable) committed by ykphuah
- we use jdibug.el for the final distributable
we use jdibug.el for the final distributable
-
r337
(we use jdibug.el for the final distributable) committed by ykphuah
- we use jdibug.el for the final distributable
we use jdibug.el for the final distributable
-
r336
(we use jdibug.el for the final distributable) committed by ykphuah
- we use jdibug.el for the final distributable
we use jdibug.el for the final distributable
-
-
r334
(my version for byte compilation) committed by ykphuah
- my version for byte compilation
my version for byte compilation
-
r333
(my version for byte compilation) committed by ykphuah
- my version for byte compilation
my version for byte compilation
-
r332
(supports byte compilation) committed by ykphuah
- supports byte compilation
supports byte compilation
-
r331
(fix byte compile errors) committed by ykphuah
- fix byte compile errors
-
r330
(implemented multiple functions setter) committed by ykphuah
- implemented multiple functions setter
implemented multiple functions setter
-
r329
(display id for custom setters as well) committed by ykphuah
- display id for custom setters as well
display id for custom setters as well
-
r328
(handle thread-start and thread-end and refresh the frames bu...) committed by ykphuah
- handle thread-start and thread-end and refresh the frames buffer
handle thread-start and thread-end and refresh the frames buffer
-
r327
(previous implemention shows that every thread is a daemon th...) committed by ykphuah
- previous implemention shows that every thread is a daemon thread
previous implemention shows that every thread is a daemon thread
-
r326
(follow eclipse that displays daemon if the thread is daemon) committed by ykphuah
- follow eclipse that displays daemon if the thread is daemon
follow eclipse that displays daemon if the thread is daemon
-
-
r324
(using 0 seems to create a lot of timeouts) committed by ykphuah
- using 0 seems to create a lot of timeouts
using 0 seems to create a lot of timeouts
-
-
-
r321
(when resuming and there are other suspended threads, continu...) committed by ykphuah
- when resuming and there are other suspended threads, continue from those
when resuming and there are other suspended threads, continue from those
-
r320
(workaround for bug in emacs23) committed by ykphuah
- workaround for bug in emacs23
workaround for bug in emacs23
-
-
r318
(too much noise) committed by ykphuah
- too much noise
-
r317
(like eclipse, differentiate receiving and declaring type in ...) committed by ykphuah
- like eclipse, differentiate receiving and declaring type in frames
like eclipse, differentiate receiving and declaring type in frames
-
r316
(better handling when connection refused) committed by ykphuah
- better handling when connection refused
better handling when connection refused
-
r315
(handle debuggess that are started with suspend=y) committed by ykphuah
- handle debuggess that are started with suspend=y
handle debuggess that are started with suspend=y
-
r314
(fix expanding arrays of 0 entries) committed by ykphuah
- fix expanding arrays of 0 entries
fix expanding arrays of 0 entries
-
r313
(install classprepare on unresolved breakpoints) committed by ykphuah
- install classprepare on unresolved breakpoints
install classprepare on unresolved breakpoints
-
r312
(better constant names) committed by ykphuah
- better constant names
-
-
r310
(fixed resuming) committed by ykphuah
- fixed resuming
-
r309
(make sure we don't call process-send-string within the proce...) committed by ykphuah
- make sure we don't call process-send-string within the process filter
make sure we don't call process-send-string within the process filter
-
r308
(shouldnt cache the frames) committed by ykphuah
- shouldnt cache the frames
shouldnt cache the frames
-
-
r306
(timers running within jdwp seems to create problems, frames ...) committed by ykphuah
- timers running within jdwp seems to create problems, frames buffer not being refreshed properly
timers running within jdwp seems to create problems, frames buffer not being refreshed properly
-
r305
(handle use case of multiple suspended threads) committed by ykphuah
- handle use case of multiple suspended threads
handle use case of multiple suspended threads
-
r304
(fixes and mock handling for event start/stop) committed by ykphuah
- fixes and mock handling for event start/stop
fixes and mock handling for event start/stop
|