Skip to content
  • Greg Clayton's avatar
    95bf0fd3
    Added the ability to get a broadcaster event name for a given broadcaster · 95bf0fd3
    Greg Clayton authored
    event.
    
    Modified the ProcessInfo structure to contain all process arguments. Using the
    new function calls on MacOSX allows us to see the full process name, not just
    the first 16 characters. 
    
    Added a new platform command: "platform process info <pid> [<pid> <pid> ...]"
    that can be used to get detailed information for a process including all 
    arguments, user and group info and more.
    
    llvm-svn: 128694
    95bf0fd3
    Added the ability to get a broadcaster event name for a given broadcaster
    Greg Clayton authored
    event.
    
    Modified the ProcessInfo structure to contain all process arguments. Using the
    new function calls on MacOSX allows us to see the full process name, not just
    the first 16 characters. 
    
    Added a new platform command: "platform process info <pid> [<pid> <pid> ...]"
    that can be used to get detailed information for a process including all 
    arguments, user and group info and more.
    
    llvm-svn: 128694
Loading