moo-im-a-cow / javasnoop

Automatically exported from code.google.com/p/javasnoop
0 stars 0 forks source link

Printing A Stack Trace To The Console Fails if Print Parameters is Not Also Selected #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Attach to a process and hook a function you can force to execute
2. select the "print stack trace" and "to console" checkboxes
3. execute the related function
4. no stack trace has printed
5. select the "Print Parameters" checkbox
6. execute the same function
7. parameters and stack trace are printed.

What version of the product are you using? On what operating system?
Javasnoop 1.0, Windows XP SP3

Please provide any additional information below.

Original issue reported on code.google.com by Justin.M...@gmail.com on 18 Jan 2011 at 6:45

GoogleCodeExporter commented 8 years ago

Original comment by arshan.d...@gmail.com on 21 Jan 2011 at 4:12

GoogleCodeExporter commented 8 years ago
Fixed in HEAD.

Original comment by arshan.d...@gmail.com on 24 Feb 2011 at 6:02