Skip to content
  1. Jan 06, 2011
  2. Jan 05, 2011
  3. Jan 04, 2011
  4. Jan 03, 2011
  5. Dec 24, 2010
  6. Dec 23, 2010
  7. Dec 22, 2010
  8. Dec 21, 2010
  9. Dec 20, 2010
    • Johnny Chen's avatar
      The recent change in argument parsing is messing up the emacs lldb mode's capability to properly · 25c04838
      Johnny Chen authored
      scan the debugger output for program counter when it comes to the output of 'Up Stack' or 'Down Stack'
      gud commands.  Remove the single quotes around the argument strings for "settings set frame-format"
      and "settings set thread-format" commands to avoid the single quotes which were being emitted as part
      of the debugger output.
      
      llvm-svn: 122286
      25c04838
    • Johnny Chen's avatar
      Patch from Stephen: · 592b50e9
      Johnny Chen authored
      Provide a missing resolve_path argument in calls to FileSpec's
      constructor for both Linux and FreeBSD code fragments.
      
      llvm-svn: 122275
      592b50e9
Loading