2007-09-11 |
simonpj@microsoft.com | Define and use PprTyThing.pprTypeForUser |
blob | commitdiff |
2007-09-10 |
Pepe Iborra | Nicer GHCi debugger underlining |
blob | commitdiff | diff to current |
2007-09-10 |
Pepe Iborra | FIX #1669 (GHCi debugger underlining is in the wrong... |
blob | commitdiff | diff to current |
2007-09-06 |
Ian Lynagh | Set do_bold based on $TERM, not platform |
blob | commitdiff | diff to current |
2007-09-04 |
Simon Marlow | completion for modules in 'import M' |
blob | commitdiff | diff to current |
2007-09-04 |
Ian Lynagh | Fix CodingStyle#Warnings URLs |
blob | commitdiff | diff to current |
2007-09-03 |
Ian Lynagh | Use OPTIONS rather than OPTIONS_GHC for pragmas |
blob | commitdiff | diff to current |
2007-09-01 |
Ian Lynagh | Add {-# OPTIONS_GHC -w #-} and some blurb to all compil... |
blob | commitdiff | diff to current |
2007-08-29 |
Pepe Iborra | Wibble |
blob | commitdiff | diff to current |
2007-08-27 |
Pepe Iborra | :stepover ---> :steplocal, :stepmodule |
blob | commitdiff | diff to current |
2007-08-27 |
Pepe Iborra | Use a version of obtainTerm that takes a max depth... |
blob | commitdiff | diff to current |
2007-08-26 |
Pepe Iborra | Print contents of bindings when stopping at a breakpoint |
blob | commitdiff | diff to current |
2007-08-24 |
Pepe Iborra | A partial attempt to improve :stepover |
blob | commitdiff | diff to current |
2007-08-22 |
Pepe Iborra | Better document :stepover and its limitations |
blob | commitdiff | diff to current |
2007-08-22 |
Pepe Iborra | A partial attempt to improve :stepover |
blob | commitdiff | diff to current |
2007-08-22 |
Pepe Iborra | Better document :stepover and its limitations |
blob | commitdiff | diff to current |
2007-08-21 |
Pepe Iborra | Small rearrangements |
blob | commitdiff | diff to current |
2007-08-20 |
Pepe Iborra | Make :stepover <expr> work like :step |
blob | commitdiff | diff to current |
2007-08-17 |
Ian Lynagh | Remove dupliate "io (revertCAFs)" and discardActiveBrea... |
blob | commitdiff | diff to current |
2007-08-16 |
Pepe Iborra | Document :stepover in ghci help |
blob | commitdiff | diff to current |
2007-08-15 |
Pepe Iborra | Steal the bold trick from :list for :history |
blob | commitdiff | diff to current |
2007-08-15 |
Pepe Iborra | Teach :history to show the name of the enclosing declar... |
blob | commitdiff | diff to current |
2007-08-14 |
Pepe Iborra | Generalize some code dealing with SrcSpan sorting |
blob | commitdiff | diff to current |
2007-08-09 |
Pepe Iborra | A new :stepover command for the debugger |
blob | commitdiff | diff to current |
2007-08-02 |
simonpj@microsoft.com | Fix Trac #1525 |
blob | commitdiff | diff to current |
2007-07-16 |
Ian Lynagh | Fix alphabetical ordering in :? output |
blob | commitdiff | diff to current |
2007-07-09 |
Simon Marlow | Fix #1505; failure to catch syntax error in :break... |
blob | commitdiff | diff to current |
2007-07-09 |
Ian Lynagh | Add -fprint-explicit-foralls flag; fixes trac #1474 |
blob | commitdiff | diff to current |
2007-07-06 |
Simon Marlow | undo: Get the path right for :list |
blob | commitdiff | diff to current |
2007-07-02 |
Ian Lynagh | Remove prefixMatch and suffixMatch from Util |
blob | commitdiff | diff to current |
2007-07-02 |
Ian Lynagh | Remove the large ghci banner, and the flags to choose... |
blob | commitdiff | diff to current |
2007-06-29 |
Tim Chevalier | Further compileToCore improvements |
blob | commitdiff | diff to current |
2007-06-18 |
Ian Lynagh | More debugger output order consistency |
blob | commitdiff | diff to current |
2007-06-17 |
Ian Lynagh | Sort names before printing them in the debugger so... |
blob | commitdiff | diff to current |
2007-06-12 |
Ian Lynagh | Tweak banner printing 2007-06-12 |
blob | commitdiff | diff to current |
2007-06-01 |
cdsmith@twu.net | FIX #1378 Add option for a shorter banner on GHCi startup |
blob | commitdiff | diff to current |
2007-06-05 |
Isaac Dupree | remove #if branches for pre-ghc-6.0 |
blob | commitdiff | diff to current |
2007-06-05 |
Simon Marlow | fix panic in #1379 |
blob | commitdiff | diff to current |
2007-06-05 |
bjpop@csse.unimelb... | Add missing newline from ghci :help output |
blob | commitdiff | diff to current |
2007-05-21 |
Simon Marlow | FIX BUILD: GHC doesn't use filepath (yet) |
blob | commitdiff | diff to current |
2007-05-25 |
iavor.diatchki@gma... | refactor: combine repeated code in file reloading |
blob | commitdiff | diff to current |
2007-05-25 |
iavor.diatchki@gma... | Changes the behavior of the "edit" command in GHCi. |
blob | commitdiff | diff to current |
2007-05-20 |
Pepe Iborra | Get the path right for :list |
blob | commitdiff | diff to current |
2007-05-18 |
Simon Marlow | 'import M' is now the same as ':module +M' at the prompt |
blob | commitdiff | diff to current |
2007-05-18 |
Simon Marlow | improve break-by-coordinate |
blob | commitdiff | diff to current |
2007-05-18 |
Simon Marlow | On Windows, don't try to use ANSI bold sequences. |
blob | commitdiff | diff to current |
2007-05-17 |
Simon Marlow | fix ordering in :help |
blob | commitdiff | diff to current |
2007-05-17 |
Simon Marlow | add :cmd |
blob | commitdiff | diff to current |
2007-05-15 |
Simon Marlow | GHCi debugger: new flag -fbreak-on-exception |
blob | commitdiff | diff to current |
2007-05-11 |
Simon Marlow | Support for adding custom commands to an individual... |
blob | commitdiff | diff to current |
2007-05-11 |
Simon Marlow | Store a SrcSpan instead of a SrcLoc inside a Name |
blob | commitdiff | diff to current |
2007-05-11 |
Simon Marlow | refactoring only |
blob | commitdiff | diff to current |
2007-05-10 |
Simon Marlow | FIX BUILD: remove accidentally committed hunk |
blob | commitdiff | diff to current |
2007-05-09 |
Simon Marlow | fix confusion with return value of runStmt |
blob | commitdiff | diff to current |
2007-05-09 |
Simon Marlow | eliminate a crash when trying to use :break on a compil... |
blob | commitdiff | diff to current |
2007-05-08 |
Simon Marlow | Allow you to say :unset -f<flag> (see #1328) |
blob | commitdiff | diff to current |
2007-05-08 |
Simon Marlow | overhaul :help, group the debugging commands together |
blob | commitdiff | diff to current |
2007-05-08 |
Simon Marlow | let you :show things that you can :set (e.g. args,... |
blob | commitdiff | diff to current |
2007-05-08 |
Simon Marlow | improvements to :history |
blob | commitdiff | diff to current |
2007-05-03 |
Bertram Felgenhauer | fix exit code of ghci -e "return ()" |
blob | commitdiff | diff to current |
2007-05-03 |
Simon Marlow | improve the :list command |
blob | commitdiff | diff to current |
2007-05-03 |
Simon Marlow | Add history/trace functionality to the GHCi debugger |
blob | commitdiff | diff to current |
2007-05-02 |
Simon Marlow | Refactoring, tidyup and improve layering |
blob | commitdiff | diff to current |
2007-04-30 |
Ian Lynagh | Make GHCi's banner fit in a standard 80-column terminal |
blob | commitdiff | diff to current |
2007-04-27 |
Simon Marlow | give the statements under evaluation in the ":show... |
blob | commitdiff | diff to current |
2007-04-27 |
Simon Marlow | break by function: make sure we get the correct file |
blob | commitdiff | diff to current |
2007-04-25 |
Simon Marlow | refactor: move pprintClosureCommand out of the GHCi... |
blob | commitdiff | diff to current |
2007-04-20 |
Simon Marlow | new commnad :abandon, discards the current computation... |
blob | commitdiff | diff to current |
2007-04-20 |
Simon Marlow | split off :ctags and :etags support into a separate... |
blob | commitdiff | diff to current |
2007-04-19 |
Simon Marlow | The prompt now shows the current breakpoint |
blob | commitdiff | diff to current |
2007-04-19 |
Simon Marlow | fix padding calculation in listAround |
blob | commitdiff | diff to current |
2007-04-19 |
Simon Marlow | improve the heuristics to pick the best breakpoint... |
blob | commitdiff | diff to current |
2007-04-19 |
Simon Marlow | More debugger improvements |
blob | commitdiff | diff to current |
2007-04-19 |
Simon Marlow | more layering cleanup: BreakArray should come from GHC |
blob | commitdiff | diff to current |
2007-04-18 |
Simon Marlow | update the help text |
blob | commitdiff | diff to current |
2007-04-18 |
Simon Marlow | Add support for breaking by function name: ':break... |
blob | commitdiff | diff to current |
2007-04-18 |
Simon Marlow | improve completion for debugger commands |
blob | commitdiff | diff to current |
2007-04-18 |
Simon Marlow | unused import |
blob | commitdiff | diff to current |
2007-04-18 |
Simon Marlow | add ':show context' which lists the current stack of... |
blob | commitdiff | diff to current |
2007-04-18 |
Simon Marlow | handle out-of-range lines in :break more gracefully |
blob | commitdiff | diff to current |
2007-04-18 |
Simon Marlow | small cleanup: showForUser -> printForUser, eliminate... |
blob | commitdiff | diff to current |
2007-04-18 |
Simon Marlow | Various cleanups and improvements to the breakpoint... |
blob | commitdiff | diff to current |
2007-04-17 |
Simon Marlow | Re-working of the breakpoint support |
blob | commitdiff | diff to current |
2007-03-27 |
Simon Marlow | make GHCi use base:Prelude, not just Prelude |
blob | commitdiff | diff to current |
2007-02-16 |
Pepe Iborra | Taught :breakpoint add to guess the module name if... |
blob | commitdiff | diff to current |
2007-02-14 |
Judah Jacobson | Fix left-bias in ghci tab-completion code |
blob | commitdiff | diff to current |
2007-01-21 |
Pepe Iborra | Refactoring of Debugger.hs |
blob | commitdiff | diff to current |
2007-01-12 |
Pepe Iborra | Remove a false assertion |
blob | commitdiff | diff to current |
2007-01-11 |
Pepe Iborra | Comments only |
blob | commitdiff | diff to current |
2007-01-11 |
Pepe Iborra | Added the new :breakpoint continue option |
blob | commitdiff | diff to current |
2007-01-11 |
Pepe Iborra | :cd is a top level only command, that is, not allowed... |
blob | commitdiff | diff to current |
2007-01-11 |
Pepe Iborra | Fix some text in the GHCi help message that was going... |
blob | commitdiff | diff to current |
2007-01-09 |
Pepe Iborra | Unbreak usage of ASSERTM |
blob | commitdiff | diff to current |
2007-01-06 |
Pepe Iborra | More informative message in a breakpoint |
blob | commitdiff | diff to current |
2007-01-06 |
Pepe Iborra | Reload modules after ':break stop' |
blob | commitdiff | diff to current |
2006-12-11 |
Pepe Iborra | Toggle whether the RTS gets build with debugger support... |
blob | commitdiff | diff to current |
2006-12-10 |
Pepe Iborra | Closure inspection in GHCi |
blob | commitdiff | diff to current |
2006-12-10 |
Pepe Iborra | Dynamic breakpoints in GHCi |
blob | commitdiff | diff to current |
2006-12-10 |
Pepe Iborra | Split the GHCi monad apart from InteractiveUI, together... |
blob | commitdiff | diff to current |
2006-12-09 |
Ian Lynagh | Use System.IO.stderr rather than IO.stderr in GHCi... |
blob | commitdiff | diff to current |
next |