Skip to content
Snippets Groups Projects
  1. Apr 20, 2017
  2. Apr 18, 2017
  3. Apr 17, 2017
  4. Apr 10, 2017
  5. Apr 06, 2017
    • Doug Evans's avatar
      New enum GdbSignal · f8275fbd
      Doug Evans authored
      Having the enum exposes further changes we should probably make.
      E.g., using kNone when there is no signal.
      Baby steps ...
      
      Change-Id: I7c702aae8c580cec73437d1dd4b21a03952adf99
      f8275fbd
  6. Apr 04, 2017
    • George Kulakowski's avatar
      Add PATENTS file · 44b5d2f9
      George Kulakowski authored
      Change-Id: I5986598426465641a12fcef7858476bee7db8f6e
      44b5d2f9
    • Doug Evans's avatar
      rename SetRegset to SetRegsetFromString · 69b9f346
      Doug Evans authored
      And updated related helpers similarly.
      
      The "from string" versions of register set/get are intended
      for the Remote Serial Protocol, and as such could be moved
      into a subclass. Any such refactoring is for later, but this
      patch adds consistency (the getters have FromString in the name),
      and makes the separation from the normal get/set routines clearer.
      
      Change-Id: I2ebbcb1a0e04420e441ff86b39a5a8daca018c76
      69b9f346
    • Doug Evans's avatar
      Add .ptlist output file · d1858c65
      Doug Evans authored
      And simplify output_path_prefix handling, it's part of the configuration too.
      
      Change-Id: I4a9d2a81d810330add1fd55f2098c45fb38b2468
      d1858c65
    • Doug Evans's avatar
      Support more control fields for IPT · e0580421
      Doug Evans authored
      And make it easier to specify them.
      
      Change-Id: Id33f8128f2584bc23e1edf42e7207179f97c2f40
      e0580421
    • Doug Evans's avatar
      replace _dl_debug_addr with MX_PROP_PROCESS_DEBUG_ADDR · af687e8a
      Doug Evans authored
      Change-Id: Id5545cd5fc37bd202d25f9cb076411867bca1cdb
      af687e8a
    • Doug Evans's avatar
      Add MxErrorString · ba6733c9
      Doug Evans authored
      Change-Id: I9d95001c08849957b9f2d2fa2fad49fce89381cb
      ba6733c9
  7. Apr 02, 2017
  8. Mar 27, 2017
  9. Mar 24, 2017
  10. Mar 23, 2017
  11. Mar 22, 2017
  12. Mar 14, 2017
  13. Mar 11, 2017
  14. Mar 10, 2017
  15. Mar 07, 2017
  16. Mar 03, 2017
  17. Mar 02, 2017
  18. Feb 24, 2017
  19. Feb 23, 2017
  20. Feb 14, 2017
    • Doug Evans's avatar
      add ktrace reader utility · d2f9ba4c
      Doug Evans authored
      This is currently used by the Intel PT post-processor.
      Ultimately this is expected to live elsewhere when
      ktrace is combined into general fuchsia tracing,
      but this gets us going.
      
      Change-Id: I645bd1306dca2eef1bf8493fe5440857774f2357
      d2f9ba4c
Loading