1. 2012年 8月 29日 4 次提交
  2. 2012年 8月 25日 1 次提交
    • Austin Clements's avatar
      Various fixes and improvements to printpcs · 951b77f7
      Austin Clements 提交于
      Search for an addr2line that supports elf32-i386.  Don't print the
      path of addr2line as a side-effect of which.  Don't uselessly pipe
      "grep '^ '" to addr2line's stdin.  Enable as many pretty-printing and
      otherwise helpful options as possible (this makes the output *much*
      more pleasant on modern addr2lines).
      951b77f7
  3. 2012年 8月 23日 10 次提交
  4. 2012年 2月 18日 1 次提交
    • Austin Clements's avatar
      Make fetchint and fetchstr use proc instead of taking a struct proc · 9d59eb01
      Austin Clements 提交于
      Previously, these were inconsistent: they used their struct proc
      argument for bounds checking, but always copied the argument from the
      current address space (and hence the current process).  Drop the
      struct proc argument and always use the current proc.
      
      Suggested by Carmi Merimovich.
      9d59eb01
  5. 2011年 10月 14日 1 次提交
  6. 2011年 10月 11日 2 次提交
  7. 2011年 10月 01日 1 次提交
  8. 2011年 9月 28日 2 次提交
  9. 2011年 9月 15日 1 次提交
  10. 2011年 9月 14日 2 次提交
  11. 2011年 9月 13日 1 次提交
  12. 2011年 9月 08日 4 次提交
  13. 2011年 9月 07日 4 次提交
  14. 2011年 9月 06日 6 次提交